We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75eb18b commit 5ac4a0aCopy full SHA for 5ac4a0a
tests/System/resources/typeapi_fusio.json
@@ -3494,6 +3494,12 @@
3494
"schema": {
3495
"type": "string"
3496
}
3497
+ },
3498
+ "taxonomy": {
3499
+ "in": "query",
3500
+ "schema": {
3501
+ "type": "integer"
3502
+ }
3503
3504
},
3505
"throws": [
@@ -10962,12 +10968,6 @@
10962
10968
10963
10969
10964
10970
10965
- },
10966
- "taxonomy": {
10967
- "in": "query",
- "schema": {
- "type": "integer"
- }
10971
10972
10973
0 commit comments