Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 697 Bytes

ProjectUpdate.md

File metadata and controls

14 lines (9 loc) · 697 Bytes

ProjectUpdate

Properties

Name Type Description Notes
name Option<String> The name of the project [optional]
description Option<String> a longer description outlining the project objectives [optional]
settings Option<serde_json::Value> the settings for this project [optional]
active_policy_repo_id Option<uuid::Uuid> the id of the policy repo to use for this project [optional]

[Back to Model list] [Back to API list] [Back to README]