-
Notifications
You must be signed in to change notification settings - Fork 223
Open
Labels
example-objectexternal-reffeatureNew feature request, accepted for probable developmentNew feature request, accepted for probable development
Description
The examples given in a separate JSON file are not imported correctly.
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#request-body-examples
"examples": {
"user" : {
"summary": "User Example",
"externalValue": "http://foo.bar/examples/user-example.json"
}
}
In the imported example, for the moment, just this API example fields are imported instead of the one given in the "externalValue" field.
Metadata
Metadata
Assignees
Labels
example-objectexternal-reffeatureNew feature request, accepted for probable developmentNew feature request, accepted for probable development