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:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user