mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 10:25:46 +02:00
test: fix spec
This commit is contained in:
@@ -55,7 +55,7 @@ put:
|
|||||||
type: array
|
type: array
|
||||||
description: A list of cids that have had their watch states modified.
|
description: A list of cids that have had their watch states modified.
|
||||||
items:
|
items:
|
||||||
type: number
|
type: string
|
||||||
delete:
|
delete:
|
||||||
tags:
|
tags:
|
||||||
- categories
|
- categories
|
||||||
@@ -99,4 +99,4 @@ delete:
|
|||||||
type: array
|
type: array
|
||||||
description: A list of cids that have had their watch states modified.
|
description: A list of cids that have had their watch states modified.
|
||||||
items:
|
items:
|
||||||
type: number
|
type: string
|
||||||
Reference in New Issue
Block a user