{ "httpMeta": { "request": {}, "response": {}, "body": "{\"$schema\":\"https://backend:8080/schemas/ErrorModel.json\",\"title\":\"Unprocessable Entity\",\"status\":422,\"detail\":\"validation failed\",\"errors\":[{\"message\":\"expected length >= 2\",\"location\":\"body.vanity.value\",\"value\":\"\"},{\"message\":\"expected string to match pattern ^[a-zA-Z0-9-_]+$\",\"location\":\"body.vanity.value\",\"value\":\"\"}]}\n" }, "name": "ErrorModel", "data$": { "dollarSchema": "https://backend:8080/schemas/ErrorModel.json", "detail": "validation failed", "errors": [ { "location": "body.vanity.value", "message": "expected length >= 2", "value": "" }, { "location": "body.vanity.value", "message": "expected string to match pattern ^[a-zA-Z0-9-_]+$", "value": "" } ], "status": 422, "title": "Unprocessable Entity", "type": "about:blank", "request$": {}, "response$": {}, "body$": "{\"$schema\":\"https://backend:8080/schemas/ErrorModel.json\",\"title\":\"Unprocessable Entity\",\"status\":422,\"detail\":\"validation failed\",\"errors\":[{\"message\":\"expected length >= 2\",\"location\":\"body.vanity.value\",\"value\":\"\"},{\"message\":\"expected string to match pattern ^[a-zA-Z0-9-_]+$\",\"location\":\"body.vanity.value\",\"value\":\"\"}]}\n" }, "dollarSchema": "https://backend:8080/schemas/ErrorModel.json", "detail": "validation failed", "errors": [ { "location": "body.vanity.value", "message": "expected length >= 2", "value": "" }, { "location": "body.vanity.value", "message": "expected string to match pattern ^[a-zA-Z0-9-_]+$", "value": "" } ], "status": 422, "title": "Unprocessable Entity", "type": "about:blank" }