diff --git a/public/openapi/read/category/category_id.yaml b/public/openapi/read/category/category_id.yaml index 8bf4cdcc39..28502d30f7 100644 --- a/public/openapi/read/category/category_id.yaml +++ b/public/openapi/read/category/category_id.yaml @@ -116,6 +116,11 @@ get: type: string sortOptionLabel: type: string + handleFull: + type: string + description: | + The full webfinger addressable handle for the category. + This property is only present if the category privileges allow it to be accessed by the "fediverse" pseudo-user. - $ref: ../../components/schemas/Pagination.yaml#/Pagination - $ref: ../../components/schemas/Breadcrumbs.yaml#/Breadcrumbs - $ref: ../../components/schemas/CommonProps.yaml#/CommonProps \ No newline at end of file