mirror of
https://github.com/neondatabase/neon.git
synced 2026-06-01 20:40:37 +00:00
wip
This commit is contained in:
@@ -19,7 +19,7 @@ pub struct SafekeeperStatus {
|
||||
pub id: NodeId,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize)]
|
||||
#[derive(Serialize, Deserialize, Clone)]
|
||||
pub struct TimelineCreateRequest {
|
||||
pub tenant_id: TenantId,
|
||||
pub timeline_id: TimelineId,
|
||||
|
||||
Reference in New Issue
Block a user