Browse Source

fix: swagger - missing comma

Signed-off-by: Pranav C <pranavxc@gmail.com>
pull/5174/head
Pranav C 2 years ago
parent
commit
ea73fb75b2
  1. 4
      scripts/sdk/swagger.json

4
scripts/sdk/swagger.json

@ -9983,10 +9983,6 @@
"type": "string"
},
"input": {
"items": {
"$ref": "#/components/schemas/Sort"
}
"oneOf": [
{
"type": "string"

Loading…
Cancel
Save