This model accepts additional fields of type interface{}.
ResponseHttp401ErrorException
Name | Type | Tags | Description |
---|---|---|---|
Detail |
*string |
Optional | - |
AdditionalProperties |
map[string]interface{} |
Optional | - |
{
"detail": "Authentication credentials were not provided.",
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
}