Removing Body from documentation
DavudSafarli opened this issue · 0 comments
DavudSafarli commented
Having Body structs makes swagger unusable:
ex:
type ListReleaseRolloutRequest struct {
...
// in: body
Body struct{}
}
DavudSafarli opened this issue · 0 comments
Having Body structs makes swagger unusable:
ex:
type ListReleaseRolloutRequest struct {
...
// in: body
Body struct{}
}