Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2024-03-29 00:03:56 +00:00
parent 5f0dc819a3
commit 87d0953c0e
12 changed files with 1947 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# UpdateVariableOption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | New name for the variable. If the field is empty, the variable name won't be updated. | [optional]
**value** | **String** | Value of the variable to update |