Skip to content

Commit c8a420c

Browse files
committed
changed indentation
1 parent 17663a9 commit c8a420c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

users/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,4 +305,5 @@ Returns users in the system based on the specified filters.
305305
- **Content:**
306306
`{ 'statusCode': 401, 'error': 'Unauthorized', 'message': 'Unauthenticated User' }`
307307
- **Code:** 500
308-
- **Content:** `{ 'statusCode': 500, 'error': 'Internal Server Error', 'message': 'Something went wrong please contact admin.' }`
308+
- **Content:**
309+
`{ 'statusCode': 500, 'error': 'Internal Server Error', 'message': 'Something went wrong please contact admin.' }`

0 commit comments

Comments
 (0)