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] |