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
Generated OpenAPI doc has both example and examples properties in the parameter section of some operations. This is invalid as they are mutually exclusive. This results in an invalid doc.
See OpenAPI documentation: https://swagger.io/docs/specification/adding-examples/