open-api-hydra 1.0.0

Hydra Client generated by Open API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GenericError

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**debug** | Option<**String**> | Debug contains debug information. This is usually not available and has to be enabled. | [optional]
**error** | **String** | Name is the error name. | 
**error_description** | Option<**String**> | Description contains further information on the nature of the error. | [optional]
**status_code** | Option<**i64**> | Code represents the error status code (404, 403, 401, ...). | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)