python-gitea/docs/UpdateVariableOption.md
2025-10-21 21:45:29 +02:00

12 lines
480 B
Markdown

# UpdateVariableOption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | New name for the variable. If the field is empty, the variable name won't be updated. | [optional]
**value** | **str** | Value of the variable to update |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)