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

575 B

ActionVariable

Properties

Name Type Description Notes
data str the value of the variable [optional]
name str the name of the variable [optional]
owner_id int the owner to which the variable belongs [optional]
repo_id int the repository to which the variable belongs [optional]

[Back to Model list] [Back to API list] [Back to README]