Files
Paul Holzinger e8055904e1 swagger fix infinitive recursion on some types
Commit 668d517af9 moved a lot of type definitions and by that also
copied a bucnh of swagger:model comments, this caused swagger to create
a incorrect yaml that can no longer be parsed by redoc due
"Self-referencing circular pointer".

The yaml basically defined the type with a name and the pointed to the
same name definition again so it caused a infinitive recursion where
redoc just throws an error but the swagger style ignored the case so it
seemed like it worked but obviously the type information was not
working.

Fixes #22351

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-04-12 15:26:34 +02:00
..
2022-11-01 15:30:17 -04:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2022-05-19 15:24:18 -07:00
2024-02-08 09:35:39 -05:00
2020-03-29 18:48:29 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2020-06-10 05:49:41 -04:00
2024-02-08 09:35:39 -05:00