Commit 0941e2f
authored
feat(editor-preview-swagger-ui): render OpenAPI 3.1 Schema Objects (#4061)
OpenAPI 3.1.0 components.schemas are rendered using
new JSON Schema 2020-12 capable renderer.
Supported vocabularies:
- [x] Core
- [ ] Validation
- [ ] OpenAPI 3.1.0 base
This rendering support comes via [email protected].
Refs https://github.com/swagger-api/swagger-ui/releases/tag/v5.0.0-alpha.71 parent ec01b2c commit 0941e2f
2 files changed
+8
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments