Skip to content

Commit

Permalink
Docs sync done from apache/pulsar (#aa7decc)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 21, 2023
1 parent 2536a6e commit 3627120
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions static/swagger/master/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -8778,7 +8778,7 @@
"application/json"
],
"description": "",
"operationId": "Namespaces_setInactiveTopicPolicies",
"operationId": "Namespaces_removeMaxTopicsPerNamespace",
"parameters": [
{
"in": "path",
Expand All @@ -8804,7 +8804,7 @@
"description": "Tenant or namespace doesn't exist"
}
},
"summary": "Set maxTopicsPerNamespace config on a namespace.",
"summary": "Remove maxTopicsPerNamespace config on a namespace.",
"tags": [
"namespaces"
]
Expand Down Expand Up @@ -8850,7 +8850,7 @@
"application/json"
],
"description": "",
"operationId": "Namespaces_setInactiveTopicPolicies",
"operationId": "Namespaces_setMaxTopicsPerNamespace",
"parameters": [
{
"in": "path",
Expand Down
6 changes: 3 additions & 3 deletions static/swagger/master/v2/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -8778,7 +8778,7 @@
"application/json"
],
"description": "",
"operationId": "Namespaces_setInactiveTopicPolicies",
"operationId": "Namespaces_removeMaxTopicsPerNamespace",
"parameters": [
{
"in": "path",
Expand All @@ -8804,7 +8804,7 @@
"description": "Tenant or namespace doesn't exist"
}
},
"summary": "Set maxTopicsPerNamespace config on a namespace.",
"summary": "Remove maxTopicsPerNamespace config on a namespace.",
"tags": [
"namespaces"
]
Expand Down Expand Up @@ -8850,7 +8850,7 @@
"application/json"
],
"description": "",
"operationId": "Namespaces_setInactiveTopicPolicies",
"operationId": "Namespaces_setMaxTopicsPerNamespace",
"parameters": [
{
"in": "path",
Expand Down

0 comments on commit 3627120

Please sign in to comment.