Skip to content

Commit 5ac4a0a

Browse files
committed
fix test
1 parent 75eb18b commit 5ac4a0a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/System/resources/typeapi_fusio.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3494,6 +3494,12 @@
34943494
"schema": {
34953495
"type": "string"
34963496
}
3497+
},
3498+
"taxonomy": {
3499+
"in": "query",
3500+
"schema": {
3501+
"type": "integer"
3502+
}
34973503
}
34983504
},
34993505
"throws": [
@@ -10962,12 +10968,6 @@
1096210968
"schema": {
1096310969
"type": "string"
1096410970
}
10965-
},
10966-
"taxonomy": {
10967-
"in": "query",
10968-
"schema": {
10969-
"type": "integer"
10970-
}
1097110971
}
1097210972
},
1097310973
"throws": [

0 commit comments

Comments
 (0)