You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Incorrect spec is generated when a body param defined with string Enum type.
To Reproduce
Steps to reproduce the behavior: Definition @Param modify-org-type body string false "type" Enums(PHARMA, ACADEMIC, VENDOR, INDUSTRY, PARTNER)
Describe the bug
Incorrect spec is generated when a body param defined with string Enum type.
To Reproduce
Steps to reproduce the behavior: Definition
@Param modify-org-type body string false "type" Enums(PHARMA, ACADEMIC, VENDOR, INDUSTRY, PARTNER)
Result
Expected behavior
Correct/Valid swagger schema
Your swag version
e.g. 1.16.0
Your go version
e.g. 1.19.0
The text was updated successfully, but these errors were encountered: