Skip to content

external examples do not work #35

@neterium-dev

Description

@neterium-dev

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions