Skip to content

Commit de0b57f

Browse files
committed
Rebuild json file
1 parent 13f08c7 commit de0b57f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/domains/Domain.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,10 @@
510510
]
511511
},
512512
"Map": {
513-
"type": "object",
514-
"properties": {}
513+
"additionalProperties": {
514+
"type": "string"
515+
},
516+
"type": "object"
515517
},
516518
"Model": {
517519
"type": "object",

0 commit comments

Comments
 (0)