Drop usage of deprecated example fields #436
manuel-watchenterprise
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I guess the deprecated
example
is used to have more-or-less 3.0.x compatibility. However, Scramble officially supports 3.1 only in which it is deprecated and the newexamples
(array) is the new way.Consider exporting
examples
instead ofexample
, or to introduce a configuration option where it can be switched.OpenAPI 3.1 Specification
Online OpenAPI 3.1 editor
Beta Was this translation helpful? Give feedback.
All reactions