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
I would like if it possible to separate out definitions and schemas into separate yaml files.
Example:-
schemas:
Pet:
$ref: '/definitions/petDefinitions.yaml#/components/Pet'
I would like if it possible to separate out definitions and schemas into separate yaml files.
Example:-
schemas:
Pet:
$ref: '/definitions/petDefinitions.yaml#/components/Pet'