mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 00:36:15 +02:00
test: fix spec
This commit is contained in:
@@ -78,6 +78,8 @@ get:
|
|||||||
properties:
|
properties:
|
||||||
pid:
|
pid:
|
||||||
type: number
|
type: number
|
||||||
|
uid:
|
||||||
|
type: number
|
||||||
timestamp:
|
timestamp:
|
||||||
type: number
|
type: number
|
||||||
content:
|
content:
|
||||||
@@ -136,6 +138,8 @@ get:
|
|||||||
properties:
|
properties:
|
||||||
pid:
|
pid:
|
||||||
type: number
|
type: number
|
||||||
|
uid:
|
||||||
|
type: number
|
||||||
tid:
|
tid:
|
||||||
type: number
|
type: number
|
||||||
timestamp:
|
timestamp:
|
||||||
|
|||||||
@@ -138,6 +138,8 @@ get:
|
|||||||
properties:
|
properties:
|
||||||
pid:
|
pid:
|
||||||
type: number
|
type: number
|
||||||
|
uid:
|
||||||
|
type: number
|
||||||
tid:
|
tid:
|
||||||
type: number
|
type: number
|
||||||
timestamp:
|
timestamp:
|
||||||
|
|||||||
Reference in New Issue
Block a user