Skip to content

Commit e210455

Browse files
committed
spec: untyped value instead of anyOf
1 parent 72badf3 commit e210455

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

spoonacular-openapi-3.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17237,12 +17237,7 @@
1723717237
"key": {
1723817238
"type": "string"
1723917239
},
17240-
"value": {
17241-
"oneOf": [
17242-
{ "type": "string" },
17243-
{ "type": "integer" }
17244-
]
17245-
},
17240+
"value": {},
1724617241
"show": {
1724717242
"type": "boolean"
1724817243
}

0 commit comments

Comments
 (0)