Improve comments and code readability

This commit is contained in:
Marco Realacci 2023-01-10 01:21:53 +01:00
parent f6ad6db2f7
commit 3de158e5a5
19 changed files with 84 additions and 43 deletions

View file

@ -210,7 +210,7 @@ paths:
$ref: "#/components/schemas/generic_response"
example:
status: "Resource not found"
'400': # todo: not sure if this is the right error code
'400':
description: Trying to follow a user that does not exist.
content:
application/json: