We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c094c22 commit 92e15ebCopy full SHA for 92e15eb
schemas/v3.0/schema.yaml
@@ -1,3 +1,6 @@
1
+id: https://spec.openapis.org/oas/3.0/schema/2019-04-02
2
+$schema: http://json-schema.org/draft-04/schema#
3
+description: Validation schema for OpenAPI Specification 3.0.X.
4
type: object
5
required:
6
- openapi
0 commit comments