Browse Source

chore(swagger): tg nme correction

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

6
scripts/sdk/swagger.json

@ -481,7 +481,7 @@
},
"description": "",
"tags": [
"OrgUsers"
"Org users"
]
},
"parameters": [],
@ -532,7 +532,7 @@
}
},
"tags": [
"OrgUsers"
"Org users"
],
"description": "",
"requestBody": {
@ -555,7 +555,7 @@
}
},
"tags": [
"OrgUsers"
"Org users"
],
"description": ""
}

Loading…
Cancel
Save