We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff73c64 commit 1c9fe6cCopy full SHA for 1c9fe6c
src/main/resources/mapping/v1/spring-mapping.yaml.json
@@ -3,6 +3,7 @@
3
"$schema": "http://json-schema.org/draft-07/schema#",
4
"title": "JSON Schema for openapi-processor-spring mapping.yaml v1",
5
"description": "openapi-processor-spring configuration and type mappings",
6
+ "type": "object",
7
"allOf": [
8
{ "$ref": "#/definitions/SpringMapping" },
9
{ "$ref": "https://openapiprocessor.io/schemas/mapping/mapping-v18.json" }
0 commit comments