Make the category's description nullable in the doc (#9819)
Fixes #9818
This commit is contained in:
Родитель
4a8d5ac6d2
Коммит
49add8a7a0
|
@ -29,7 +29,7 @@ This endpoint is not paginated.
|
|||
:>json boolean misc: Whether or not the category is miscellaneous.
|
||||
:>json string type: Category type, see :ref:`add-on type <addon-detail-type>` for more details.
|
||||
:>json int weight: Category weight used in sort ordering.
|
||||
:>json string description: The category description. Returns the already translated string.
|
||||
:>json string|null description: The category description. Returns the already translated string.
|
||||
|
||||
|
||||
.. _category-csv-table:
|
||||
|
|
Загрузка…
Ссылка в новой задаче