mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-03 21:40:39 +00:00
fixup inspect
This commit is contained in:
@@ -24,10 +24,8 @@ pub struct AttachHookResponse {
|
||||
pub gen: Option<u32>,
|
||||
}
|
||||
|
||||
#[serde_as]
|
||||
#[derive(Serialize, Deserialize)]
|
||||
pub struct InspectRequest {
|
||||
#[serde_as(as = "DisplayFromStr")]
|
||||
pub tenant_id: TenantId,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user