# CreateAppRequest
## Properties
**path** | **String** | |
**value** | Option<[**serde_json::Value**](.md)> | |
**summary** | **String** | |
**policy** | [**models::Policy**](Policy.md) | |
**draft_only** | Option<**bool**> | | [optional]
**deployment_message** | Option<**String**> | | [optional]
**custom_path** | Option<**String**> | | [optional]
**preserve_on_behalf_of** | Option<**bool**> | When true and the caller is a member of the 'wm_deployers' group, preserves the original on_behalf_of value in the policy instead of overwriting it. | [optional]
**labels** | Option<**Vec<String>**> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)