... | ... | @@ -32,6 +32,8 @@ There are 3 types of responses, each associated with a status code. |
|
|
|
|
|
```
|
|
|
|
|
|
This will render the **200: Success** section with the appropriate JSON response. Let me know if you need any further modifications!
|
|
|
|
|
|
#### 400: Bad Request
|
|
|
```json
|
|
|
{
|
... | ... | |