feat(oas31): render JSON Schema 2020-12 in Operations and Webhooks (#8673)

Includes Callback Objects as well.

Refs #8513
This commit is contained in:
Vladimír Gorej
2023-05-16 10:39:00 +02:00
committed by GitHub
parent 79e0c4e096
commit 2f0282d063
15 changed files with 268 additions and 297 deletions

View File

@@ -19,4 +19,5 @@
@import 'split-pane-mode';
@import 'markdown';
@import '../core/plugins/json-schema-2020-12/components/all';
@import '../core/plugins/oas31/components/all';
}