windmill-api 1.684.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# UpdateAppRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | Option<**String**> |  | [optional]
**summary** | Option<**String**> |  | [optional]
**value** | Option<[**serde_json::Value**].md> |  | [optional]
**policy** | Option<[**models::Policy**]Policy.md> |  | [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)