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
cause: Swagger 2.0 has the weird inconsistency of requiring a schema only for body parameters, so the enum is defined on a different nesting - and ignored by the modeler when doing the constant-ness-check
The text was updated successfully, but these errors were encountered:
cause: Swagger 2.0 has the weird inconsistency of requiring a schema only for body parameters, so the
enum
is defined on a different nesting - and ignored by the modeler when doing the constant-ness-checkThe text was updated successfully, but these errors were encountered: