You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/FirmwareApi.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,8 @@ Name | Type | Description | Notes
164
164
| Status code | Description | Response headers |
165
165
|-------------|-------------|------------------|
166
166
**201** | Successful Response | - |
167
-
**422** | Invalid request parameters | - |
167
+
**422** | Unprocessable Entity | - |
168
+
**500** | Internal Server Error | - |
168
169
169
170
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
0 commit comments