diff --git a/public/openapi/write/categories/cid/watch.yaml b/public/openapi/write/categories/cid/watch.yaml index 8ed5a10d1e..c46ceaaa2e 100644 --- a/public/openapi/write/categories/cid/watch.yaml +++ b/public/openapi/write/categories/cid/watch.yaml @@ -55,7 +55,7 @@ put: type: array description: A list of cids that have had their watch states modified. items: - type: number + type: string delete: tags: - categories @@ -99,4 +99,4 @@ delete: type: array description: A list of cids that have had their watch states modified. items: - type: number \ No newline at end of file + type: string \ No newline at end of file