mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-31 02:55:58 +01:00 
			
		
		
		
	test: fix schema
This commit is contained in:
		| @@ -69,6 +69,8 @@ get: | ||||
|                       properties: | ||||
|                         value: | ||||
|                           type: string | ||||
|                         byUid: | ||||
|                           type: string | ||||
|                         timestamp: | ||||
|                           type: number | ||||
|                         timestampISO: | ||||
| @@ -81,6 +83,10 @@ get: | ||||
|                       properties: | ||||
|                         value: | ||||
|                           type: string | ||||
|                         byUid: | ||||
|                           type: string | ||||
|                         byUser: | ||||
|                           type: object | ||||
|                         timestamp: | ||||
|                           type: number | ||||
|                         timestampISO: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user