Update from API docs

This commit is contained in:
Alex Root Junior 2023-01-07 22:41:36 +02:00
parent d8e943424a
commit c5f3569471
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
7 changed files with 17 additions and 17 deletions

View file

@ -32,9 +32,9 @@
{
"type": "String",
"required": false,
"description": "New topic name, 0-128 characters. If not specififed or empty, the current name of the topic will be kept",
"html_description": "<td>New topic name, 0-128 characters. If not specififed or empty, the current name of the topic will be kept</td>",
"rst_description": "New topic name, 0-128 characters. If not specififed or empty, the current name of the topic will be kept\n",
"description": "New topic name, 0-128 characters. If not specified or empty, the current name of the topic will be kept",
"html_description": "<td>New topic name, 0-128 characters. If not specified or empty, the current name of the topic will be kept</td>",
"rst_description": "New topic name, 0-128 characters. If not specified or empty, the current name of the topic will be kept\n",
"name": "name"
},
{