redoc/src/components/Fields
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
..
EnumValues.tsx feat: display Value instead of Enum for one-item enum 2018-06-28 20:25:11 +03:00
Field.tsx feat: big theme update 2018-07-19 14:33:51 +03:00
FieldContstraints.tsx chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
FieldDetail.tsx chore: add tslint + fix lint issues 2018-01-23 15:04:50 +02:00
FieldDetails.tsx feat: externalDocumentation rendered for tags, operations and schema fields (#595) 2018-09-10 18:23:17 +03:00