Minor fixes to OpenAPI

This commit is contained in:
2026-03-24 13:47:58 +01:00
parent 4233d164c6
commit e433b6aa5c
5 changed files with 21 additions and 8 deletions

View File

@@ -1991,6 +1991,7 @@ No authorization required
| Status code | Description | Response headers |
|-------------|-------------|------------------|
**200** | All good | - |
**400** | Mask is not 4-byte unsigned integer array or empty body | - |
**500** | Error within Jungfraujoch code - see output message. | - |
[[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)
@@ -3273,6 +3274,7 @@ No authorization required
| Status code | Description | Response headers |
|-------------|-------------|------------------|
**200** | Calibration image | - |
**400** | Invalid gain level or storage cell number | - |
**404** | No calibration recorded so far | - |
[[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)