Closed nalbion closed 8 years ago
@nalbion Looks good. Can you provide me an example on how to use this option?
I've added an example to test.json
Some other external docs: :wink: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#operation-object https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#externalDocumentationObject
@nalbion thks!
These changes allow the method summary to be provided by the schema's
description
orsummary
fields. I have also added support for method.externalDocs, as they are provided in our schemas.