mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-20 06:30:43 +00:00
temp: planning
This commit is contained in:
@@ -2859,6 +2859,7 @@ impl Service {
|
||||
ApiError::BadRequest(anyhow::anyhow!("{node}: {msg}"))
|
||||
}
|
||||
// rest can be mapped as usual
|
||||
// FIXME: this converts some 500 to 409 which is not per openapi
|
||||
other => passthrough_api_error(&node, other),
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user