Fix the tiny typo in ks-openapi-spec (#5114)

There is tiny typo in Create Namespace API.
So fix it quickly.
This commit is contained in:
Hao Wang
2022-08-10 17:58:32 +08:00
committed by GitHub
parent 74e127e1a6
commit 587dbe723b
2 changed files with 2 additions and 2 deletions

View File

@@ -12711,7 +12711,7 @@
"tags": [
"Namespace"
],
"summary": "List the namespaces of the specified workspace for the current user",
"summary": "Create the namespaces of the specified workspace for the current user",
"operationId": "CreateNamespace",
"parameters": [
{