| Name | Type | Description | Notes |
|---|---|---|---|
| application_id | uuid::Uuid | id of the application to be deployed. | |
| git_commit_id | Option<String> | Commit ID to deploy. Can be empty only if the service has been already deployed (in this case the service version won't be changed) | [optional] |