enhance: improve documentation for /users/ endpoints (#8790)
				
					
				
			* docs: category & description for reset password * docs: category & description for testing * docs: descriptions for groups endpoints * docs: descriptions for drive file endpoints * docs: descriptions for sw endpoints * docs: descriptions for user list endpoints * docs: descriptions & result type for gallery posts * docs: descriptions & result type for user endpoints * docs: add return type for stats
This commit is contained in:
		| @@ -6,6 +6,8 @@ export const meta = { | ||||
|  | ||||
| 	requireCredential: true, | ||||
|  | ||||
| 	description: 'Show the different kinds of relations between the authenticated user and the specified user(s).', | ||||
|  | ||||
| 	res: { | ||||
| 		optional: false, nullable: false, | ||||
| 		oneOf: [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Johann150
					Johann150