diff --git a/public/openapi/read/category/category_id.yaml b/public/openapi/read/category/category_id.yaml index c737909010..8bf4cdcc39 100644 --- a/public/openapi/read/category/category_id.yaml +++ b/public/openapi/read/category/category_id.yaml @@ -114,6 +114,8 @@ get: type: array items: type: string + sortOptionLabel: + type: string - $ref: ../../components/schemas/Pagination.yaml#/Pagination - $ref: ../../components/schemas/Breadcrumbs.yaml#/Breadcrumbs - $ref: ../../components/schemas/CommonProps.yaml#/CommonProps \ No newline at end of file diff --git a/public/openapi/read/topic/topic_id.yaml b/public/openapi/read/topic/topic_id.yaml index 8b6ffdbd90..20ef21a031 100644 --- a/public/openapi/read/topic/topic_id.yaml +++ b/public/openapi/read/topic/topic_id.yaml @@ -404,6 +404,8 @@ get: type: boolean showPostPreviewsOnHover: type: boolean + sortOptionLabel: + type: string rssFeedUrl: type: string postIndex: