Skip to content

Commit fcd4ddb

Browse files
committed
Add missing type keyword for discriminator/mapping
1 parent f5c6760 commit fcd4ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schemas/v3.1/meta/base.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"type": "string"
2929
},
3030
"mapping": {
31+
"type": "object",
3132
"additionalProperties": {
3233
"type": "string"
3334
}

0 commit comments

Comments
 (0)