redoc/src/components/ExternalDocumentation
Matthias Mohr 893c83ed07 feat: externalDocumentation rendered for tags, operations and schema fields (#595)
The externalDocs were missing for tags, schemata and operations. Added them with this pull requests. Solves #550.

Additionally, fixes that the URL in External Documentation Object was specified to be optional, which is not correct according to OpenAPI spec.
2018-09-10 18:23:17 +03:00
..
ExternalDocumentation.tsx feat: externalDocumentation rendered for tags, operations and schema fields (#595) 2018-09-10 18:23:17 +03:00