redoc/src/components/__tests__
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
..
__snapshots__ feat: externalDocumentation rendered for tags, operations and schema fields (#595) 2018-09-10 18:23:17 +03:00
fixtures tests: move tests to parent folder 2018-03-26 22:33:46 +03:00
DiscriminatorDropdown.test.tsx chore: enable tslint for test files 2018-05-16 13:08:27 +03:00
JsonViewer.tsx chore: enable tslint for test files 2018-05-16 13:08:27 +03:00
OneOfSchema.test.tsx chore: update ts and enable noUnusedLocals 2018-07-17 12:15:22 +03:00