StormSurgeErrorResponse
Error response model. Used by: GET/POST /v1/storm-surge
errorError (string)required
Error message
detailDetail (string)nullable
Additional error details
StormSurgeErrorResponse
{
"error": "string",
"detail": "string"
}
Error response model. Used by: GET/POST /v1/storm-surge
Error message
Additional error details
{
"error": "string",
"detail": "string"
}