feat: add workspace resource human keys
This commit is contained in:
@@ -103,6 +103,8 @@ pub struct BackendWorkerCapabilitySummary {
|
||||
pub struct BackendWorkerSummary {
|
||||
pub runtime_id: String,
|
||||
pub worker_id: String,
|
||||
#[serde(default)]
|
||||
pub human_key: Option<String>,
|
||||
pub host_id: String,
|
||||
#[serde(default)]
|
||||
pub display_name: String,
|
||||
|
||||
Reference in New Issue
Block a user