diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deploykeys_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deploykeys_all.md new file mode 100644 index 0000000000000000000000000000000000000000..35a44c210be2c8648a195b0c703d167d991937b6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deploykeys_all.md @@ -0,0 +1,34 @@ +--- +title: " Deploy Keys: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Deploy Keys: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:deploykeys_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/token_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deployments_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deployments_all.md new file mode 100644 index 0000000000000000000000000000000000000000..d895741d94ef018eb721413f473146d94b71fa92 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deployments_all.md @@ -0,0 +1,40 @@ +--- +title: " Deployments: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Deployments: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:deployments_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deployments_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deployments_show.md new file mode 100644 index 0000000000000000000000000000000000000000..a4e6a1da7740a4b496011f349ade5c82741cd7aa --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deployments_show.md @@ -0,0 +1,40 @@ +--- +title: " Deployments: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Deployments: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:deployments_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/api_project_id.md!} + +`Deployment Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/api_deployment_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_all.md new file mode 100644 index 0000000000000000000000000000000000000000..f6b06fe659c62503d6099d17430ca39deef8bdd0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_all.md @@ -0,0 +1,40 @@ +--- +title: " Environments: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Environments: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:environments_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_create.md new file mode 100644 index 0000000000000000000000000000000000000000..abb5e356d47194127ace87f458cd23d9cb4b6e44 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_create.md @@ -0,0 +1,40 @@ +--- +title: " Environments: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Environments: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:environments_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..97b105fb2f2bda303c9a81ce710ab8b43042a67a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_remove.md @@ -0,0 +1,40 @@ +--- +title: " Environments: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Environments: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:environments_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/api_project_id.md!} + +`Environment Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/api_environment_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_show.md new file mode 100644 index 0000000000000000000000000000000000000000..d94973d4cc6b75930b4c1848d8a3ddc48ccdc2aa --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_show.md @@ -0,0 +1,40 @@ +--- +title: " Environments: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Environments: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:environments_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/api_project_id.md!} + +`Environment Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/api_environment_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_stop.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_stop.md new file mode 100644 index 0000000000000000000000000000000000000000..25bb035a3afe590125729bd544498e4a3a53b122 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_stop.md @@ -0,0 +1,40 @@ +--- +title: " Environments: stop" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Environments: stop + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:environments_stop_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/api_project_id.md!} + +`Environment Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/api_environment_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_events_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_events_all.md new file mode 100644 index 0000000000000000000000000000000000000000..668ff0e77b6f88b8e61e41501bf4ab33873dbba0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_events_all.md @@ -0,0 +1,34 @@ +--- +title: " Events: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Events: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:events_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/token_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addlabel.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addlabel.md new file mode 100644 index 0000000000000000000000000000000000000000..ffe70507e67b0ea57cd20bc8a80b5d189953ad38 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addlabel.md @@ -0,0 +1,40 @@ +--- +title: " Groups: add Label" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: add Label + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_addlabel_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/api_group_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addmember.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addmember.md new file mode 100644 index 0000000000000000000000000000000000000000..4a6e72b88535e779cc2636cf574b926ab39f4f50 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addmember.md @@ -0,0 +1,52 @@ +--- +title: " Groups: add Member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: add Member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_addmember_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_group_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_user_id.md!} + +`Access Level` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_access_level.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addshare.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addshare.md new file mode 100644 index 0000000000000000000000000000000000000000..2ab9cbeca31ed7c2d62c25287f79705405ee3ac5 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addshare.md @@ -0,0 +1,40 @@ +--- +title: " Groups: add Share" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: add Share + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_addshare_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addvariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addvariable.md new file mode 100644 index 0000000000000000000000000000000000000000..47b76b6f0c00ec1aa95510d7efcb17c50789e4f6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addvariable.md @@ -0,0 +1,58 @@ +--- +title: " Groups: add Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: add Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_addvariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_group_id.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_key.md!} + +`Value` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_value.md!} + +`Protected` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_protected.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_all.md new file mode 100644 index 0000000000000000000000000000000000000000..5bda5217ee677bae577ae0e63a56bd008c95b01f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_all.md @@ -0,0 +1,34 @@ +--- +title: " Groups: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/token_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_allmember.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_allmember.md new file mode 100644 index 0000000000000000000000000000000000000000..b866b70a93973154a1ef8c432268a291bf586790 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_allmember.md @@ -0,0 +1,40 @@ +--- +title: " Groups: all Member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: all Member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_allmember_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/api_group_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/api_user_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_allmembers.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_allmembers.md new file mode 100644 index 0000000000000000000000000000000000000000..9aac60a24ae7b35bd0fe4e5aa64b8be5de1fb411 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_allmembers.md @@ -0,0 +1,40 @@ +--- +title: " Groups: all Members" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: all Members + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_allmembers_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_create.md new file mode 100644 index 0000000000000000000000000000000000000000..53c7cbb9d428f67b9847c4199f4e7b9c9cdf898a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_create.md @@ -0,0 +1,76 @@ +--- +title: " Groups: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/token_name.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_name.md!} + +`Path` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_path.md!} + +`Description` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_description.md!} + +`Visibility` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_visibility.md!} + +`Lfs Enabled` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_lfs_enabled.md!} + +`Request Access Enabled` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_request_access_enabled.md!} + +`Parent Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_parent_id.md!} + +`Shared Runners Minutes Limit` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_shared_runners_minutes_limit.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_createdeploytoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_createdeploytoken.md new file mode 100644 index 0000000000000000000000000000000000000000..5172da273eb1e040d77160830ec1cb232b2cf2cb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_createdeploytoken.md @@ -0,0 +1,40 @@ +--- +title: " Groups: create Deploy Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: create Deploy Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_createdeploytoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_deletedeploytoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_deletedeploytoken.md new file mode 100644 index 0000000000000000000000000000000000000000..d7065b48eb775d3c45d666230e8eeb4527719d86 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_deletedeploytoken.md @@ -0,0 +1,40 @@ +--- +title: " Groups: delete Deploy Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: delete Deploy Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_deletedeploytoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/api_group_id.md!} + +`Token Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/api_token_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_deploytokens.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_deploytokens.md new file mode 100644 index 0000000000000000000000000000000000000000..00d8355eb1940f5175a938cc3038f31ea35453c0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_deploytokens.md @@ -0,0 +1,40 @@ +--- +title: " Groups: deploy Tokens" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: deploy Tokens + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_deploytokens_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/api_group_id.md!} + +`Active` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/api_active.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_issues.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..b6b89d5fb530bf545a35174ac232edd1924511f6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_issues.md @@ -0,0 +1,40 @@ +--- +title: " Groups: issues" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: issues + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_issues_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_iterations.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_iterations.md new file mode 100644 index 0000000000000000000000000000000000000000..08a1342a772dab2be7711498fc7faa1ca7ee1f9d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_iterations.md @@ -0,0 +1,40 @@ +--- +title: " Groups: iterations" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: iterations + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_iterations_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_labels.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_labels.md new file mode 100644 index 0000000000000000000000000000000000000000..1bae81cec7d1ed787623dc512530f1dba367747a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_labels.md @@ -0,0 +1,40 @@ +--- +title: " Groups: labels" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: labels + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_labels_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_member.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_member.md new file mode 100644 index 0000000000000000000000000000000000000000..c71ab582554fdf9aa5e26c6695edc70004cbd755 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_member.md @@ -0,0 +1,40 @@ +--- +title: " Groups: member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_member_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/api_group_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/api_user_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_members.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_members.md new file mode 100644 index 0000000000000000000000000000000000000000..222d2260f8e8d0f9edc5ceccbfd77e3933023e3b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_members.md @@ -0,0 +1,40 @@ +--- +title: " Groups: members" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: members + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_members_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_mergerequests.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_mergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..66a5617018d839464bf45b99c54886c50650bc92 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_mergerequests.md @@ -0,0 +1,40 @@ +--- +title: " Groups: merge Requests" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: merge Requests + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_mergerequests_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_packages.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_packages.md new file mode 100644 index 0000000000000000000000000000000000000000..7ee8df503d9bcd3e34cf6384d9a94c649afc7f77 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_packages.md @@ -0,0 +1,40 @@ +--- +title: " Groups: packages" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: packages + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_packages_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_projects.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_projects.md new file mode 100644 index 0000000000000000000000000000000000000000..78fe92e2c1df049dd2cd2689ce19a6a664ee9c69 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_projects.md @@ -0,0 +1,40 @@ +--- +title: " Groups: projects" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: projects + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_projects_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/api_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..ef1c0c448dad5d1f6b0dadbd57f4a4351af7fba9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_remove.md @@ -0,0 +1,34 @@ +--- +title: " Groups: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/api_group_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removelabel.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removelabel.md new file mode 100644 index 0000000000000000000000000000000000000000..08fd8e9e9c575c69c22003047cad09665034042e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removelabel.md @@ -0,0 +1,40 @@ +--- +title: " Groups: remove Label" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: remove Label + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_removelabel_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/api_group_id.md!} + +`Label Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/api_label_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removemember.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removemember.md new file mode 100644 index 0000000000000000000000000000000000000000..c3bc4dd51c5a4d4612ec6a62c29de7844da3008b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removemember.md @@ -0,0 +1,40 @@ +--- +title: " Groups: remove Member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: remove Member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_removemember_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/api_group_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/api_user_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removevariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..23a72f0a2bdc301d300ca4eba9ac1afc0bc2310e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removevariable.md @@ -0,0 +1,40 @@ +--- +title: " Groups: remove Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: remove Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_removevariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/api_group_id.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/api_key.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_savemember.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_savemember.md new file mode 100644 index 0000000000000000000000000000000000000000..bf407c576eb43adde7c0f04b42c7ae1cae27ebe3 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_savemember.md @@ -0,0 +1,46 @@ +--- +title: " Groups: save Member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: save Member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_savemember_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_group_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_user_id.md!} + +`Access Level` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_access_level.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_search.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_search.md new file mode 100644 index 0000000000000000000000000000000000000000..92cfea5fda415a5b00e8d8c5d6543150ba48fd21 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_search.md @@ -0,0 +1,40 @@ +--- +title: " Groups: search" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: search + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_search_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/api_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_show.md new file mode 100644 index 0000000000000000000000000000000000000000..86d44988c53864a6705a50f97b093760fc324f92 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_show.md @@ -0,0 +1,34 @@ +--- +title: " Groups: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_subgroups.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_subgroups.md new file mode 100644 index 0000000000000000000000000000000000000000..721fb09e3a52f4843c0e16a5d235da0a8bb4490e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_subgroups.md @@ -0,0 +1,40 @@ +--- +title: " Groups: subgroups" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: subgroups + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_subgroups_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_transfer.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_transfer.md new file mode 100644 index 0000000000000000000000000000000000000000..4c5a780fd1a894acc2531f6e771458d7d2d52e5c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_transfer.md @@ -0,0 +1,40 @@ +--- +title: " Groups: transfer" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: transfer + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_transfer_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/api_group_id.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_update.md new file mode 100644 index 0000000000000000000000000000000000000000..533e5b4c3ca8d483ebe86cb65b6cdb47574bc711 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_update.md @@ -0,0 +1,40 @@ +--- +title: " Groups: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/api_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_updatelabel.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_updatelabel.md new file mode 100644 index 0000000000000000000000000000000000000000..0abc2cdb460f9895574ab0d551b9ec8c248f8a5c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_updatelabel.md @@ -0,0 +1,46 @@ +--- +title: " Groups: update Label" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: update Label + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_updatelabel_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_group_id.md!} + +`Label Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_label_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_updatevariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_updatevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..b2b292400ba3e3c65bc5645fd8f1796698f1c6ae --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_updatevariable.md @@ -0,0 +1,52 @@ +--- +title: " Groups: update Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: update Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_updatevariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_group_id.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_key.md!} + +`Value` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_value.md!} + +`Protected` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_protected.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_variable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_variable.md new file mode 100644 index 0000000000000000000000000000000000000000..69cf413b0aea099a96d80d17544140aca23b22bb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_variable.md @@ -0,0 +1,40 @@ +--- +title: " Groups: variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_variable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/api_group_id.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/api_key.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_variables.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_variables.md new file mode 100644 index 0000000000000000000000000000000000000000..429eafa570ba56a6964eea6128d179170a925fd9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_variables.md @@ -0,0 +1,40 @@ +--- +title: " Groups: variables" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups: variables + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groups_variables_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_all.md new file mode 100644 index 0000000000000000000000000000000000000000..fe34aad690e69ba26aedd461e0bb0590a97ccd1b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_all.md @@ -0,0 +1,40 @@ +--- +title: " Groups Boards: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_alllists.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_alllists.md new file mode 100644 index 0000000000000000000000000000000000000000..4a783745686bed581633db4e54f3e67d6f1751f6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_alllists.md @@ -0,0 +1,40 @@ +--- +title: " Groups Boards: all Lists" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: all Lists + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_alllists_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/api_group_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/api_board_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_create.md new file mode 100644 index 0000000000000000000000000000000000000000..b918739cb27efebbdd81f6fe773c14e4419fbf51 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_create.md @@ -0,0 +1,40 @@ +--- +title: " Groups Boards: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/api_group_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_createlist.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_createlist.md new file mode 100644 index 0000000000000000000000000000000000000000..d90399f3cc0ea25b17b40f12b6712c1357c9e005 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_createlist.md @@ -0,0 +1,46 @@ +--- +title: " Groups Boards: create List" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: create List + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_createlist_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_group_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_board_id.md!} + +`Label Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_label_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_deletelist.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_deletelist.md new file mode 100644 index 0000000000000000000000000000000000000000..8c66c3e4760f4cf51bfb58bdc1bff6f7f53ca04d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_deletelist.md @@ -0,0 +1,46 @@ +--- +title: " Groups Boards: delete List" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: delete List + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_deletelist_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_group_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_board_id.md!} + +`List Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_list_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..dfc7717cfda2da69a6fa1819b78bbf8f4ce558f1 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_remove.md @@ -0,0 +1,40 @@ +--- +title: " Groups Boards: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/api_group_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/api_board_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_show.md new file mode 100644 index 0000000000000000000000000000000000000000..57732acc98ecf5faf9e7ea347e1c04a4367aff37 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_show.md @@ -0,0 +1,40 @@ +--- +title: " Groups Boards: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/api_group_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/api_board_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_showlist.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_showlist.md new file mode 100644 index 0000000000000000000000000000000000000000..2040ef25cc9f4de36cf9b38a42487e2a28bcf071 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_showlist.md @@ -0,0 +1,46 @@ +--- +title: " Groups Boards: show List" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: show List + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_showlist_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_group_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_board_id.md!} + +`List Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_list_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_update.md new file mode 100644 index 0000000000000000000000000000000000000000..6e9426dd40094b08e25d5d87407e9b37c95f240f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_update.md @@ -0,0 +1,46 @@ +--- +title: " Groups Boards: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_group_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_board_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_updatelist.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_updatelist.md new file mode 100644 index 0000000000000000000000000000000000000000..327fe2cad82f2961d20d3e5601fb085894092c9a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_updatelist.md @@ -0,0 +1,52 @@ +--- +title: " Groups Boards: update List" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Boards: update List + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsboards_updatelist_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_group_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_board_id.md!} + +`List Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_list_id.md!} + +`Position` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_position.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_all.md new file mode 100644 index 0000000000000000000000000000000000000000..5fc239344a77f45d3d0e8439e7011f4dfded7052 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_all.md @@ -0,0 +1,40 @@ +--- +title: " Groups Epics: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Epics: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsepics_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_create.md new file mode 100644 index 0000000000000000000000000000000000000000..c75f1df9c6d0687b0eaf1fc7d8fb4bd6378dc5f6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_create.md @@ -0,0 +1,40 @@ +--- +title: " Groups Epics: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Epics: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsepics_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/api_group_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_issues.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..eaa7c2f0965c4c423e76353b8a077a731942ae08 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_issues.md @@ -0,0 +1,40 @@ +--- +title: " Groups Epics: issues" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Epics: issues + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsepics_issues_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/api_group_id.md!} + +`Epic Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/api_epic_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..1eedc3de51b03e78de8b0f9b529675b1779a0955 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_remove.md @@ -0,0 +1,40 @@ +--- +title: " Groups Epics: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Epics: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsepics_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/api_group_id.md!} + +`Epic Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/api_epic_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_show.md new file mode 100644 index 0000000000000000000000000000000000000000..ad603362d599ca449da691c3ddb6f3de66182d18 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_show.md @@ -0,0 +1,40 @@ +--- +title: " Groups Epics: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Epics: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsepics_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/api_group_id.md!} + +`Epic Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/api_epic_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_update.md new file mode 100644 index 0000000000000000000000000000000000000000..8c6bec83f3fbe9222773711d4fffd69bd33c4205 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_update.md @@ -0,0 +1,46 @@ +--- +title: " Groups Epics: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Epics: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsepics_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_group_id.md!} + +`Epic Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_epic_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_all.md new file mode 100644 index 0000000000000000000000000000000000000000..84dfae186031a16051a64e10d2e0c6507d3ed1a1 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_all.md @@ -0,0 +1,40 @@ +--- +title: " Groups Milestones: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Milestones: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsmilestones_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_create.md new file mode 100644 index 0000000000000000000000000000000000000000..9ed574a2753c1e0683fc06f73aa7a29657e31a9e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_create.md @@ -0,0 +1,40 @@ +--- +title: " Groups Milestones: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Milestones: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsmilestones_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/api_group_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_issues.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..dabad91bc051d75a369e369e4a5a0986a86f9f81 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_issues.md @@ -0,0 +1,40 @@ +--- +title: " Groups Milestones: issues" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Milestones: issues + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsmilestones_issues_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/api_group_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/api_milestone_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_mergerequests.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_mergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..79918b9c22f7bbe18e7bb57e878f1cdac52e520b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_mergerequests.md @@ -0,0 +1,40 @@ +--- +title: " Groups Milestones: merge Requests" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Milestones: merge Requests + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsmilestones_mergerequests_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/api_group_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/api_milestone_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..209c09438df8e6c177df843eb5bbdbf9a4eba274 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_remove.md @@ -0,0 +1,40 @@ +--- +title: " Groups Milestones: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Milestones: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsmilestones_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/api_group_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/api_milestone_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_show.md new file mode 100644 index 0000000000000000000000000000000000000000..cf8d8060d1b27eaaf24c45577bca721e28089fef --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_show.md @@ -0,0 +1,40 @@ +--- +title: " Groups Milestones: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Milestones: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsmilestones_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/api_group_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/api_milestone_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_update.md new file mode 100644 index 0000000000000000000000000000000000000000..022a6afe2ff550a6a5ac642479b575c2a91d3727 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_update.md @@ -0,0 +1,46 @@ +--- +title: " Groups Milestones: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Groups Milestones: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:groupsmilestones_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_group_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_milestone_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_all.md new file mode 100644 index 0000000000000000000000000000000000000000..01ec4ff8cabe49ce87326550b4110b81f01fc125 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_all.md @@ -0,0 +1,40 @@ +--- +title: " Issue Boards: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_alllists.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_alllists.md new file mode 100644 index 0000000000000000000000000000000000000000..70af06f3c7a6d86295897f6a28ecd4d63a0b2c09 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_alllists.md @@ -0,0 +1,40 @@ +--- +title: " Issue Boards: all Lists" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: all Lists + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_alllists_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/api_project_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/api_board_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_create.md new file mode 100644 index 0000000000000000000000000000000000000000..fa08bb57e8025a207c568ab1df523d24cda472dc --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_create.md @@ -0,0 +1,40 @@ +--- +title: " Issue Boards: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_createlist.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_createlist.md new file mode 100644 index 0000000000000000000000000000000000000000..b415333ca08ed87cb4f2b0f491e91ccb3542fcc7 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_createlist.md @@ -0,0 +1,46 @@ +--- +title: " Issue Boards: create List" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: create List + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_createlist_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_project_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_board_id.md!} + +`Label Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_label_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_deletelist.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_deletelist.md new file mode 100644 index 0000000000000000000000000000000000000000..919112959d8f190f425dd5bf2e1ebc3279611c26 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_deletelist.md @@ -0,0 +1,46 @@ +--- +title: " Issue Boards: delete List" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: delete List + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_deletelist_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_project_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_board_id.md!} + +`List Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_list_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..ae4fc7f1788596d03bb810164ea171d4697bbd0a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_remove.md @@ -0,0 +1,40 @@ +--- +title: " Issue Boards: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/api_project_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/api_board_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_show.md new file mode 100644 index 0000000000000000000000000000000000000000..ae1774639ac15b8fb29a966290582d4bd7b72bb1 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_show.md @@ -0,0 +1,40 @@ +--- +title: " Issue Boards: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/api_project_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/api_board_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_showlist.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_showlist.md new file mode 100644 index 0000000000000000000000000000000000000000..5ea1aa1f9b4ca812ec5b96b93fcfaade128f7250 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_showlist.md @@ -0,0 +1,46 @@ +--- +title: " Issue Boards: show List" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: show List + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_showlist_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_project_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_board_id.md!} + +`List Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_list_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_update.md new file mode 100644 index 0000000000000000000000000000000000000000..b202a7c270900cd3c5b6127688cc3ca061e3f0dd --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_update.md @@ -0,0 +1,46 @@ +--- +title: " Issue Boards: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_project_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_board_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_updatelist.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_updatelist.md new file mode 100644 index 0000000000000000000000000000000000000000..36f1c69cea4c2ea7c499f4589d35e29af471dd87 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_updatelist.md @@ -0,0 +1,52 @@ +--- +title: " Issue Boards: update List" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Boards: update List + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issueboards_updatelist_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_project_id.md!} + +`Board Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_board_id.md!} + +`List Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_list_id.md!} + +`Position` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_position.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_all.md new file mode 100644 index 0000000000000000000000000000000000000000..2bc75a13f18ff073646679433fc4c4e94c2969e9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_all.md @@ -0,0 +1,40 @@ +--- +title: " Issue Links: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Links: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issuelinks_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_create.md new file mode 100644 index 0000000000000000000000000000000000000000..226bfdfb1831f323622a3ba01d13d4027240bbb6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_create.md @@ -0,0 +1,58 @@ +--- +title: " Issue Links: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Links: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issuelinks_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_issue_iid.md!} + +`Target Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_target_project_id.md!} + +`Target Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_target_issue_iid.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..d3da448928dc9f042f5ddff768e26a80b6933a70 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_remove.md @@ -0,0 +1,52 @@ +--- +title: " Issue Links: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issue Links: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issuelinks_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_issue_iid.md!} + +`Issue Link Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_issue_link_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_adddiscussion.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_adddiscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..f9c89ee0edd9ddf352ad388ea25c0a8df6fd858d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_adddiscussion.md @@ -0,0 +1,46 @@ +--- +title: " Issues: add Discussion" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: add Discussion + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_adddiscussion_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_issue_iid.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_body.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_adddiscussionnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_adddiscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..56aaa773a453d4ca7db6c7b01ae41d43f5af08f8 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_adddiscussionnote.md @@ -0,0 +1,52 @@ +--- +title: " Issues: add Discussion Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: add Discussion Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_adddiscussionnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_issue_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_discussion_id.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_body.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_addnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_addnote.md new file mode 100644 index 0000000000000000000000000000000000000000..da47b6f351e38743cb44c6f835356cf92a712590 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_addnote.md @@ -0,0 +1,52 @@ +--- +title: " Issues: add Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: add Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_addnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_issue_iid.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_body.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_addspenttime.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_addspenttime.md new file mode 100644 index 0000000000000000000000000000000000000000..469fc417388f8c07b4863fea4f891f8090396508 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_addspenttime.md @@ -0,0 +1,46 @@ +--- +title: " Issues: add Spent Time" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: add Spent Time + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_addspenttime_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_issue_iid.md!} + +`Duration` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_duration.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_all.md new file mode 100644 index 0000000000000000000000000000000000000000..b6c5af72c7cbc410d18ecfca53d28a121e616018 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_all.md @@ -0,0 +1,40 @@ +--- +title: " Issues: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_awardemoji.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_awardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..47ef7dca764ed6c02734b689d1bf5ea1f9e20577 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_awardemoji.md @@ -0,0 +1,40 @@ +--- +title: " Issues: award Emoji" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: award Emoji + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_awardemoji_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_closedbymergerequests.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_closedbymergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..13fd2f491f99f141254eb472022bc014df856c52 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_closedbymergerequests.md @@ -0,0 +1,40 @@ +--- +title: " Issues: closed By Merge Requests" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: closed By Merge Requests + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_closedbymergerequests_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_create.md new file mode 100644 index 0000000000000000000000000000000000000000..6c8942e5fb4bba682e39e62baeec7c1211a23571 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_create.md @@ -0,0 +1,40 @@ +--- +title: " Issues: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_gettimestats.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_gettimestats.md new file mode 100644 index 0000000000000000000000000000000000000000..ef6aa559a5eb6eae8b08ccb4679326726061ad6c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_gettimestats.md @@ -0,0 +1,40 @@ +--- +title: " Issues: get Time Stats" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: get Time Stats + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_gettimestats_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_group.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_group.md new file mode 100644 index 0000000000000000000000000000000000000000..8b6bac3a7b546a9e556efc595baa2ef419520fa6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_group.md @@ -0,0 +1,40 @@ +--- +title: " Issues: group" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: group + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_group_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_move.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_move.md new file mode 100644 index 0000000000000000000000000000000000000000..f7f3113b7a2c3350a01a841e34f36961af6c0edf --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_move.md @@ -0,0 +1,46 @@ +--- +title: " Issues: move" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: move + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_move_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_issue_iid.md!} + +`To Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_to_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_relatedmergerequests.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_relatedmergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..603ede60de617073d86e473d5e18c20256e036a8 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_relatedmergerequests.md @@ -0,0 +1,40 @@ +--- +title: " Issues: related Merge Requests" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: related Merge Requests + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_relatedmergerequests_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..688460a942ff969b4465e13b406cc8446643f913 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_remove.md @@ -0,0 +1,40 @@ +--- +title: " Issues: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removeawardemoji.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removeawardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..81a0f8114a94af70f2a3a625f91369902c16865f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removeawardemoji.md @@ -0,0 +1,46 @@ +--- +title: " Issues: remove Award Emoji" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: remove Award Emoji + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_removeawardemoji_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_issue_iid.md!} + +`Award Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_award_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removediscussionnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removediscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..69a4678ede792328276c008f9540fcba94076682 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removediscussionnote.md @@ -0,0 +1,52 @@ +--- +title: " Issues: remove Discussion Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: remove Discussion Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_removediscussionnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_issue_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_discussion_id.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_note_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removenote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removenote.md new file mode 100644 index 0000000000000000000000000000000000000000..f4e072559a27c4da7d5b3409b468afcc9bfdc823 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removenote.md @@ -0,0 +1,46 @@ +--- +title: " Issues: remove Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: remove Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_removenote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_issue_iid.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_note_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_reorder.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_reorder.md new file mode 100644 index 0000000000000000000000000000000000000000..397b9590b281992db3e19ed41dc50ed1aa343a60 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_reorder.md @@ -0,0 +1,46 @@ +--- +title: " Issues: reorder" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: reorder + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_reorder_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_issue_iid.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_resetspenttime.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_resetspenttime.md new file mode 100644 index 0000000000000000000000000000000000000000..8fe558e1dc0798be72c5c8777169c355e0b3ddf1 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_resetspenttime.md @@ -0,0 +1,40 @@ +--- +title: " Issues: reset Spent Time" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: reset Spent Time + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_resetspenttime_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_resettimeestimate.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_resettimeestimate.md new file mode 100644 index 0000000000000000000000000000000000000000..ef1498b5eed3d2855784c00d8d94aa3bfd32752b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_resettimeestimate.md @@ -0,0 +1,40 @@ +--- +title: " Issues: reset Time Estimate" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: reset Time Estimate + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_resettimeestimate_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_settimeestimate.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_settimeestimate.md new file mode 100644 index 0000000000000000000000000000000000000000..7444b16ac5068aa855fdf2e14cdb290e0c7afe0f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_settimeestimate.md @@ -0,0 +1,46 @@ +--- +title: " Issues: set Time Estimate" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: set Time Estimate + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_settimeestimate_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_issue_iid.md!} + +`Duration` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_duration.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_show.md new file mode 100644 index 0000000000000000000000000000000000000000..f291b116c71073dd978d6afa6ce3ac9c8ad23f6f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_show.md @@ -0,0 +1,40 @@ +--- +title: " Issues: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showdiscussion.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showdiscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..38616bf9930c6539b057768ff928950324cfcda7 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showdiscussion.md @@ -0,0 +1,46 @@ +--- +title: " Issues: show Discussion" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: show Discussion + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_showdiscussion_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_issue_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_discussion_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showdiscussions.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showdiscussions.md new file mode 100644 index 0000000000000000000000000000000000000000..d44adac08bfac4d5d4808208859d8c12a83bb980 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showdiscussions.md @@ -0,0 +1,40 @@ +--- +title: " Issues: show Discussions" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: show Discussions + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_showdiscussions_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_shownote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_shownote.md new file mode 100644 index 0000000000000000000000000000000000000000..05eebb51369627c84f40e5dffe53b81aa2605d99 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_shownote.md @@ -0,0 +1,46 @@ +--- +title: " Issues: show Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: show Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_shownote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_issue_iid.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_note_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_shownotes.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_shownotes.md new file mode 100644 index 0000000000000000000000000000000000000000..74a078b370f9c1f550303629bc16e577003606c4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_shownotes.md @@ -0,0 +1,40 @@ +--- +title: " Issues: show Notes" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: show Notes + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_shownotes_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showparticipants.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showparticipants.md new file mode 100644 index 0000000000000000000000000000000000000000..bb6fba4e9c493096d5eef061306a6030cfac58f9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showparticipants.md @@ -0,0 +1,40 @@ +--- +title: " Issues: show Participants" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: show Participants + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_showparticipants_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showresourcelabelevent.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showresourcelabelevent.md new file mode 100644 index 0000000000000000000000000000000000000000..494a853f6ef969d627027c9295bedd05f6450357 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showresourcelabelevent.md @@ -0,0 +1,46 @@ +--- +title: " Issues: show Resource Label Event" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: show Resource Label Event + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_showresourcelabelevent_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_issue_iid.md!} + +`Resource Label Event Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_resource_label_event_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showresourcelabelevents.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showresourcelabelevents.md new file mode 100644 index 0000000000000000000000000000000000000000..98ab510d884a63f8cf979da6a62333765c8a6de4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showresourcelabelevents.md @@ -0,0 +1,40 @@ +--- +title: " Issues: show Resource Label Events" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: show Resource Label Events + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_showresourcelabelevents_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_subscribe.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_subscribe.md new file mode 100644 index 0000000000000000000000000000000000000000..e70785c488db5cd005d079c0c728411201988c05 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_subscribe.md @@ -0,0 +1,40 @@ +--- +title: " Issues: subscribe" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: subscribe + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_subscribe_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_unsubscribe.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_unsubscribe.md new file mode 100644 index 0000000000000000000000000000000000000000..c3bf384ce4d084132927a25c724ad83ee75ad8e4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_unsubscribe.md @@ -0,0 +1,40 @@ +--- +title: " Issues: unsubscribe" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: unsubscribe + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_unsubscribe_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_update.md new file mode 100644 index 0000000000000000000000000000000000000000..0a29057880f6e0543fc078d0435e22b2609705a4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_update.md @@ -0,0 +1,46 @@ +--- +title: " Issues: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_issue_iid.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_updatediscussionnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_updatediscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..32636ce50007a37561a0380f70517b5cb2a0e6fb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_updatediscussionnote.md @@ -0,0 +1,58 @@ +--- +title: " Issues: update Discussion Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: update Discussion Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_updatediscussionnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_issue_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_discussion_id.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_note_id.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_body.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_updatenote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_updatenote.md new file mode 100644 index 0000000000000000000000000000000000000000..542374b4208f37fe80bda5c8531298d5485d16fb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_updatenote.md @@ -0,0 +1,58 @@ +--- +title: " Issues: update Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues: update Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issues_updatenote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_issue_iid.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_note_id.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_body.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e689130bd90b21db414cb22d8e9e7bac80777a85 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_all.md @@ -0,0 +1,34 @@ +--- +title: " Issues Statistics: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues Statistics: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issuesstatistics_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/token_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_group.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_group.md new file mode 100644 index 0000000000000000000000000000000000000000..bff639a0ca9f0d9ee6d92be3a97cfb4fe484ccac --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_group.md @@ -0,0 +1,40 @@ +--- +title: " Issues Statistics: group" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues Statistics: group + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issuesstatistics_group_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/token_name.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/api_group_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_project.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_project.md new file mode 100644 index 0000000000000000000000000000000000000000..60584e40691728fbbe9e504028b7821b61eb4b49 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_project.md @@ -0,0 +1,40 @@ +--- +title: " Issues Statistics: project" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Issues Statistics: project + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:issuesstatistics_project_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_all.md new file mode 100644 index 0000000000000000000000000000000000000000..d13e38492accbca27080010bb0dc6169566eee76 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_all.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactbyjobid.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactbyjobid.md new file mode 100644 index 0000000000000000000000000000000000000000..594dda0bbf6967de34beb7948912c5cb382757e2 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactbyjobid.md @@ -0,0 +1,46 @@ +--- +title: " Jobs: artifact By Job Id" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: artifact By Job Id + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_artifactbyjobid_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_job_id.md!} + +`Artifact Path` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_artifact_path.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactbyrefname.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactbyrefname.md new file mode 100644 index 0000000000000000000000000000000000000000..a1ced4b907413e2161cefedfba4776771772f1a7 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactbyrefname.md @@ -0,0 +1,52 @@ +--- +title: " Jobs: artifact By Ref Name" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: artifact By Ref Name + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_artifactbyrefname_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_project_id.md!} + +`Ref Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_ref_name.md!} + +`Job Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_job_name.md!} + +`Artifact Path` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_artifact_path.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifacts.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifacts.md new file mode 100644 index 0000000000000000000000000000000000000000..a1b43f9beb04a6588128a8bc31cff6d417d8381d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifacts.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: artifacts" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: artifacts + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_artifacts_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/api_job_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactsbyrefname.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactsbyrefname.md new file mode 100644 index 0000000000000000000000000000000000000000..0d540f5d36ca7367757d7a98cf147cf6a8341321 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactsbyrefname.md @@ -0,0 +1,46 @@ +--- +title: " Jobs: artifacts By Ref Name" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: artifacts By Ref Name + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_artifactsbyrefname_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_project_id.md!} + +`Ref Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_ref_name.md!} + +`Job Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_job_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_cancel.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_cancel.md new file mode 100644 index 0000000000000000000000000000000000000000..63b931d755aab142fe0c004ee1f3b1ef31460294 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_cancel.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: cancel" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: cancel + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_cancel_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/api_job_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_erase.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_erase.md new file mode 100644 index 0000000000000000000000000000000000000000..4d32c2dc8a6d3a5e41ab103fc0fc5054bceddce0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_erase.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: erase" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: erase + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_erase_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/api_job_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_keepartifacts.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_keepartifacts.md new file mode 100644 index 0000000000000000000000000000000000000000..11a76b720f4ecd7c7eadd9755f272c42fc908a1a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_keepartifacts.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: keep Artifacts" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: keep Artifacts + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_keepartifacts_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/api_job_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_pipelinebridges.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_pipelinebridges.md new file mode 100644 index 0000000000000000000000000000000000000000..2e0068883cad3664db10e948876e6e1b889ef27b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_pipelinebridges.md @@ -0,0 +1,46 @@ +--- +title: " Jobs: pipeline Bridges" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: pipeline Bridges + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_pipelinebridges_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_pipeline_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_pipelinejobs.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_pipelinejobs.md new file mode 100644 index 0000000000000000000000000000000000000000..e9ae171c5cb4a9d642ba989ef17df7220dfbf64c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_pipelinejobs.md @@ -0,0 +1,46 @@ +--- +title: " Jobs: pipeline Jobs" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: pipeline Jobs + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_pipelinejobs_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_pipeline_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_play.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_play.md new file mode 100644 index 0000000000000000000000000000000000000000..f2884875f738c0858779793152210bf91250f428 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_play.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: play" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: play + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_play_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/api_job_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_retry.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_retry.md new file mode 100644 index 0000000000000000000000000000000000000000..4e33c6e0d22db38d4e0e0d12418a3133dcd12668 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_retry.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: retry" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: retry + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_retry_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/api_job_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_show.md new file mode 100644 index 0000000000000000000000000000000000000000..c7d14c0c89c418b92f5724bb1f73009a90c8a1d2 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_show.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/api_job_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_trace.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_trace.md new file mode 100644 index 0000000000000000000000000000000000000000..5853954567ba9953db349f0ef536a0e78fe08655 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_trace.md @@ -0,0 +1,40 @@ +--- +title: " Jobs: trace" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Jobs: trace + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:jobs_trace_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/api_project_id.md!} + +`Job Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/api_job_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_keys_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_keys_show.md new file mode 100644 index 0000000000000000000000000000000000000000..36d9cdc7fbd9fea278592d73db60a3fbd2ed43c7 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_keys_show.md @@ -0,0 +1,34 @@ +--- +title: " Keys: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Keys: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:keys_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_adddiscussion.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_adddiscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..534fb5a75173e19d35aefdead1f8ce4805775219 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_adddiscussion.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: add Discussion" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: add Discussion + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_adddiscussion_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_mr_iid.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_adddiscussionnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_adddiscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..27efbaf4cfccbbc4d44cd5902fcbbe16f54da83a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_adddiscussionnote.md @@ -0,0 +1,52 @@ +--- +title: " Merge Requests: add Discussion Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: add Discussion Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_adddiscussionnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_mr_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_discussion_id.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_body.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_addnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_addnote.md new file mode 100644 index 0000000000000000000000000000000000000000..0bfed25dbe274de1d349d19c105bc3cef5637c54 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_addnote.md @@ -0,0 +1,52 @@ +--- +title: " Merge Requests: add Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: add Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_addnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_mr_iid.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_body.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_all.md new file mode 100644 index 0000000000000000000000000000000000000000..5db21e8cc6266e701ed54db3442a095e1a254715 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_all.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approvals.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approvals.md new file mode 100644 index 0000000000000000000000000000000000000000..8490650f5a9bb290d7460e32ca5a2bfd1dbf8d47 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approvals.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: approvals" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: approvals + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_approvals_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approvalstate.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approvalstate.md new file mode 100644 index 0000000000000000000000000000000000000000..f3371e874342c1e3bfaf946f3a189776edc78f5a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approvalstate.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: approval State" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: approval State + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_approvalstate_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approve.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approve.md new file mode 100644 index 0000000000000000000000000000000000000000..91e612516b88738abaf3f52a70c7df47e12ed437 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approve.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: approve" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: approve + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_approve_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_awardemoji.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_awardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..f04085cc6ba383b83cf17a799f502f69b5491985 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_awardemoji.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: award Emoji" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: award Emoji + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_awardemoji_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_changes.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_changes.md new file mode 100644 index 0000000000000000000000000000000000000000..aecbe8f7fe5bfa948e1813ede5723f02c2fbbe32 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_changes.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: changes" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: changes + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_changes_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_closesissues.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_closesissues.md new file mode 100644 index 0000000000000000000000000000000000000000..4d90c2f56634e0d0befd33792f8dbc6cdd63c741 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_closesissues.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: closes Issues" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: closes Issues + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_closesissues_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_commits.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_commits.md new file mode 100644 index 0000000000000000000000000000000000000000..7904552dff381a066ead3b04ef389d565aeae6b3 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_commits.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: commits" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: commits + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_commits_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_create.md new file mode 100644 index 0000000000000000000000000000000000000000..4ad6f8b4730282c727e6f56452ca78a4d2ea3822 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_create.md @@ -0,0 +1,58 @@ +--- +title: " Merge Requests: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_project_id.md!} + +`Source` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_source.md!} + +`Target` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_target.md!} + +`Title` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_title.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_createlevelrule.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_createlevelrule.md new file mode 100644 index 0000000000000000000000000000000000000000..c83dd557c97148d1a5f7f3ba5b8df86e002809ab --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_createlevelrule.md @@ -0,0 +1,58 @@ +--- +title: " Merge Requests: create Level Rule" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: create Level Rule + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_createlevelrule_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_mr_iid.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_name.md!} + +`Approvals Required` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_approvals_required.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_deletelevelrule.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_deletelevelrule.md new file mode 100644 index 0000000000000000000000000000000000000000..53c776d9b74d8043e543e6a1483b3b5d4ec070fc --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_deletelevelrule.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: delete Level Rule" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: delete Level Rule + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_deletelevelrule_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_mr_iid.md!} + +`Approval Rule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_approval_rule_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_levelrules.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_levelrules.md new file mode 100644 index 0000000000000000000000000000000000000000..7291b56b51d9600fade39fe9792cb43c6e0f66ff --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_levelrules.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: level Rules" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: level Rules + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_levelrules_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_merge.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_merge.md new file mode 100644 index 0000000000000000000000000000000000000000..682d07e45ed3872228deb18ff155047104fc1585 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_merge.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: merge" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: merge + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_merge_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_mr_iid.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_rebase.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_rebase.md new file mode 100644 index 0000000000000000000000000000000000000000..9e4cfbab3934c36120813e318b2e7a2e00365eee --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_rebase.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: rebase" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: rebase + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_rebase_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_mr_iid.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removeawardemoji.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removeawardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..c48332fc709373f946a1da325491d7ac7be6196a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removeawardemoji.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: remove Award Emoji" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: remove Award Emoji + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_removeawardemoji_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_mr_iid.md!} + +`Award Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_award_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removediscussionnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removediscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..a640af3cc8f5ddfa5a760288784273b8d5225d31 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removediscussionnote.md @@ -0,0 +1,52 @@ +--- +title: " Merge Requests: remove Discussion Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: remove Discussion Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_removediscussionnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_mr_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_discussion_id.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_note_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removenote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removenote.md new file mode 100644 index 0000000000000000000000000000000000000000..ffc93cf1588d2e707b6c0bb1933ffc54d739719b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removenote.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: remove Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: remove Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_removenote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_mr_iid.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_note_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_resolvediscussion.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_resolvediscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..6e36118734fd628dc01af573c83127f430cc630c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_resolvediscussion.md @@ -0,0 +1,52 @@ +--- +title: " Merge Requests: resolve Discussion" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: resolve Discussion + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_resolvediscussion_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_mr_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_discussion_id.md!} + +`Resolved` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_resolved.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_show.md new file mode 100644 index 0000000000000000000000000000000000000000..41fc6827ac55760207bbecedb54441ec707fe19b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_show.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_mr_iid.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showdiscussion.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showdiscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..e39364d8ee92966678e6aa27a83e805694981a96 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showdiscussion.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: show Discussion" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: show Discussion + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_showdiscussion_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_mr_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_discussion_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showdiscussions.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showdiscussions.md new file mode 100644 index 0000000000000000000000000000000000000000..14c6b0afce4d6ff9512288210aa13224e3c5bee3 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showdiscussions.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: show Discussions" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: show Discussions + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_showdiscussions_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_shownote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_shownote.md new file mode 100644 index 0000000000000000000000000000000000000000..ac8a314d70a1f70b65bdfda99da034d2024e3a03 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_shownote.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: show Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: show Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_shownote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_mr_iid.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_note_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_shownotes.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_shownotes.md new file mode 100644 index 0000000000000000000000000000000000000000..43d273ab52b8f28416d7d8403b10e94997b06be6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_shownotes.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: show Notes" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: show Notes + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_shownotes_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showparticipants.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showparticipants.md new file mode 100644 index 0000000000000000000000000000000000000000..56ebcc4d00b5e4c404cb86f94f1da4374f8a1435 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showparticipants.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: show Participants" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: show Participants + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_showparticipants_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_unapprove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_unapprove.md new file mode 100644 index 0000000000000000000000000000000000000000..60b433b4a6305588438af181d7513d862c0019e1 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_unapprove.md @@ -0,0 +1,40 @@ +--- +title: " Merge Requests: unapprove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: unapprove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_unapprove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/api_mr_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_update.md new file mode 100644 index 0000000000000000000000000000000000000000..cf417d1dd395df8aff267bad3feda60a813828cd --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_update.md @@ -0,0 +1,46 @@ +--- +title: " Merge Requests: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_mr_iid.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatediscussionnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatediscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..46242fd9536b2ecd57b1be4cb4ae53dff394b9b1 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatediscussionnote.md @@ -0,0 +1,58 @@ +--- +title: " Merge Requests: update Discussion Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: update Discussion Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_updatediscussionnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_mr_iid.md!} + +`Discussion Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_discussion_id.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_note_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatelevelrule.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatelevelrule.md new file mode 100644 index 0000000000000000000000000000000000000000..ff73501d09704a5cd95568dd29928ec781538076 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatelevelrule.md @@ -0,0 +1,64 @@ +--- +title: " Merge Requests: update Level Rule" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: update Level Rule + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_updatelevelrule_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_mr_iid.md!} + +`Approval Rule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_approval_rule_id.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_name.md!} + +`Approvals Required` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_approvals_required.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatenote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatenote.md new file mode 100644 index 0000000000000000000000000000000000000000..198fabd90e9c2d946bdbe804eeae288f932f7daa --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatenote.md @@ -0,0 +1,52 @@ +--- +title: " Merge Requests: update Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Merge Requests: update Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:mergerequests_updatenote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_project_id.md!} + +`Mr Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_mr_iid.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_note_id.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_body.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_all.md new file mode 100644 index 0000000000000000000000000000000000000000..85e22154a5b9797a3dc9836d35e4caefd2fd763f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_all.md @@ -0,0 +1,40 @@ +--- +title: " Milestones: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Milestones: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:milestones_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_create.md new file mode 100644 index 0000000000000000000000000000000000000000..f240c226dcf02108f7cc70ba3f60115b7d367690 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_create.md @@ -0,0 +1,40 @@ +--- +title: " Milestones: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Milestones: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:milestones_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_issues.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..22c19feefb6fd3fcbe8811cc9c8163298a849b18 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_issues.md @@ -0,0 +1,40 @@ +--- +title: " Milestones: issues" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Milestones: issues + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:milestones_issues_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/api_project_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/api_milestone_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_mergerequests.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_mergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..a65138a3a32f3cf21a540c7e409c7a74c7aca981 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_mergerequests.md @@ -0,0 +1,40 @@ +--- +title: " Milestones: merge Requests" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Milestones: merge Requests + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:milestones_mergerequests_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/api_project_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/api_milestone_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..44a3ef1573dd5d804f295f57bb924de2d7e5ae0d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_remove.md @@ -0,0 +1,40 @@ +--- +title: " Milestones: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Milestones: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:milestones_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/api_project_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/api_milestone_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_show.md new file mode 100644 index 0000000000000000000000000000000000000000..27d081c5b586aa43f56a38ecd116bd67bd8cb8ca --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_show.md @@ -0,0 +1,40 @@ +--- +title: " Milestones: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Milestones: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:milestones_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/api_project_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/api_milestone_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_update.md new file mode 100644 index 0000000000000000000000000000000000000000..cfb836d75f91fc3373fbab4cb751cadf086ea08a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_update.md @@ -0,0 +1,46 @@ +--- +title: " Milestones: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Milestones: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:milestones_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_project_id.md!} + +`Milestone Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_milestone_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projectnamespaces_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projectnamespaces_all.md new file mode 100644 index 0000000000000000000000000000000000000000..474a919a2466ae94910693bd952a97b4c6343c1c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projectnamespaces_all.md @@ -0,0 +1,34 @@ +--- +title: " Project Namespaces: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Project Namespaces: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projectnamespaces_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/token_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projectnamespaces_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projectnamespaces_show.md new file mode 100644 index 0000000000000000000000000000000000000000..79d0079640edabd57179a42f8b2578579761295f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projectnamespaces_show.md @@ -0,0 +1,34 @@ +--- +title: " Project Namespaces: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Project Namespaces: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projectnamespaces_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/token_name.md!} + +`Namespace Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/api_namespace_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addbadge.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addbadge.md new file mode 100644 index 0000000000000000000000000000000000000000..0794b401a84622c2d1d6ed9036524f9b3130561f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addbadge.md @@ -0,0 +1,40 @@ +--- +title: " Projects: add Badge" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Badge + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_addbadge_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_adddeploykey.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_adddeploykey.md new file mode 100644 index 0000000000000000000000000000000000000000..6ea6416812b876b73bb3631cd612160cb7f48c21 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_adddeploykey.md @@ -0,0 +1,52 @@ +--- +title: " Projects: add Deploy Key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Deploy Key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_adddeploykey_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_project_id.md!} + +`Title` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_title.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_key.md!} + +`Canpush` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_canPush.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addhook.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addhook.md new file mode 100644 index 0000000000000000000000000000000000000000..a41b58cf505a43295ba76142024728bd130fb4f9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addhook.md @@ -0,0 +1,46 @@ +--- +title: " Projects: add Hook" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Hook + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_addhook_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_project_id.md!} + +`Url` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_url.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addlabel.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addlabel.md new file mode 100644 index 0000000000000000000000000000000000000000..3b1cbe3c88f7b2f8de38b0afe2ff97f265aa120f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addlabel.md @@ -0,0 +1,40 @@ +--- +title: " Projects: add Label" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Label + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_addlabel_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addmember.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addmember.md new file mode 100644 index 0000000000000000000000000000000000000000..49adbd4ce0d593665f867c9553fb5b58a4f01d88 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addmember.md @@ -0,0 +1,52 @@ +--- +title: " Projects: add Member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_addmember_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_project_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_user_id.md!} + +`Access Level` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_access_level.md!} + +`Expires At` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_expires_at.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addprotectedbranch.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addprotectedbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..4ca3e01bc346a04a3a790e3b2ecde49e324f5358 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addprotectedbranch.md @@ -0,0 +1,40 @@ +--- +title: " Projects: add Protected Branch" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Protected Branch + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_addprotectedbranch_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addprotectedtag.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addprotectedtag.md new file mode 100644 index 0000000000000000000000000000000000000000..23b651fb99f98155b559119874537b36e9ac2276 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addprotectedtag.md @@ -0,0 +1,40 @@ +--- +title: " Projects: add Protected Tag" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Protected Tag + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_addprotectedtag_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addshare.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addshare.md new file mode 100644 index 0000000000000000000000000000000000000000..db21d275aebe6d6c035d30e4e10a80fcda08e872 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addshare.md @@ -0,0 +1,40 @@ +--- +title: " Projects: add Share" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Share + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_addshare_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addvariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addvariable.md new file mode 100644 index 0000000000000000000000000000000000000000..01ac742b028c4d00f7261ca8a6bebfada716a960 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addvariable.md @@ -0,0 +1,64 @@ +--- +title: " Projects: add Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: add Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_addvariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_project_id.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_key.md!} + +`Value` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_value.md!} + +`Protected` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_protected.md!} + +`Environment Scope` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_environment_scope.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_all.md new file mode 100644 index 0000000000000000000000000000000000000000..9b6468a8ef49b5e8c5decd5bfc9045f7a4edddcf --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_all.md @@ -0,0 +1,34 @@ +--- +title: " Projects: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/token_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_allmember.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_allmember.md new file mode 100644 index 0000000000000000000000000000000000000000..36931479b3c6ffb5774803d13d85b1ace62b3167 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_allmember.md @@ -0,0 +1,40 @@ +--- +title: " Projects: all Member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: all Member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_allmember_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/api_project_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/api_user_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_allmembers.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_allmembers.md new file mode 100644 index 0000000000000000000000000000000000000000..91e76fa24532534d5006095d7c3a9bcd518c4071 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_allmembers.md @@ -0,0 +1,40 @@ +--- +title: " Projects: all Members" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: all Members + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_allmembers_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_approvalsconfiguration.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_approvalsconfiguration.md new file mode 100644 index 0000000000000000000000000000000000000000..27e15bb57d9ad56d9ac4ab7c34f7e27d5e003f40 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_approvalsconfiguration.md @@ -0,0 +1,34 @@ +--- +title: " Projects: approvals Configuration" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: approvals Configuration + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_approvalsconfiguration_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_approvalsrules.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_approvalsrules.md new file mode 100644 index 0000000000000000000000000000000000000000..c088f26bcb26cd99f7139506a5b70a1b703078f0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_approvalsrules.md @@ -0,0 +1,34 @@ +--- +title: " Projects: approvals Rules" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: approvals Rules + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_approvalsrules_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_archive.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_archive.md new file mode 100644 index 0000000000000000000000000000000000000000..be28a824081a21f3e85871d4704b2fe35a209db9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_archive.md @@ -0,0 +1,34 @@ +--- +title: " Projects: archive" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: archive + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_archive_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_badge.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_badge.md new file mode 100644 index 0000000000000000000000000000000000000000..263483a2367e3383b0ad3c81be76dc208c438ffb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_badge.md @@ -0,0 +1,40 @@ +--- +title: " Projects: badge" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: badge + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_badge_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/api_project_id.md!} + +`Badge Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/api_badge_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_badges.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_badges.md new file mode 100644 index 0000000000000000000000000000000000000000..1739c83fef883065f318ee7afdad750f83665471 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_badges.md @@ -0,0 +1,34 @@ +--- +title: " Projects: badges" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: badges + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_badges_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_boards.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_boards.md new file mode 100644 index 0000000000000000000000000000000000000000..45e36947e1e6b63d92a0a692a936090ef1f159c8 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_boards.md @@ -0,0 +1,34 @@ +--- +title: " Projects: boards" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: boards + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_boards_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_cancelpipeline.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_cancelpipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..f04f2fc1d4d8d32d6054059517aae821d7e9d396 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_cancelpipeline.md @@ -0,0 +1,40 @@ +--- +title: " Projects: cancel Pipeline" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: cancel Pipeline + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_cancelpipeline_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/api_pipeline_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_create.md new file mode 100644 index 0000000000000000000000000000000000000000..86955659851cb19b4c06bfd1921742cea7b1784d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_create.md @@ -0,0 +1,40 @@ +--- +title: " Projects: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/token_name.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/api_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createapprovalsrule.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createapprovalsrule.md new file mode 100644 index 0000000000000000000000000000000000000000..b03f48a22cec9c4e979311b1db9cff32ec0be618 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createapprovalsrule.md @@ -0,0 +1,40 @@ +--- +title: " Projects: create Approvals Rule" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: create Approvals Rule + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_createapprovalsrule_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createdeploytoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createdeploytoken.md new file mode 100644 index 0000000000000000000000000000000000000000..c06d74b1719c6c294a60920d702ba6135b1c7381 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createdeploytoken.md @@ -0,0 +1,40 @@ +--- +title: " Projects: create Deploy Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: create Deploy Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_createdeploytoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createforkrelation.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createforkrelation.md new file mode 100644 index 0000000000000000000000000000000000000000..a682158e66bc96f4ff29d9eeea6826768e5bf4c3 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createforkrelation.md @@ -0,0 +1,40 @@ +--- +title: " Projects: create Fork Relation" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: create Fork Relation + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_createforkrelation_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/api_project_id.md!} + +`Forked Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/api_forked_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createforuser.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createforuser.md new file mode 100644 index 0000000000000000000000000000000000000000..c3fdd9c66a77fe185a7daf80378a5ccfd185d6a8 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createforuser.md @@ -0,0 +1,46 @@ +--- +title: " Projects: create For User" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: create For User + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_createforuser_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_user_id.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createpipeline.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createpipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..3df57c3d1d2dfa10e2a646734eea249878262618 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createpipeline.md @@ -0,0 +1,46 @@ +--- +title: " Projects: create Pipeline" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: create Pipeline + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_createpipeline_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_project_id.md!} + +`Commit Ref` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_commit_ref.md!} + +`Variables` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_variables.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createprojectaccesstoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createprojectaccesstoken.md new file mode 100644 index 0000000000000000000000000000000000000000..dcbf0e436958465043b67321a69c670d6a771947 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createprojectaccesstoken.md @@ -0,0 +1,40 @@ +--- +title: " Projects: create Project Access Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: create Project Access Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_createprojectaccesstoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createtrigger.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createtrigger.md new file mode 100644 index 0000000000000000000000000000000000000000..26350567fb34fadce9ef2dbd65441e399f66ea68 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createtrigger.md @@ -0,0 +1,40 @@ +--- +title: " Projects: create Trigger" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: create Trigger + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_createtrigger_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/api_project_id.md!} + +`Description` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/api_description.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteallmergedbranches.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteallmergedbranches.md new file mode 100644 index 0000000000000000000000000000000000000000..20216547a9731c5c347e89702e9d6f5090d64d8c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteallmergedbranches.md @@ -0,0 +1,34 @@ +--- +title: " Projects: delete All Merged Branches" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: delete All Merged Branches + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deleteallmergedbranches_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteapprovalsrule.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteapprovalsrule.md new file mode 100644 index 0000000000000000000000000000000000000000..19daa1ef24aa69f0dfd4c9c402949c0bfe6cc49c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteapprovalsrule.md @@ -0,0 +1,40 @@ +--- +title: " Projects: delete Approvals Rule" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: delete Approvals Rule + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deleteapprovalsrule_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/api_project_id.md!} + +`Approval Rule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/api_approval_rule_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletedeploykey.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletedeploykey.md new file mode 100644 index 0000000000000000000000000000000000000000..5b0d1bf3dc8acb6a25f3887e99bce003d72a00bb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletedeploykey.md @@ -0,0 +1,40 @@ +--- +title: " Projects: delete Deploy Key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: delete Deploy Key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deletedeploykey_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/api_project_id.md!} + +`Key Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/api_key_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletedeploytoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletedeploytoken.md new file mode 100644 index 0000000000000000000000000000000000000000..0323c5527041756a21ff5a1b4b320a59685fadd7 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletedeploytoken.md @@ -0,0 +1,40 @@ +--- +title: " Projects: delete Deploy Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: delete Deploy Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deletedeploytoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/api_project_id.md!} + +`Token Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/api_token_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletepipeline.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletepipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..4c81d3806901b24e2a59d06879104d2982747461 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletepipeline.md @@ -0,0 +1,40 @@ +--- +title: " Projects: delete Pipeline" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: delete Pipeline + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deletepipeline_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/api_pipeline_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprojectaccesstoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprojectaccesstoken.md new file mode 100644 index 0000000000000000000000000000000000000000..c1315390442c6b815eb6d81005851585d0d72fee --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprojectaccesstoken.md @@ -0,0 +1,40 @@ +--- +title: " Projects: delete Project Access Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: delete Project Access Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deleteprojectaccesstoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/api_project_id.md!} + +`Token Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/api_token_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprotectedbranch.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprotectedbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..bc9c96d8f01c971bcaaf8ab8191053ed411698ea --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprotectedbranch.md @@ -0,0 +1,40 @@ +--- +title: " Projects: delete Protected Branch" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: delete Protected Branch + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deleteprotectedbranch_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/api_project_id.md!} + +`Branch Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/api_branch_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprotectedtag.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprotectedtag.md new file mode 100644 index 0000000000000000000000000000000000000000..8e258e06250d09db1ec39eb117e65d56c3f00f8c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprotectedtag.md @@ -0,0 +1,40 @@ +--- +title: " Projects: delete Protected Tag" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: delete Protected Tag + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deleteprotectedtag_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/api_project_id.md!} + +`Tag Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/api_tag_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploykey.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploykey.md new file mode 100644 index 0000000000000000000000000000000000000000..ffbcd72062950f78cc17b0ef40b5451cac295372 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploykey.md @@ -0,0 +1,40 @@ +--- +title: " Projects: deploy Key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: deploy Key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deploykey_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/api_project_id.md!} + +`Key Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/api_key_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploykeys.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploykeys.md new file mode 100644 index 0000000000000000000000000000000000000000..e3a7941e6717771cc42d55e276f5ce098db9b5b1 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploykeys.md @@ -0,0 +1,34 @@ +--- +title: " Projects: deploy Keys" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: deploy Keys + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deploykeys_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deployment.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deployment.md new file mode 100644 index 0000000000000000000000000000000000000000..02a008d5597be569ee621b81e100ab1cb775b7b7 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deployment.md @@ -0,0 +1,40 @@ +--- +title: " Projects: deployment" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: deployment + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deployment_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/api_project_id.md!} + +`Deployment Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/api_deployment_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deployments.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deployments.md new file mode 100644 index 0000000000000000000000000000000000000000..c556796a21caa5320eb2a66f5774a91f0199f41e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deployments.md @@ -0,0 +1,40 @@ +--- +title: " Projects: deployments" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: deployments + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deployments_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploytokens.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploytokens.md new file mode 100644 index 0000000000000000000000000000000000000000..2293cd3e682aba8f38f94978aa12ae9c7cd4fdfb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploytokens.md @@ -0,0 +1,40 @@ +--- +title: " Projects: deploy Tokens" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: deploy Tokens + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_deploytokens_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/api_project_id.md!} + +`Active` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/api_active.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_disablerunner.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_disablerunner.md new file mode 100644 index 0000000000000000000000000000000000000000..a3ebebed794b0997628c8ffe4080ecd6410f9b6b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_disablerunner.md @@ -0,0 +1,40 @@ +--- +title: " Projects: disable Runner" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: disable Runner + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_disablerunner_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/api_project_id.md!} + +`Runner Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/api_runner_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_enabledeploykey.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_enabledeploykey.md new file mode 100644 index 0000000000000000000000000000000000000000..911993cfae70236b3a5bbf582239202df8d261d9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_enabledeploykey.md @@ -0,0 +1,40 @@ +--- +title: " Projects: enable Deploy Key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: enable Deploy Key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_enabledeploykey_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/api_project_id.md!} + +`Key Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/api_key_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_enablerunner.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_enablerunner.md new file mode 100644 index 0000000000000000000000000000000000000000..02831f9042328ed096738ee056f7084590ccb285 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_enablerunner.md @@ -0,0 +1,40 @@ +--- +title: " Projects: enable Runner" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: enable Runner + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_enablerunner_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/api_project_id.md!} + +`Runner Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/api_runner_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_events.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_events.md new file mode 100644 index 0000000000000000000000000000000000000000..0fc581e92a49a61071c639fa3679e86f20cd90a0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_events.md @@ -0,0 +1,40 @@ +--- +title: " Projects: events" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: events + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_events_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_fork.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_fork.md new file mode 100644 index 0000000000000000000000000000000000000000..7b81f03be9fc7745062300fd9d24fc0659acaf24 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_fork.md @@ -0,0 +1,40 @@ +--- +title: " Projects: fork" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: fork + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_fork_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_forks.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_forks.md new file mode 100644 index 0000000000000000000000000000000000000000..adebb6d01ee63c99d88aef16298dc63ed03f2d93 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_forks.md @@ -0,0 +1,40 @@ +--- +title: " Projects: forks" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: forks + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_forks_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_getrepositorycommitdiscussions.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_getrepositorycommitdiscussions.md new file mode 100644 index 0000000000000000000000000000000000000000..011a4992a83b60c022cea62d6c036b714c798962 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_getrepositorycommitdiscussions.md @@ -0,0 +1,40 @@ +--- +title: " Projects: get Repository Commit Discussions" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: get Repository Commit Discussions + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_getrepositorycommitdiscussions_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/api_project_id.md!} + +`Commit Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/api_commit_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_hook.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_hook.md new file mode 100644 index 0000000000000000000000000000000000000000..0fff29441749488d75d8551c4ace7d7bcf671e22 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_hook.md @@ -0,0 +1,40 @@ +--- +title: " Projects: hook" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: hook + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_hook_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/api_project_id.md!} + +`Hook Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/api_hook_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_hooks.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_hooks.md new file mode 100644 index 0000000000000000000000000000000000000000..1d28ac9b9275912bbc59849ea928a6e2e3d46388 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_hooks.md @@ -0,0 +1,40 @@ +--- +title: " Projects: hooks" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: hooks + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_hooks_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_issues.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..d3f87c6603fb539cd55b1de047ffc615c7669872 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_issues.md @@ -0,0 +1,40 @@ +--- +title: " Projects: issues" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: issues + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_issues_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_iterations.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_iterations.md new file mode 100644 index 0000000000000000000000000000000000000000..d19388b2ce718a844aa4e521ff85dd641d4851e9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_iterations.md @@ -0,0 +1,40 @@ +--- +title: " Projects: iterations" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: iterations + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_iterations_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_labels.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_labels.md new file mode 100644 index 0000000000000000000000000000000000000000..6483c87ba0995657c82a73193813dba14d97824a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_labels.md @@ -0,0 +1,40 @@ +--- +title: " Projects: labels" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: labels + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_labels_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_languages.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_languages.md new file mode 100644 index 0000000000000000000000000000000000000000..1e7679b92a5f685ae283ee575dededb6b46b08d4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_languages.md @@ -0,0 +1,34 @@ +--- +title: " Projects: languages" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: languages + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_languages_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_member.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_member.md new file mode 100644 index 0000000000000000000000000000000000000000..bb597b446680cbc0b9ed47fd23b7bed899c950cb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_member.md @@ -0,0 +1,40 @@ +--- +title: " Projects: member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_member_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/api_project_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/api_user_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_members.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_members.md new file mode 100644 index 0000000000000000000000000000000000000000..d1d1b3b49914cb135079a5166634672155da6b49 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_members.md @@ -0,0 +1,40 @@ +--- +title: " Projects: members" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: members + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_members_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipeline.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..0b008595e1f2fc8b53c626c691bfab9347dd72f4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipeline.md @@ -0,0 +1,40 @@ +--- +title: " Projects: pipeline" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: pipeline + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_pipeline_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/api_pipeline_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinejobs.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinejobs.md new file mode 100644 index 0000000000000000000000000000000000000000..d465924927532f5aeb4450ffe0c9d46f3edd5b37 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinejobs.md @@ -0,0 +1,40 @@ +--- +title: " Projects: pipeline Jobs" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: pipeline Jobs + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_pipelinejobs_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/api_pipeline_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelines.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelines.md new file mode 100644 index 0000000000000000000000000000000000000000..d26eda8c75a8187df7cba94110772b2a673da1fe --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelines.md @@ -0,0 +1,40 @@ +--- +title: " Projects: pipelines" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: pipelines + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_pipelines_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinetestreport.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinetestreport.md new file mode 100644 index 0000000000000000000000000000000000000000..ac882b66851f0c529af46c3435b54d102f9b9866 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinetestreport.md @@ -0,0 +1,40 @@ +--- +title: " Projects: pipeline Test Report" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: pipeline Test Report + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_pipelinetestreport_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/api_pipeline_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinetestreportsummary.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinetestreportsummary.md new file mode 100644 index 0000000000000000000000000000000000000000..43287853b519ac9056a0a9c4794e148cdbe3228f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinetestreportsummary.md @@ -0,0 +1,40 @@ +--- +title: " Projects: pipeline Test Report Summary" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: pipeline Test Report Summary + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_pipelinetestreportsummary_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/api_pipeline_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinevariables.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinevariables.md new file mode 100644 index 0000000000000000000000000000000000000000..719b47a845982d71889c794a8ef25ca8c521f170 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinevariables.md @@ -0,0 +1,40 @@ +--- +title: " Projects: pipeline Variables" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: pipeline Variables + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_pipelinevariables_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/api_pipeline_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_projectaccesstoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_projectaccesstoken.md new file mode 100644 index 0000000000000000000000000000000000000000..bd56afae3a177de72b648f7edd319bf82ab8a8c5 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_projectaccesstoken.md @@ -0,0 +1,40 @@ +--- +title: " Projects: project Access Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: project Access Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_projectaccesstoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/api_project_id.md!} + +`Token Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/api_token_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_projectaccesstokens.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_projectaccesstokens.md new file mode 100644 index 0000000000000000000000000000000000000000..26166089eb30fa8ebf3211d34a15870c541fff80 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_projectaccesstokens.md @@ -0,0 +1,34 @@ +--- +title: " Projects: project Access Tokens" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: project Access Tokens + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_projectaccesstokens_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedbranches.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedbranches.md new file mode 100644 index 0000000000000000000000000000000000000000..4c2317d12e6795aee6a0d7ee51c3a75604e6e8e0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedbranches.md @@ -0,0 +1,40 @@ +--- +title: " Projects: protected Branches" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: protected Branches + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_protectedbranches_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedtag.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedtag.md new file mode 100644 index 0000000000000000000000000000000000000000..9862918c08f999e14eea95a0757480a0018a0531 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedtag.md @@ -0,0 +1,40 @@ +--- +title: " Projects: protected Tag" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: protected Tag + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_protectedtag_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/api_project_id.md!} + +`Tag Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/api_tag_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedtags.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedtags.md new file mode 100644 index 0000000000000000000000000000000000000000..be27b303dbc81b611653caa18a36ed0d49bc0bc3 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedtags.md @@ -0,0 +1,34 @@ +--- +title: " Projects: protected Tags" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: protected Tags + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_protectedtags_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..9f74be4691b74f35ecb0f34f00ce10d20c5dfa44 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_remove.md @@ -0,0 +1,34 @@ +--- +title: " Projects: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removebadge.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removebadge.md new file mode 100644 index 0000000000000000000000000000000000000000..9a5f6b1e3b8ea08661c74fc80430775863c2ac77 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removebadge.md @@ -0,0 +1,40 @@ +--- +title: " Projects: remove Badge" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Badge + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removebadge_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/api_project_id.md!} + +`Badge Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/api_badge_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeforkrelation.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeforkrelation.md new file mode 100644 index 0000000000000000000000000000000000000000..76c75707329bde6ffff4bf5b1a55cb034546393f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeforkrelation.md @@ -0,0 +1,34 @@ +--- +title: " Projects: remove Fork Relation" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Fork Relation + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removeforkrelation_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removehook.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removehook.md new file mode 100644 index 0000000000000000000000000000000000000000..7835c8219d8427f3957efc717cbd78d6d95ed310 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removehook.md @@ -0,0 +1,40 @@ +--- +title: " Projects: remove Hook" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Hook + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removehook_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/api_project_id.md!} + +`Hook Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/api_hook_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removelabel.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removelabel.md new file mode 100644 index 0000000000000000000000000000000000000000..ef9e6711ab517945f4d60fb67e1d03015fd01ab4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removelabel.md @@ -0,0 +1,40 @@ +--- +title: " Projects: remove Label" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Label + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removelabel_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/api_project_id.md!} + +`Label Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/api_label_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removemember.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removemember.md new file mode 100644 index 0000000000000000000000000000000000000000..a868cc44b37cb12f9f0dc355cb1702b6248dc438 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removemember.md @@ -0,0 +1,40 @@ +--- +title: " Projects: remove Member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removemember_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/api_project_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/api_user_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeservice.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeservice.md new file mode 100644 index 0000000000000000000000000000000000000000..a21e0de4a390a189f63aa2ce1bcc16147db25584 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeservice.md @@ -0,0 +1,40 @@ +--- +title: " Projects: remove Service" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Service + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removeservice_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/api_project_id.md!} + +`Service Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/api_service_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeshare.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeshare.md new file mode 100644 index 0000000000000000000000000000000000000000..4943218b5a2216f6f0269a33c398ad822fa53666 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeshare.md @@ -0,0 +1,40 @@ +--- +title: " Projects: remove Share" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Share + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removeshare_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/api_project_id.md!} + +`Group Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/api_group_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removetrigger.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removetrigger.md new file mode 100644 index 0000000000000000000000000000000000000000..5bee66fcf494d83b13efd8c774f18997b36f52b0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removetrigger.md @@ -0,0 +1,40 @@ +--- +title: " Projects: remove Trigger" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Trigger + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removetrigger_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/api_project_id.md!} + +`Trigger Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/api_trigger_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removevariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..2942bb42371fbc06fb4eb7e586d1d08b5397db0f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removevariable.md @@ -0,0 +1,46 @@ +--- +title: " Projects: remove Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: remove Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_removevariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_project_id.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_key.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_retrypipeline.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_retrypipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..00405467da8dbbaa60958863eb005c453fe2116a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_retrypipeline.md @@ -0,0 +1,40 @@ +--- +title: " Projects: retry Pipeline" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: retry Pipeline + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_retrypipeline_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/api_project_id.md!} + +`Pipeline Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/api_pipeline_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_savemember.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_savemember.md new file mode 100644 index 0000000000000000000000000000000000000000..2ba94dc5db2fa8276ea68b5926b5e6a06d9d5bbc --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_savemember.md @@ -0,0 +1,52 @@ +--- +title: " Projects: save Member" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: save Member + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_savemember_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_project_id.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_user_id.md!} + +`Access Level` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_access_level.md!} + +`Expires At` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_expires_at.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_search.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_search.md new file mode 100644 index 0000000000000000000000000000000000000000..cc0050e0d20e7316456819d1e582061dc03edbd5 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_search.md @@ -0,0 +1,40 @@ +--- +title: " Projects: search" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: search + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_search_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/api_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_setservice.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_setservice.md new file mode 100644 index 0000000000000000000000000000000000000000..39bc806e0874bee6e36ca963768be3ab68273c3e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_setservice.md @@ -0,0 +1,46 @@ +--- +title: " Projects: set Service" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: set Service + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_setservice_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_project_id.md!} + +`Service Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_service_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_show.md new file mode 100644 index 0000000000000000000000000000000000000000..d743a173469b3c4abdad55d43c5204cf3e5b1ffe --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_show.md @@ -0,0 +1,40 @@ +--- +title: " Projects: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_transfer.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_transfer.md new file mode 100644 index 0000000000000000000000000000000000000000..2ebef5898c2499098716113fa623b5144660a51f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_transfer.md @@ -0,0 +1,40 @@ +--- +title: " Projects: transfer" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: transfer + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_transfer_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/api_project_id.md!} + +`Namespace` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/api_namespace.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_trigger.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_trigger.md new file mode 100644 index 0000000000000000000000000000000000000000..f42db205c542c62b262ba18edfb25c4032a57906 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_trigger.md @@ -0,0 +1,40 @@ +--- +title: " Projects: trigger" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: trigger + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_trigger_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/api_project_id.md!} + +`Trigger Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/api_trigger_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_triggerpipeline.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_triggerpipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..267f4e42cceea88b7ed7bd910b82aa51f14aa251 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_triggerpipeline.md @@ -0,0 +1,52 @@ +--- +title: " Projects: trigger Pipeline" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: trigger Pipeline + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_triggerpipeline_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_project_id.md!} + +`Ref` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_ref.md!} + +`Token` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_token.md!} + +`Variables` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_variables.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_triggers.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_triggers.md new file mode 100644 index 0000000000000000000000000000000000000000..63c0bc8283078c9100197eb26da332caa168acea --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_triggers.md @@ -0,0 +1,34 @@ +--- +title: " Projects: triggers" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: triggers + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_triggers_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_unarchive.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_unarchive.md new file mode 100644 index 0000000000000000000000000000000000000000..77cdacf56f25f0340c16fe7093b0528451796d53 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_unarchive.md @@ -0,0 +1,34 @@ +--- +title: " Projects: unarchive" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: unarchive + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_unarchive_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_update.md new file mode 100644 index 0000000000000000000000000000000000000000..82e23ce40fc134a9fead2d0c16be697245c2ca3d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_update.md @@ -0,0 +1,40 @@ +--- +title: " Projects: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateapprovalsconfiguration.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateapprovalsconfiguration.md new file mode 100644 index 0000000000000000000000000000000000000000..07c5d7a98191385452b9d123166ffbbfac1bee9e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateapprovalsconfiguration.md @@ -0,0 +1,40 @@ +--- +title: " Projects: update Approvals Configuration" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: update Approvals Configuration + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_updateapprovalsconfiguration_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateapprovalsrule.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateapprovalsrule.md new file mode 100644 index 0000000000000000000000000000000000000000..ffbef41bbd22650b8edc64fd4cb5ffab2ab3a1e2 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateapprovalsrule.md @@ -0,0 +1,46 @@ +--- +title: " Projects: update Approvals Rule" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: update Approvals Rule + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_updateapprovalsrule_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_project_id.md!} + +`Approval Rule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_approval_rule_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatebadge.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatebadge.md new file mode 100644 index 0000000000000000000000000000000000000000..303fbf5ef54bca3ce3010c340f77138b602a5e0d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatebadge.md @@ -0,0 +1,46 @@ +--- +title: " Projects: update Badge" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: update Badge + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_updatebadge_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_project_id.md!} + +`Badge Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_badge_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatehook.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatehook.md new file mode 100644 index 0000000000000000000000000000000000000000..70b9a4b5f7b3410fc8002d821eb2a7c5bf675039 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatehook.md @@ -0,0 +1,46 @@ +--- +title: " Projects: update Hook" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: update Hook + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_updatehook_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_project_id.md!} + +`Hook Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_hook_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatelabel.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatelabel.md new file mode 100644 index 0000000000000000000000000000000000000000..8119eef0994ac023f82a0b21096273691c82ec66 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatelabel.md @@ -0,0 +1,46 @@ +--- +title: " Projects: update Label" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: update Label + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_updatelabel_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_project_id.md!} + +`Label Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_label_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateprotectedbranch.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateprotectedbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..e6bc19204472f5dfe16a67b6b52061d7ae8ccb36 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateprotectedbranch.md @@ -0,0 +1,46 @@ +--- +title: " Projects: update Protected Branch" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: update Protected Branch + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_updateprotectedbranch_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_project_id.md!} + +`Branch Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_branch_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatevariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..265a4693d45c22e6c69e1fa08aa3e2c6b1e990e4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatevariable.md @@ -0,0 +1,64 @@ +--- +title: " Projects: update Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: update Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_updatevariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_project_id.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_key.md!} + +`Value` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_value.md!} + +`Protected` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_protected.md!} + +`Environment Scope` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_environment_scope.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_uploadavatar.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_uploadavatar.md new file mode 100644 index 0000000000000000000000000000000000000000..7e8a80301267d940387baa2e4bda53a5df69d481 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_uploadavatar.md @@ -0,0 +1,40 @@ +--- +title: " Projects: upload Avatar" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: upload Avatar + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_uploadavatar_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/api_project_id.md!} + +`File` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/api_file.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_uploadfile.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_uploadfile.md new file mode 100644 index 0000000000000000000000000000000000000000..d85899f6d306b96171f84dd58240d0a93114487c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_uploadfile.md @@ -0,0 +1,40 @@ +--- +title: " Projects: upload File" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: upload File + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_uploadfile_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/api_project_id.md!} + +`File` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/api_file.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_users.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_users.md new file mode 100644 index 0000000000000000000000000000000000000000..b252dabc7627d92a1252034520128d2ec56a6157 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_users.md @@ -0,0 +1,40 @@ +--- +title: " Projects: users" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: users + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_users_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_variable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_variable.md new file mode 100644 index 0000000000000000000000000000000000000000..5ba04651c6fae3c562fe9f76c2901a853d5cf57a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_variable.md @@ -0,0 +1,46 @@ +--- +title: " Projects: variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_variable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_project_id.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_key.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_variables.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_variables.md new file mode 100644 index 0000000000000000000000000000000000000000..7435f4edfa6fb565f162a57fb552e0e2e7ceec43 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_variables.md @@ -0,0 +1,40 @@ +--- +title: " Projects: variables" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Projects: variables + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:projects_variables_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_archive.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_archive.md new file mode 100644 index 0000000000000000000000000000000000000000..01fba5518c58673783f4892227c54eb6d3040ca6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_archive.md @@ -0,0 +1,46 @@ +--- +title: " Repositories: archive" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: archive + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_archive_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_params.md!} + +`Format` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_format.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_branch.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_branch.md new file mode 100644 index 0000000000000000000000000000000000000000..a8e5d9c010c7432b912f99563f1f93be32f7a574 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_branch.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: branch" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: branch + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_branch_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/api_project_id.md!} + +`Branch` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/api_branch.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_branches.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_branches.md new file mode 100644 index 0000000000000000000000000000000000000000..16f7fc0773b7871035e40414c301b2e662bff8b1 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_branches.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: branches" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: branches + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_branches_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_cherrypick.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_cherrypick.md new file mode 100644 index 0000000000000000000000000000000000000000..bf301699524d2b49f03e1836d3800be1d1243b8f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_cherrypick.md @@ -0,0 +1,46 @@ +--- +title: " Repositories: cherry Pick" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: cherry Pick + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_cherrypick_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_project_id.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_sha.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commit.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commit.md new file mode 100644 index 0000000000000000000000000000000000000000..e600f74bf65a03030157b4e05fb8fc5f9db48d61 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commit.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: commit" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: commit + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_commit_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/api_project_id.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/api_sha.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commitcomments.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commitcomments.md new file mode 100644 index 0000000000000000000000000000000000000000..dde558ba63ae40b6d2e381dcc916276594326e67 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commitcomments.md @@ -0,0 +1,46 @@ +--- +title: " Repositories: commit Comments" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: commit Comments + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_commitcomments_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_project_id.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_sha.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commitrefs.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commitrefs.md new file mode 100644 index 0000000000000000000000000000000000000000..bf192e6701bacaf9fb8aaeb7b8339f9cac0edefd --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commitrefs.md @@ -0,0 +1,46 @@ +--- +title: " Repositories: commit Refs" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: commit Refs + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_commitrefs_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_project_id.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_sha.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commits.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commits.md new file mode 100644 index 0000000000000000000000000000000000000000..ae3709c77a27a952ccce3e9c39b75766c68fbdf7 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commits.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: commits" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: commits + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_commits_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_compare.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_compare.md new file mode 100644 index 0000000000000000000000000000000000000000..0ada891111ef0d380a1683e85d9bd9ba001cfc08 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_compare.md @@ -0,0 +1,58 @@ +--- +title: " Repositories: compare" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: compare + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_compare_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_project_id.md!} + +`Fromshaormaster` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_fromShaOrMaster.md!} + +`Toshaormaster` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_toShaOrMaster.md!} + +`Straight` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_straight.md!} + +`Fromprojectid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_fromProjectId.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_contributors.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_contributors.md new file mode 100644 index 0000000000000000000000000000000000000000..40d29433528eb882e91f14e2bb089e5213221267 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_contributors.md @@ -0,0 +1,34 @@ +--- +title: " Repositories: contributors" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: contributors + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_contributors_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createbranch.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..0492a1523bb65eaca308b147dad1852489a9385d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createbranch.md @@ -0,0 +1,46 @@ +--- +title: " Repositories: create Branch" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: create Branch + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_createbranch_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_project_id.md!} + +`Branch` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_branch.md!} + +`Ref` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_ref.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createcommit.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createcommit.md new file mode 100644 index 0000000000000000000000000000000000000000..503b80b8a217675ec8454666e0d54fa87fa8d45a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createcommit.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: create Commit" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: create Commit + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_createcommit_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createcommitcomment.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createcommitcomment.md new file mode 100644 index 0000000000000000000000000000000000000000..901522e46cd5abe3bf3c6df46cfdf431b0332553 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createcommitcomment.md @@ -0,0 +1,52 @@ +--- +title: " Repositories: create Commit Comment" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: create Commit Comment + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_createcommitcomment_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_project_id.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_sha.md!} + +`Note` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_note.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createrelease.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createrelease.md new file mode 100644 index 0000000000000000000000000000000000000000..b7d71ea573eabf873ef2f4370777be64b0768bfc --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createrelease.md @@ -0,0 +1,52 @@ +--- +title: " Repositories: create Release" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: create Release + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_createrelease_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_project_id.md!} + +`Tag Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_tag_name.md!} + +`Description` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_description.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createtag.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createtag.md new file mode 100644 index 0000000000000000000000000000000000000000..d3d107e7abfcc0c4dd8378a3dbee1d906ab42044 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createtag.md @@ -0,0 +1,52 @@ +--- +title: " Repositories: create Tag" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: create Tag + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_createtag_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_project_id.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_name.md!} + +`Ref` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_ref.md!} + +`Message` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_message.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_deletebranch.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_deletebranch.md new file mode 100644 index 0000000000000000000000000000000000000000..754c1fce6b7ce8220f2982bf716856f1ec922cdd --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_deletebranch.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: delete Branch" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: delete Branch + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_deletebranch_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/api_project_id.md!} + +`Branch` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/api_branch.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_diff.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_diff.md new file mode 100644 index 0000000000000000000000000000000000000000..e9e86c2eb6978988b84f44e995a8958255f9e44d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_diff.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: diff" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: diff + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_diff_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/api_project_id.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/api_sha.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_getcommitbuildstatus.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_getcommitbuildstatus.md new file mode 100644 index 0000000000000000000000000000000000000000..a7dfc54683c8050cf370f2584846721820dd20e0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_getcommitbuildstatus.md @@ -0,0 +1,46 @@ +--- +title: " Repositories: get Commit Build Status" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: get Commit Build Status + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_getcommitbuildstatus_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_project_id.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_sha.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_mergebase.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_mergebase.md new file mode 100644 index 0000000000000000000000000000000000000000..12ee7a864ded254695c814ee91637d0af0ef7704 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_mergebase.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: merge Base" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: merge Base + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_mergebase_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/api_project_id.md!} + +`Refs` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/api_refs.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_postcommitbuildstatus.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_postcommitbuildstatus.md new file mode 100644 index 0000000000000000000000000000000000000000..dda554f87150c7d1662406a717c5092e8eef0b51 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_postcommitbuildstatus.md @@ -0,0 +1,52 @@ +--- +title: " Repositories: post Commit Build Status" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: post Commit Build Status + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_postcommitbuildstatus_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_project_id.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_sha.md!} + +`State` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_state.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_protectbranch.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_protectbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..d1edfb94eb095cd00df09101c762cbbd364aefe2 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_protectbranch.md @@ -0,0 +1,52 @@ +--- +title: " Repositories: protect Branch" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: protect Branch + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_protectbranch_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_project_id.md!} + +`Branch` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_branch.md!} + +`Devpush` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_devPush.md!} + +`Devmerge` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_devMerge.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_releases.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_releases.md new file mode 100644 index 0000000000000000000000000000000000000000..5e38fff7d6e67c83694c8d2d7df34ee7946d0465 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_releases.md @@ -0,0 +1,34 @@ +--- +title: " Repositories: releases" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: releases + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_releases_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_revertcommit.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_revertcommit.md new file mode 100644 index 0000000000000000000000000000000000000000..2f7001a1b8469b30656144cdf0bb042f34bb1a3c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_revertcommit.md @@ -0,0 +1,46 @@ +--- +title: " Repositories: revert Commit" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: revert Commit + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_revertcommit_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_project_id.md!} + +`Branch` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_branch.md!} + +`Sha` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_sha.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_tags.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_tags.md new file mode 100644 index 0000000000000000000000000000000000000000..2d079ce8461843c00cb7bf258e1d6c16ee0952df --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_tags.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: tags" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: tags + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_tags_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_tree.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_tree.md new file mode 100644 index 0000000000000000000000000000000000000000..1b3704cf301702a181113749633aea9cbdfaba2e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_tree.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: tree" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: tree + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_tree_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_unprotectbranch.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_unprotectbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..179515d79f84a06166d39e31623b767008ff60f4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_unprotectbranch.md @@ -0,0 +1,40 @@ +--- +title: " Repositories: unprotect Branch" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: unprotect Branch + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_unprotectbranch_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/api_project_id.md!} + +`Branch` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/api_branch.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_updaterelease.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_updaterelease.md new file mode 100644 index 0000000000000000000000000000000000000000..322cf67fba99fba16a88c84bcade4cdc01f24759 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_updaterelease.md @@ -0,0 +1,52 @@ +--- +title: " Repositories: update Release" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repositories: update Release + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositories_updaterelease_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_project_id.md!} + +`Tag Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_tag_name.md!} + +`Description` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_description.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_createfile.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_createfile.md new file mode 100644 index 0000000000000000000000000000000000000000..69fb115f355bcccb36ba4940bf4ee555fe75d344 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_createfile.md @@ -0,0 +1,40 @@ +--- +title: " Repository Files: create File" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repository Files: create File + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositoryfiles_createfile_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_deletefile.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_deletefile.md new file mode 100644 index 0000000000000000000000000000000000000000..3f2492f2e3a7285afd562ee4f29dfa7d3e6311fb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_deletefile.md @@ -0,0 +1,40 @@ +--- +title: " Repository Files: delete File" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repository Files: delete File + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositoryfiles_deletefile_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_getfile.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_getfile.md new file mode 100644 index 0000000000000000000000000000000000000000..4a2d83be1278def3aa551664fb23cf258ecf5a2e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_getfile.md @@ -0,0 +1,46 @@ +--- +title: " Repository Files: get File" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repository Files: get File + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositoryfiles_getfile_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_project_id.md!} + +`File Path` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_file_path.md!} + +`Ref` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_ref.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_getrawfile.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_getrawfile.md new file mode 100644 index 0000000000000000000000000000000000000000..e63fc16d86b02fa9c1238f1530f58a88570a4109 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_getrawfile.md @@ -0,0 +1,46 @@ +--- +title: " Repository Files: get Raw File" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repository Files: get Raw File + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositoryfiles_getrawfile_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_project_id.md!} + +`File Path` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_file_path.md!} + +`Ref` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_ref.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_updatefile.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_updatefile.md new file mode 100644 index 0000000000000000000000000000000000000000..47b1fc550fb8f9bc6ebc9e660218228ced7745f6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_updatefile.md @@ -0,0 +1,40 @@ +--- +title: " Repository Files: update File" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Repository Files: update File + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:repositoryfiles_updatefile_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceiterationevents_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceiterationevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..7158a20e838192b27bdfd7101a9a290b88f19a7f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceiterationevents_all.md @@ -0,0 +1,40 @@ +--- +title: " Resource Iteration Events: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource Iteration Events: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourceiterationevents_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceiterationevents_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceiterationevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..fa577c87cefd90917b14bbba0a74a2835d63c439 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceiterationevents_show.md @@ -0,0 +1,46 @@ +--- +title: " Resource Iteration Events: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource Iteration Events: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourceiterationevents_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_issue_iid.md!} + +`Resource Iteration Event Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_resource_iteration_event_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcelabelevents_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcelabelevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..5988decac28fb620a45dfe89218ac84d238bc2d4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcelabelevents_all.md @@ -0,0 +1,40 @@ +--- +title: " Resource Label Events: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource Label Events: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourcelabelevents_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcelabelevents_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcelabelevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..7cf2a3bb35dc50edac615fadae3b54a7d34db29e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcelabelevents_show.md @@ -0,0 +1,46 @@ +--- +title: " Resource Label Events: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource Label Events: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourcelabelevents_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_issue_iid.md!} + +`Resource Label Event Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_resource_label_event_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcemilestoneevents_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcemilestoneevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..803cf19f6d2ddd4e548fba407e00aec1f0951adb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcemilestoneevents_all.md @@ -0,0 +1,40 @@ +--- +title: " Resource Milestone Events: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource Milestone Events: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourcemilestoneevents_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcemilestoneevents_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcemilestoneevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..95d64b31ea818f392dff096145b712b85b9d913c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcemilestoneevents_show.md @@ -0,0 +1,46 @@ +--- +title: " Resource Milestone Events: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource Milestone Events: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourcemilestoneevents_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_issue_iid.md!} + +`Resource Milestone Event Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_resource_milestone_event_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcestateevents_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcestateevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..f68a27601ab5a5c928918100b6b63628f6d0c6a0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcestateevents_all.md @@ -0,0 +1,40 @@ +--- +title: " Resource State Events: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource State Events: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourcestateevents_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcestateevents_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcestateevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..49c927cdccbe524bae9e4ac48d2d4380a44e630f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcestateevents_show.md @@ -0,0 +1,46 @@ +--- +title: " Resource State Events: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource State Events: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourcestateevents_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_issue_iid.md!} + +`Resource Label Event Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_resource_label_event_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceweightevents_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceweightevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..c88a672530244aa0805a63b0454dd4afe16272da --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceweightevents_all.md @@ -0,0 +1,40 @@ +--- +title: " Resource Weight Events: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource Weight Events: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourceweightevents_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/api_issue_iid.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceweightevents_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceweightevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..091935920185a2b8792a001d21fe4b7ea89b2a31 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceweightevents_show.md @@ -0,0 +1,46 @@ +--- +title: " Resource Weight Events: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Resource Weight Events: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:resourceweightevents_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_project_id.md!} + +`Issue Iid` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_issue_iid.md!} + +`Resource Label Event Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_resource_label_event_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_addvariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_addvariable.md new file mode 100644 index 0000000000000000000000000000000000000000..aeb47bf0cc18ae192d5f096004420760ae19e916 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_addvariable.md @@ -0,0 +1,46 @@ +--- +title: " Schedules: add Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: add Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_addvariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_project_id.md!} + +`Schedule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_schedule_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_create.md new file mode 100644 index 0000000000000000000000000000000000000000..c22ee5ee7dd7a672d7e28e2fa573e6b1bafb7227 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_create.md @@ -0,0 +1,40 @@ +--- +title: " Schedules: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_play.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_play.md new file mode 100644 index 0000000000000000000000000000000000000000..01f3ffd361f30dd2a70c5f24a318201c3eb9e66f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_play.md @@ -0,0 +1,40 @@ +--- +title: " Schedules: play" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: play + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_play_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/api_project_id.md!} + +`Schedule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/api_schedule_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..96eec32a6ab5048bae5127ad24599120c0560efb --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_remove.md @@ -0,0 +1,40 @@ +--- +title: " Schedules: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/api_project_id.md!} + +`Schedule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/api_schedule_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_removevariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_removevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..f574a0cf634fa6b9beecb9b2c8c634d79fa4ca37 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_removevariable.md @@ -0,0 +1,46 @@ +--- +title: " Schedules: remove Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: remove Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_removevariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_project_id.md!} + +`Schedule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_schedule_id.md!} + +`Variable Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_variable_key.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_show.md new file mode 100644 index 0000000000000000000000000000000000000000..764e0f507b15a84877a11b9052d81915f859ad55 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_show.md @@ -0,0 +1,40 @@ +--- +title: " Schedules: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/api_project_id.md!} + +`Schedule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/api_schedule_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_showall.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_showall.md new file mode 100644 index 0000000000000000000000000000000000000000..d24999ae0e5a9c8cf021d7cb527d23affd0c1d39 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_showall.md @@ -0,0 +1,34 @@ +--- +title: " Schedules: show All" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: show All + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_showall_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_takeownership.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_takeownership.md new file mode 100644 index 0000000000000000000000000000000000000000..d0e6830cd5a7d08cdec6a1924be798fe0814ffc2 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_takeownership.md @@ -0,0 +1,40 @@ +--- +title: " Schedules: take Ownership" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: take Ownership + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_takeownership_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/api_project_id.md!} + +`Schedule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/api_schedule_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_update.md new file mode 100644 index 0000000000000000000000000000000000000000..a3471d62d7ea50cd47acf177ec5ceb18f02d0b3c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_update.md @@ -0,0 +1,46 @@ +--- +title: " Schedules: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_project_id.md!} + +`Schedule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_schedule_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_updatevariable.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_updatevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..497ecc19348d4b679b2e17227170f3b0fc0bdda9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_updatevariable.md @@ -0,0 +1,52 @@ +--- +title: " Schedules: update Variable" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Schedules: update Variable + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:schedules_updatevariable_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_project_id.md!} + +`Schedule Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_schedule_id.md!} + +`Variable Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_variable_key.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_search_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_search_all.md new file mode 100644 index 0000000000000000000000000000000000000000..5ee265c8d4c1f3e46186dc2ef0da7c56d10df628 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_search_all.md @@ -0,0 +1,34 @@ +--- +title: " Search: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Search: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:search_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/token_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_addnote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_addnote.md new file mode 100644 index 0000000000000000000000000000000000000000..6b16c984496196db3226eb859511df32aa3ab418 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_addnote.md @@ -0,0 +1,52 @@ +--- +title: " Snippets: add Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: add Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_addnote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_snippet_id.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_body.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_all.md new file mode 100644 index 0000000000000000000000000000000000000000..af03a6d8589d5d87b25bfe08b19303a651dc4951 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_all.md @@ -0,0 +1,34 @@ +--- +title: " Snippets: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/api_project_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_awardemoji.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_awardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..f9a3d4ffeba4e1e901baf1a55b9dde8cba160e33 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_awardemoji.md @@ -0,0 +1,40 @@ +--- +title: " Snippets: award Emoji" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: award Emoji + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_awardemoji_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/api_snippet_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_content.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_content.md new file mode 100644 index 0000000000000000000000000000000000000000..239e8d442c8f574b00802bc8e8775dbcf238eac3 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_content.md @@ -0,0 +1,40 @@ +--- +title: " Snippets: content" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: content + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_content_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/api_snippet_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_create.md new file mode 100644 index 0000000000000000000000000000000000000000..4ea0c1191a484c6e11fa7d91f119b513c2845bea --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_create.md @@ -0,0 +1,58 @@ +--- +title: " Snippets: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_project_id.md!} + +`Title` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_title.md!} + +`Filename` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_filename.md!} + +`Code` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_code.md!} + +`Visibility` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_visibility.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..4cca027458404cd57eb2d6ee6654fb6718ffc82d --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_remove.md @@ -0,0 +1,40 @@ +--- +title: " Snippets: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/api_snippet_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_removeawardemoji.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_removeawardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..14d2bdbec71cc0960b873f377bb9ae89ab79a8b7 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_removeawardemoji.md @@ -0,0 +1,46 @@ +--- +title: " Snippets: remove Award Emoji" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: remove Award Emoji + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_removeawardemoji_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_snippet_id.md!} + +`Award Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_award_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_removenote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_removenote.md new file mode 100644 index 0000000000000000000000000000000000000000..93cf89371b3b467228e74c69a91757039189d800 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_removenote.md @@ -0,0 +1,46 @@ +--- +title: " Snippets: remove Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: remove Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_removenote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_snippet_id.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_note_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e701d0a11f23f1939ec9e682f8db3be680a48a08 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_show.md @@ -0,0 +1,40 @@ +--- +title: " Snippets: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/api_snippet_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_shownote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_shownote.md new file mode 100644 index 0000000000000000000000000000000000000000..c92ffb496c583b5289df1089925b2d32f259dac6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_shownote.md @@ -0,0 +1,46 @@ +--- +title: " Snippets: show Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: show Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_shownote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_snippet_id.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_note_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_shownotes.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_shownotes.md new file mode 100644 index 0000000000000000000000000000000000000000..76d47aa278158f844706b831963a7fd0a5343e0f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_shownotes.md @@ -0,0 +1,40 @@ +--- +title: " Snippets: show Notes" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: show Notes + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_shownotes_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/api_snippet_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_update.md new file mode 100644 index 0000000000000000000000000000000000000000..b1abbf1b19e2c96856e562afb285ccd9e6d10dbc --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_update.md @@ -0,0 +1,46 @@ +--- +title: " Snippets: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_snippet_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_updatenote.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_updatenote.md new file mode 100644 index 0000000000000000000000000000000000000000..86aa5582ffdf050de50bcff7247a626d5668b975 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_updatenote.md @@ -0,0 +1,52 @@ +--- +title: " Snippets: update Note" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Snippets: update Note + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:snippets_updatenote_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_project_id.md!} + +`Snippet Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_snippet_id.md!} + +`Note Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_note_id.md!} + +`Body` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_body.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_all.md new file mode 100644 index 0000000000000000000000000000000000000000..d6f4d5a59f945d1512c7f954786a3a58cfbb681b --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_all.md @@ -0,0 +1,28 @@ +--- +title: " System Hooks: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# System Hooks: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:systemhooks_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all/token_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_create.md new file mode 100644 index 0000000000000000000000000000000000000000..87bf05086a625462a10196be50308f7a077f287e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_create.md @@ -0,0 +1,40 @@ +--- +title: " System Hooks: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# System Hooks: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:systemhooks_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/token_name.md!} + +`Url` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/api_url.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..c8d8e127d16cbdec3cb8f16d1563df5d05f92ec6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_remove.md @@ -0,0 +1,34 @@ +--- +title: " System Hooks: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# System Hooks: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:systemhooks_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_test.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_test.md new file mode 100644 index 0000000000000000000000000000000000000000..d9bfb8ff1e2d51a2b4aae1c30b4de3d7c3e9d87e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_test.md @@ -0,0 +1,34 @@ +--- +title: " System Hooks: test" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# System Hooks: test + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:systemhooks_test_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_all.md new file mode 100644 index 0000000000000000000000000000000000000000..39b4ccfd5fc30bf339c549362193f8386708a545 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_all.md @@ -0,0 +1,40 @@ +--- +title: " Tags: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Tags: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:tags_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/api_project_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_create.md new file mode 100644 index 0000000000000000000000000000000000000000..1bcd01a34715647863af0d9b93c4fa64d919b35e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_create.md @@ -0,0 +1,40 @@ +--- +title: " Tags: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Tags: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:tags_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_createrelease.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_createrelease.md new file mode 100644 index 0000000000000000000000000000000000000000..532411bccfccc81c3a6f142ea01e84f6d77bedc9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_createrelease.md @@ -0,0 +1,46 @@ +--- +title: " Tags: create Release" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Tags: create Release + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:tags_createrelease_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_project_id.md!} + +`Tag Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_tag_name.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..ca2801ad883f81a2c8816ad2d705a4c2c9739530 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_remove.md @@ -0,0 +1,40 @@ +--- +title: " Tags: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Tags: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:tags_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/api_project_id.md!} + +`Tag Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/api_tag_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_show.md new file mode 100644 index 0000000000000000000000000000000000000000..508d61b201b07092c6f1060fb918ca60d7df6cf0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_show.md @@ -0,0 +1,40 @@ +--- +title: " Tags: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Tags: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:tags_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/api_project_id.md!} + +`Tag Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/api_tag_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_updaterelease.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_updaterelease.md new file mode 100644 index 0000000000000000000000000000000000000000..a515a92920f47ee752c9f294db547edc41a2c337 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_updaterelease.md @@ -0,0 +1,46 @@ +--- +title: " Tags: update Release" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Tags: update Release + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:tags_updaterelease_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_project_id.md!} + +`Tag Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_tag_name.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_activate.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_activate.md new file mode 100644 index 0000000000000000000000000000000000000000..a47525773bff6015d08e9d3d2077211a42af8c2c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_activate.md @@ -0,0 +1,34 @@ +--- +title: " Users: activate" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: activate + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_activate_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_all.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_all.md new file mode 100644 index 0000000000000000000000000000000000000000..c8dc27be2bd77d98981bdc9343951a81a0e1fcd5 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_all.md @@ -0,0 +1,34 @@ +--- +title: " Users: all" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: all + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_all_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/token_name.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_block.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_block.md new file mode 100644 index 0000000000000000000000000000000000000000..f75d5d63c76ae43793530a983bc6e6f351341496 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_block.md @@ -0,0 +1,34 @@ +--- +title: " Users: block" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: block + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_block_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_create.md new file mode 100644 index 0000000000000000000000000000000000000000..7ffcbe9e0df07f404d07351cca886ffd3bef50a2 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_create.md @@ -0,0 +1,46 @@ +--- +title: " Users: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/token_name.md!} + +`Email` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_email.md!} + +`Password` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_password.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createemailforuser.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createemailforuser.md new file mode 100644 index 0000000000000000000000000000000000000000..c8e16b788da3d43ac15676779d1cb2e030dc667f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createemailforuser.md @@ -0,0 +1,46 @@ +--- +title: " Users: create Email For User" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: create Email For User + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_createemailforuser_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_user_id.md!} + +`Email` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_email.md!} + +`Skip Confirmation` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_skip_confirmation.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createimpersonationtoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createimpersonationtoken.md new file mode 100644 index 0000000000000000000000000000000000000000..16c4a6c3a3ac0eb604765641a9db1967cba59d95 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createimpersonationtoken.md @@ -0,0 +1,52 @@ +--- +title: " Users: create Impersonation Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: create Impersonation Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_createimpersonationtoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_user_id.md!} + +`Name` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_name.md!} + +`Scopes` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_scopes.md!} + +`Expires At` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_expires_at.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createkey.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createkey.md new file mode 100644 index 0000000000000000000000000000000000000000..be3e5cab684680d6ba89acff4f6a49dae549f3c0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createkey.md @@ -0,0 +1,40 @@ +--- +title: " Users: create Key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: create Key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_createkey_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/token_name.md!} + +`Title` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/api_title.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/api_key.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createkeyforuser.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createkeyforuser.md new file mode 100644 index 0000000000000000000000000000000000000000..4d16a98d7f7c97752363da3f4829d9497f82110c --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createkeyforuser.md @@ -0,0 +1,46 @@ +--- +title: " Users: create Key For User" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: create Key For User + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_createkeyforuser_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_user_id.md!} + +`Title` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_title.md!} + +`Key` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_key.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_deactivate.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_deactivate.md new file mode 100644 index 0000000000000000000000000000000000000000..2a2ccb798e385532d2a33e8ca17af6839336dd9f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_deactivate.md @@ -0,0 +1,34 @@ +--- +title: " Users: deactivate" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: deactivate + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_deactivate_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_email.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_email.md new file mode 100644 index 0000000000000000000000000000000000000000..42f17cc2b5f8b25e43e3abef5b34babb97f34898 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_email.md @@ -0,0 +1,34 @@ +--- +title: " Users: email" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: email + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_email_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_emails.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_emails.md new file mode 100644 index 0000000000000000000000000000000000000000..9124d64c3ba0bfffbe962b6f99da648481feac35 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_emails.md @@ -0,0 +1,28 @@ +--- +title: " Users: emails" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: emails + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_emails_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails/token_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_events.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_events.md new file mode 100644 index 0000000000000000000000000000000000000000..a43c86b2847ca17017e0be38424223dc0ca25d16 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_events.md @@ -0,0 +1,40 @@ +--- +title: " Users: events" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: events + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_events_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/api_user_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_key.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_key.md new file mode 100644 index 0000000000000000000000000000000000000000..f98c3e6d6e858df37f6846bc609d8a3b863c24c9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_key.md @@ -0,0 +1,34 @@ +--- +title: " Users: key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_key_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_keys.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_keys.md new file mode 100644 index 0000000000000000000000000000000000000000..f947e7061e9cdb1f2e04f45a83b2909751d0bcb5 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_keys.md @@ -0,0 +1,28 @@ +--- +title: " Users: keys" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: keys + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_keys_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys/token_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_me.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_me.md new file mode 100644 index 0000000000000000000000000000000000000000..e4f7f9f3630dc6f8830aa1260709e0d00f7c26ed --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_me.md @@ -0,0 +1,28 @@ +--- +title: " Users: me" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: me + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_me_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me/token_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..2a530d82708ce909e6ca233569b9b61b1330ee75 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_remove.md @@ -0,0 +1,40 @@ +--- +title: " Users: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/api_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeimpersonationtoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeimpersonationtoken.md new file mode 100644 index 0000000000000000000000000000000000000000..16c9bc8b977f07b0761c31d949454bc31a28cee8 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeimpersonationtoken.md @@ -0,0 +1,40 @@ +--- +title: " Users: remove Impersonation Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: remove Impersonation Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_removeimpersonationtoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/api_user_id.md!} + +`Impersonation Token Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/api_impersonation_token_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removekey.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removekey.md new file mode 100644 index 0000000000000000000000000000000000000000..569329db6288cbcc24655f4f3c6214b69c7a9ce4 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removekey.md @@ -0,0 +1,34 @@ +--- +title: " Users: remove Key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: remove Key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_removekey_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuseremail.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuseremail.md new file mode 100644 index 0000000000000000000000000000000000000000..7d46ba7e9fd4b9d97434dafeb3f780acd01dace9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuseremail.md @@ -0,0 +1,40 @@ +--- +title: " Users: remove User Email" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: remove User Email + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_removeuseremail_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/api_user_id.md!} + +`Email Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/api_email_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuseridentity.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuseridentity.md new file mode 100644 index 0000000000000000000000000000000000000000..7759eab6440a1d7bf5cad0287606d79c529c16fa --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuseridentity.md @@ -0,0 +1,40 @@ +--- +title: " Users: remove User Identity" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: remove User Identity + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_removeuseridentity_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/api_user_id.md!} + +`Provider` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/api_provider.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuserkey.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuserkey.md new file mode 100644 index 0000000000000000000000000000000000000000..36ee23507b4f7f341160006df2dff380a343132a --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuserkey.md @@ -0,0 +1,40 @@ +--- +title: " Users: remove User Key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: remove User Key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_removeuserkey_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/api_user_id.md!} + +`Key Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/api_key_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_show.md new file mode 100644 index 0000000000000000000000000000000000000000..6cf8b09019e5765c079b38308a5a186202528b2f --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_show.md @@ -0,0 +1,34 @@ +--- +title: " Users: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_unblock.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_unblock.md new file mode 100644 index 0000000000000000000000000000000000000000..1e66432c90ccc09d0e9db4325199e421eb7511a5 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_unblock.md @@ -0,0 +1,34 @@ +--- +title: " Users: unblock" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: unblock + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_unblock_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/api_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_update.md new file mode 100644 index 0000000000000000000000000000000000000000..5a48fa25167051d1fbe53c959f1ab06c0cd37e60 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_update.md @@ -0,0 +1,46 @@ +--- +title: " Users: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_params.md!} + +`Files` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_files.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_user.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_user.md new file mode 100644 index 0000000000000000000000000000000000000000..52f78f108d9a8a52dc2d3ccb91290897f1f4a4c9 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_user.md @@ -0,0 +1,28 @@ +--- +title: " Users: user" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: user + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_user_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user/token_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_useremails.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_useremails.md new file mode 100644 index 0000000000000000000000000000000000000000..f7be01061c8be45bb29d06c294a2b8331f094cd0 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_useremails.md @@ -0,0 +1,34 @@ +--- +title: " Users: user Emails" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: user Emails + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_useremails_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/api_user_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userimpersonationtoken.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userimpersonationtoken.md new file mode 100644 index 0000000000000000000000000000000000000000..0da19271941348163f35fee5e64fd0425c4bda70 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userimpersonationtoken.md @@ -0,0 +1,40 @@ +--- +title: " Users: user Impersonation Token" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: user Impersonation Token + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_userimpersonationtoken_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/api_user_id.md!} + +`Impersonation Token Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/api_impersonation_token_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userimpersonationtokens.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userimpersonationtokens.md new file mode 100644 index 0000000000000000000000000000000000000000..edb7ff2cd85d278af1f84656f57e7893427fad51 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userimpersonationtokens.md @@ -0,0 +1,40 @@ +--- +title: " Users: user Impersonation Tokens" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: user Impersonation Tokens + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_userimpersonationtokens_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/api_user_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userkey.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userkey.md new file mode 100644 index 0000000000000000000000000000000000000000..0e252ed8fd3b154eb79259f12609a1f6e8782743 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userkey.md @@ -0,0 +1,40 @@ +--- +title: " Users: user Key" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: user Key + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_userkey_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/api_user_id.md!} + +`Key Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/api_key_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userkeys.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userkeys.md new file mode 100644 index 0000000000000000000000000000000000000000..d66b113f31f556a76fcfac0c636382159a3112c5 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userkeys.md @@ -0,0 +1,34 @@ +--- +title: " Users: user Keys" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: user Keys + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_userkeys_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/token_name.md!} + +`User Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/api_user_id.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersmemberships.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersmemberships.md new file mode 100644 index 0000000000000000000000000000000000000000..ea5a724edc22cf9cf9f055f4f6bbe30e22f96316 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersmemberships.md @@ -0,0 +1,40 @@ +--- +title: " Users: users Memberships" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: users Memberships + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_usersmemberships_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/api_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersprojects.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersprojects.md new file mode 100644 index 0000000000000000000000000000000000000000..5a945a0e00c66496475bb70bb40806bb337d0b0e --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersprojects.md @@ -0,0 +1,40 @@ +--- +title: " Users: users Projects" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: users Projects + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_usersprojects_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/api_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersstarredprojects.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersstarredprojects.md new file mode 100644 index 0000000000000000000000000000000000000000..9ab1d6b2fb40567016883f5e9556030dd1cf6b81 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersstarredprojects.md @@ -0,0 +1,40 @@ +--- +title: " Users: users Starred Projects" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Users: users Starred Projects + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:users_usersstarredprojects_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/token_name.md!} + +`Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/api_id.md!} + +`Parameters` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/api_parameters.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_version_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_version_show.md new file mode 100644 index 0000000000000000000000000000000000000000..d1d97e3eeb853d829394bf08d71e4483a24ae8ed --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_version_show.md @@ -0,0 +1,28 @@ +--- +title: " Version: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Version: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:version_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show/token_name.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_create.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_create.md new file mode 100644 index 0000000000000000000000000000000000000000..1b25b93a46aa30e9f0f969d79366db78107db807 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_create.md @@ -0,0 +1,40 @@ +--- +title: " Wiki: create" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Wiki: create + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:wiki_create_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_remove.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..a088cf79a0c136ae8a692b2eacd487e592892bbd --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_remove.md @@ -0,0 +1,40 @@ +--- +title: " Wiki: remove" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Wiki: remove + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:wiki_remove_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/api_project_id.md!} + +`Wiki Slug` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/api_wiki_slug.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_show.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_show.md new file mode 100644 index 0000000000000000000000000000000000000000..18a2eb090d1eb5df89b3f4161f421a1366679fb6 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_show.md @@ -0,0 +1,40 @@ +--- +title: " Wiki: show" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Wiki: show + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:wiki_show_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/api_project_id.md!} + +`Wiki Slug` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/api_wiki_slug.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_showall.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_showall.md new file mode 100644 index 0000000000000000000000000000000000000000..1d59231ad7ee448fad93d9630bd3c2263dadda05 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_showall.md @@ -0,0 +1,40 @@ +--- +title: " Wiki: show All" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Wiki: show All + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:wiki_showall_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/api_project_id.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_update.md b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_update.md new file mode 100644 index 0000000000000000000000000000000000000000..17a29f394e3659502ebf5e0596ef00b4eccf9efa --- /dev/null +++ b/docs/plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_update.md @@ -0,0 +1,46 @@ +--- +title: " Wiki: update" +tags: +- action +- eca_gitlab_api +- gitlab_api action 2.3.0 +--- +# Wiki: update + +Available since: 2.3.0 + + + +{!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update.md!} + +## Fields + +`GitLab Instance` + +: <br/>When using the "Defined by token" option, make sure there is a token with this name: <em>eca_gitlab_api_command:wiki_update_gitlab</em> + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/gitlab.md!} + +`Name of token` + +: The result of the API call will be stored in this token. Please provide the token name only, without brackets. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/token_name.md!} + +`Project Id` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_project_id.md!} + +`Wiki Slug` + +: <br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_wiki_slug.md!} + +`Params` + +: Provide a YAML array.<br/>This field supports tokens. + + {!include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_params.md!} diff --git a/docs/plugins/eca/gitlab_api/index.md b/docs/plugins/eca/gitlab_api/index.md new file mode 100644 index 0000000000000000000000000000000000000000..7601792ee8b75083c8daa6c627838add2e014f94 --- /dev/null +++ b/docs/plugins/eca/gitlab_api/index.md @@ -0,0 +1,18 @@ +--- +title: "ECA GitLab API" +tags: +- module +--- +# ECA GitLab API + +{!include/modules/eca_gitlab_api.md!} + +## Installation + +```shell +composer require drupal/gitlab_api +drush pm:install eca_gitlab_api +``` + +Instead of using Drush to enable the module, you can also go to "Administration / Extend" (`/admin/modules`) and +enable the module **ECA GitLab API** from there. diff --git a/include/modules/eca_gitlab_api.md b/include/modules/eca_gitlab_api.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deploykeys_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/api_deployment_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/api_deployment_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_deployments_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/api_environment_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/api_environment_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/api_environment_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/api_environment_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/api_environment_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/api_environment_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_environments_stop/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_events_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addlabel/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_access_level.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_access_level.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addmember/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addshare/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_protected.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_protected.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_value.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/api_value.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_addvariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmember/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_allmembers/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_description.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_description.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_lfs_enabled.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_lfs_enabled.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_parent_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_parent_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_path.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_path.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_request_access_enabled.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_request_access_enabled.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_shared_runners_minutes_limit.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_shared_runners_minutes_limit.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_visibility.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/api_visibility.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_createdeploytoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/api_token_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/api_token_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deletedeploytoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/api_active.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/api_active.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_deploytokens/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_issues/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_iterations/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_labels/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_member/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_members/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_mergerequests/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_packages/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_projects/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/api_label_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/api_label_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removelabel/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removemember/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_removevariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_access_level.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_access_level.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_savemember/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_search/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_subgroups/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_transfer/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_label_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_label_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatelabel/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_protected.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_protected.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_value.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/api_value.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_updatevariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groups_variables/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_alllists/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_label_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/api_label_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_createlist/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_list_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/api_list_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_deletelist/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_list_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/api_list_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_showlist/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_list_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_list_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_position.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/api_position.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsboards_updatelist/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/api_epic_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/api_epic_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_issues/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/api_epic_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/api_epic_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/api_epic_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/api_epic_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_epic_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_epic_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsepics_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_issues/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_mergerequests/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_groupsmilestones_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_alllists/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_label_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_label_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_createlist/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_list_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_list_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_deletelist/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_list_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_list_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_showlist/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_board_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_board_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_list_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_list_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_position.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_position.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issueboards_updatelist/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_target_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_target_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_target_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/api_target_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_issue_link_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_issue_link_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuelinks_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussion/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_adddiscussionnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_duration.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_duration.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_addspenttime/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_awardemoji/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_closedbymergerequests/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_gettimestats/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_group/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_to_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/api_to_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_move/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_relatedmergerequests/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_award_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_award_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removeawardemoji/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removediscussionnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_removenote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_reorder/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resetspenttime/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_resettimeestimate/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_duration.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_duration.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_settimeestimate/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussion/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showdiscussions/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_shownotes/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showparticipants/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_resource_label_event_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/api_resource_label_event_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevent/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_showresourcelabelevents/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_subscribe/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_unsubscribe/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatediscussionnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issues_updatenote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_group/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_issuesstatistics_project/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_artifact_path.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_artifact_path.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyjobid/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_artifact_path.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_artifact_path.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_job_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_job_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_ref_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/api_ref_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactbyrefname/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifacts/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_job_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_job_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_ref_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/api_ref_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_artifactsbyrefname/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_cancel/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_erase/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_keepartifacts/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinebridges/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_pipelinejobs/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_play/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_retry/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/api_job_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/api_job_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_jobs_trace/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_keys_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussion/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_adddiscussionnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_addnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvals/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approvalstate/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_approve/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_awardemoji/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_changes/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_closesissues/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_commits/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_source.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_source.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_target.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_target.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_title.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/api_title.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_approvals_required.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_approvals_required.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_createlevelrule/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_approval_rule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_approval_rule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_deletelevelrule/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_levelrules/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_merge/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_rebase/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_award_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_award_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removeawardemoji/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removediscussionnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_removenote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_resolved.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/api_resolved.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_resolvediscussion/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussion/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showdiscussions/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_shownotes/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_showparticipants/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_unapprove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_discussion_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_discussion_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatediscussionnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_approval_rule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_approval_rule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_approvals_required.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_approvals_required.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatelevelrule/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_mr_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_mr_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_mergerequests_updatenote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_issues/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_mergerequests/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_milestone_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_milestone_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_milestones_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/api_namespace_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/api_namespace_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projectnamespaces_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addbadge/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_canPush.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_canPush.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_title.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/api_title.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_adddeploykey/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_url.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/api_url.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addhook/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addlabel/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_access_level.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_access_level.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_expires_at.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_expires_at.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addmember/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedbranch/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addprotectedtag/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addshare/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_environment_scope.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_environment_scope.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_protected.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_protected.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_value.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/api_value.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_addvariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmember/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_allmembers/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsconfiguration/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_approvalsrules/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_archive/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/api_badge_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/api_badge_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badge/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_badges/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_boards/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_cancelpipeline/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createapprovalsrule/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createdeploytoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/api_forked_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/api_forked_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforkrelation/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createforuser/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_commit_ref.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_commit_ref.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_variables.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/api_variables.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createpipeline/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createprojectaccesstoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/api_description.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/api_description.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_createtrigger/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteallmergedbranches/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/api_approval_rule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/api_approval_rule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteapprovalsrule/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/api_key_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/api_key_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploykey/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/api_token_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/api_token_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletedeploytoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deletepipeline/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/api_token_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/api_token_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprojectaccesstoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/api_branch_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/api_branch_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedbranch/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/api_tag_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/api_tag_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deleteprotectedtag/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/api_key_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/api_key_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykey/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploykeys/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/api_deployment_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/api_deployment_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployment/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deployments/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/api_active.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/api_active.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_deploytokens/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/api_runner_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/api_runner_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_disablerunner/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/api_key_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/api_key_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enabledeploykey/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/api_runner_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/api_runner_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_enablerunner/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_events/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_fork/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_forks/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/api_commit_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/api_commit_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_getrepositorycommitdiscussions/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/api_hook_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/api_hook_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hook/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_hooks/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_issues/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_iterations/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_labels/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_languages/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_member/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_members/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipeline/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinejobs/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelines/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreport/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinetestreportsummary/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_pipelinevariables/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/api_token_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/api_token_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_projectaccesstokens/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedbranches/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/api_tag_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/api_tag_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtag/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_protectedtags/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/api_badge_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/api_badge_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removebadge/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeforkrelation/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/api_hook_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/api_hook_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removehook/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/api_label_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/api_label_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removelabel/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removemember/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/api_service_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/api_service_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeservice/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/api_group_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/api_group_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removeshare/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/api_trigger_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/api_trigger_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removetrigger/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_removevariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/api_pipeline_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/api_pipeline_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_retrypipeline/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_access_level.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_access_level.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_expires_at.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_expires_at.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_savemember/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_search/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_service_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/api_service_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_setservice/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/api_namespace.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/api_namespace.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_transfer/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/api_trigger_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/api_trigger_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_trigger/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_ref.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_ref.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_token.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_token.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_variables.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/api_variables.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggerpipeline/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_triggers/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_unarchive/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsconfiguration/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_approval_rule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_approval_rule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateapprovalsrule/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_badge_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_badge_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatebadge/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_hook_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_hook_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatehook/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_label_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_label_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatelabel/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_branch_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_branch_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updateprotectedbranch/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_environment_scope.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_environment_scope.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_protected.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_protected.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_value.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/api_value.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_updatevariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/api_file.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/api_file.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadavatar/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/api_file.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/api_file.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_uploadfile/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_users/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_projects_variables/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_format.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_format.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_archive/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/api_branch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/api_branch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branch/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_branches/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_cherrypick/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commit/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitcomments/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commitrefs/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_commits/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_fromProjectId.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_fromProjectId.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_fromShaOrMaster.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_fromShaOrMaster.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_straight.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_straight.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_toShaOrMaster.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/api_toShaOrMaster.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_compare/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_contributors/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_branch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_branch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_ref.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/api_ref.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createbranch/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommit/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_note.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_note.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createcommitcomment/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_description.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_description.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_tag_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/api_tag_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createrelease/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_message.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_message.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_ref.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/api_ref.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_createtag/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/api_branch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/api_branch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_deletebranch/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_diff/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_getcommitbuildstatus/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/api_refs.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/api_refs.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_mergebase/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_state.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/api_state.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_postcommitbuildstatus/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_branch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_branch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_devMerge.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_devMerge.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_devPush.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_devPush.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_protectbranch/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_releases/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_branch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_branch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_sha.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/api_sha.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_revertcommit/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tags/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_tree/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/api_branch.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/api_branch.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_unprotectbranch/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_description.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_description.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_tag_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/api_tag_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositories_updaterelease/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_createfile/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_deletefile/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_file_path.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_file_path.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_ref.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/api_ref.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getfile/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_file_path.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_file_path.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_ref.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/api_ref.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_getrawfile/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_repositoryfiles_updatefile/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_resource_iteration_event_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/api_resource_iteration_event_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceiterationevents_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_resource_label_event_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/api_resource_label_event_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcelabelevents_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_resource_milestone_event_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/api_resource_milestone_event_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcemilestoneevents_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_resource_label_event_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/api_resource_label_event_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourcestateevents_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_issue_iid.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_issue_iid.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_resource_label_event_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/api_resource_label_event_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_resourceweightevents_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_schedule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/api_schedule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_addvariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/api_schedule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/api_schedule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_play/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/api_schedule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/api_schedule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_schedule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_schedule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_variable_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/api_variable_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_removevariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/api_schedule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/api_schedule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_showall/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/api_schedule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/api_schedule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_takeownership/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_schedule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/api_schedule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_schedule_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_schedule_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_variable_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/api_variable_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_schedules_updatevariable/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_search_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_addnote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_awardemoji/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_content/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_code.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_code.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_filename.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_filename.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_title.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_title.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_visibility.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/api_visibility.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_award_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_award_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removeawardemoji/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_removenote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_shownotes/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_body.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_body.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_note_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_note_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_snippet_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/api_snippet_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_snippets_updatenote/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/api_url.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/api_url.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_systemhooks_test/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_tag_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/api_tag_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_createrelease/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/api_tag_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/api_tag_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/api_tag_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/api_tag_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_tag_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/api_tag_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_tags_updaterelease/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_activate/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_all/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_block/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_email.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_email.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_password.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/api_password.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_email.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_email.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_skip_confirmation.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_skip_confirmation.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createemailforuser/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_expires_at.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_expires_at.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_scopes.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_scopes.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createimpersonationtoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/api_title.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/api_title.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkey/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_title.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_title.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_createkeyforuser/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_deactivate/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_email/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_emails/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_events/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_key/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_keys/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_me/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/api_impersonation_token_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/api_impersonation_token_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeimpersonationtoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removekey/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/api_email_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/api_email_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseremail/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/api_provider.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/api_provider.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuseridentity/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/api_key_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/api_key_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_removeuserkey/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_unblock/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_files.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_files.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_user/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_useremails/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/api_impersonation_token_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/api_impersonation_token_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtoken/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userimpersonationtokens/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/api_key_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/api_key_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkey/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/api_user_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/api_user_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_userkeys/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersmemberships/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersprojects/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/api_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/api_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/api_parameters.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/api_parameters.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_users_usersstarredprojects/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_version_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_create/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/api_wiki_slug.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/api_wiki_slug.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_remove/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/api_wiki_slug.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/api_wiki_slug.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_show/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_showall/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_params.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_params.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_project_id.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_project_id.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_wiki_slug.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/api_wiki_slug.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/gitlab.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/gitlab.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/token_name.md b/include/plugins/eca_gitlab_api/action/eca_gitlab_api_command_wiki_update/token_name.md new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/toc/plugins.yml b/toc/plugins.yml index 872096bcc59ae57a8d3bc17447697d1d5bc30795..e036f5b8dfe963c4558d6ebf521a280f50465bf9 100644 --- a/toc/plugins.yml +++ b/toc/plugins.yml @@ -368,6 +368,393 @@ - 'Form: get errors': plugins/eca/form/actions/eca_form_get_errors.md - 'Form: set action': plugins/eca/form/actions/eca_form_set_action.md - 'Form: set method': plugins/eca/form/actions/eca_form_set_method.md + - 'ECA GitLab API': + - plugins/eca/gitlab_api/index.md + - Actions: + - ' Deploy Keys: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deploykeys_all.md + - ' Deployments: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deployments_all.md + - ' Deployments: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_deployments_show.md + - ' Environments: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_all.md + - ' Environments: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_create.md + - ' Environments: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_remove.md + - ' Environments: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_show.md + - ' Environments: stop': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_environments_stop.md + - ' Events: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_events_all.md + - ' Groups Boards: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_all.md + - ' Groups Boards: all Lists': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_alllists.md + - ' Groups Boards: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_create.md + - ' Groups Boards: create List': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_createlist.md + - ' Groups Boards: delete List': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_deletelist.md + - ' Groups Boards: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_remove.md + - ' Groups Boards: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_show.md + - ' Groups Boards: show List': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_showlist.md + - ' Groups Boards: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_update.md + - ' Groups Boards: update List': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsboards_updatelist.md + - ' Groups Epics: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_all.md + - ' Groups Epics: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_create.md + - ' Groups Epics: issues': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_issues.md + - ' Groups Epics: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_remove.md + - ' Groups Epics: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_show.md + - ' Groups Epics: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsepics_update.md + - ' Groups Milestones: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_all.md + - ' Groups Milestones: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_create.md + - ' Groups Milestones: issues': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_issues.md + - ' Groups Milestones: merge Requests': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_mergerequests.md + - ' Groups Milestones: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_remove.md + - ' Groups Milestones: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_show.md + - ' Groups Milestones: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groupsmilestones_update.md + - ' Groups: add Label': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addlabel.md + - ' Groups: add Member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addmember.md + - ' Groups: add Share': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addshare.md + - ' Groups: add Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_addvariable.md + - ' Groups: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_all.md + - ' Groups: all Member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_allmember.md + - ' Groups: all Members': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_allmembers.md + - ' Groups: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_create.md + - ' Groups: create Deploy Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_createdeploytoken.md + - ' Groups: delete Deploy Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_deletedeploytoken.md + - ' Groups: deploy Tokens': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_deploytokens.md + - ' Groups: issues': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_issues.md + - ' Groups: iterations': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_iterations.md + - ' Groups: labels': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_labels.md + - ' Groups: member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_member.md + - ' Groups: members': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_members.md + - ' Groups: merge Requests': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_mergerequests.md + - ' Groups: packages': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_packages.md + - ' Groups: projects': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_projects.md + - ' Groups: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_remove.md + - ' Groups: remove Label': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removelabel.md + - ' Groups: remove Member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removemember.md + - ' Groups: remove Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_removevariable.md + - ' Groups: save Member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_savemember.md + - ' Groups: search': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_search.md + - ' Groups: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_show.md + - ' Groups: subgroups': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_subgroups.md + - ' Groups: transfer': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_transfer.md + - ' Groups: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_update.md + - ' Groups: update Label': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_updatelabel.md + - ' Groups: update Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_updatevariable.md + - ' Groups: variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_variable.md + - ' Groups: variables': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_groups_variables.md + - ' Issue Boards: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_all.md + - ' Issue Boards: all Lists': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_alllists.md + - ' Issue Boards: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_create.md + - ' Issue Boards: create List': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_createlist.md + - ' Issue Boards: delete List': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_deletelist.md + - ' Issue Boards: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_remove.md + - ' Issue Boards: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_show.md + - ' Issue Boards: show List': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_showlist.md + - ' Issue Boards: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_update.md + - ' Issue Boards: update List': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issueboards_updatelist.md + - ' Issue Links: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_all.md + - ' Issue Links: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_create.md + - ' Issue Links: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuelinks_remove.md + - ' Issues Statistics: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_all.md + - ' Issues Statistics: group': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_group.md + - ' Issues Statistics: project': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issuesstatistics_project.md + - ' Issues: add Discussion': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_adddiscussion.md + - ' Issues: add Discussion Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_adddiscussionnote.md + - ' Issues: add Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_addnote.md + - ' Issues: add Spent Time': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_addspenttime.md + - ' Issues: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_all.md + - ' Issues: award Emoji': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_awardemoji.md + - ' Issues: closed By Merge Requests': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_closedbymergerequests.md + - ' Issues: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_create.md + - ' Issues: get Time Stats': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_gettimestats.md + - ' Issues: group': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_group.md + - ' Issues: move': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_move.md + - ' Issues: related Merge Requests': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_relatedmergerequests.md + - ' Issues: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_remove.md + - ' Issues: remove Award Emoji': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removeawardemoji.md + - ' Issues: remove Discussion Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removediscussionnote.md + - ' Issues: remove Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_removenote.md + - ' Issues: reorder': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_reorder.md + - ' Issues: reset Spent Time': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_resetspenttime.md + - ' Issues: reset Time Estimate': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_resettimeestimate.md + - ' Issues: set Time Estimate': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_settimeestimate.md + - ' Issues: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_show.md + - ' Issues: show Discussion': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showdiscussion.md + - ' Issues: show Discussions': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showdiscussions.md + - ' Issues: show Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_shownote.md + - ' Issues: show Notes': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_shownotes.md + - ' Issues: show Participants': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showparticipants.md + - ' Issues: show Resource Label Event': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showresourcelabelevent.md + - ' Issues: show Resource Label Events': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_showresourcelabelevents.md + - ' Issues: subscribe': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_subscribe.md + - ' Issues: unsubscribe': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_unsubscribe.md + - ' Issues: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_update.md + - ' Issues: update Discussion Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_updatediscussionnote.md + - ' Issues: update Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_issues_updatenote.md + - ' Jobs: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_all.md + - ' Jobs: artifact By Job Id': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactbyjobid.md + - ' Jobs: artifact By Ref Name': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactbyrefname.md + - ' Jobs: artifacts': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifacts.md + - ' Jobs: artifacts By Ref Name': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_artifactsbyrefname.md + - ' Jobs: cancel': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_cancel.md + - ' Jobs: erase': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_erase.md + - ' Jobs: keep Artifacts': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_keepartifacts.md + - ' Jobs: pipeline Bridges': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_pipelinebridges.md + - ' Jobs: pipeline Jobs': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_pipelinejobs.md + - ' Jobs: play': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_play.md + - ' Jobs: retry': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_retry.md + - ' Jobs: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_show.md + - ' Jobs: trace': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_jobs_trace.md + - ' Keys: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_keys_show.md + - ' Merge Requests: add Discussion': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_adddiscussion.md + - ' Merge Requests: add Discussion Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_adddiscussionnote.md + - ' Merge Requests: add Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_addnote.md + - ' Merge Requests: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_all.md + - ' Merge Requests: approval State': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approvalstate.md + - ' Merge Requests: approvals': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approvals.md + - ' Merge Requests: approve': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_approve.md + - ' Merge Requests: award Emoji': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_awardemoji.md + - ' Merge Requests: changes': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_changes.md + - ' Merge Requests: closes Issues': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_closesissues.md + - ' Merge Requests: commits': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_commits.md + - ' Merge Requests: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_create.md + - ' Merge Requests: create Level Rule': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_createlevelrule.md + - ' Merge Requests: delete Level Rule': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_deletelevelrule.md + - ' Merge Requests: level Rules': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_levelrules.md + - ' Merge Requests: merge': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_merge.md + - ' Merge Requests: rebase': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_rebase.md + - ' Merge Requests: remove Award Emoji': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removeawardemoji.md + - ' Merge Requests: remove Discussion Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removediscussionnote.md + - ' Merge Requests: remove Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_removenote.md + - ' Merge Requests: resolve Discussion': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_resolvediscussion.md + - ' Merge Requests: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_show.md + - ' Merge Requests: show Discussion': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showdiscussion.md + - ' Merge Requests: show Discussions': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showdiscussions.md + - ' Merge Requests: show Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_shownote.md + - ' Merge Requests: show Notes': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_shownotes.md + - ' Merge Requests: show Participants': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_showparticipants.md + - ' Merge Requests: unapprove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_unapprove.md + - ' Merge Requests: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_update.md + - ' Merge Requests: update Discussion Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatediscussionnote.md + - ' Merge Requests: update Level Rule': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatelevelrule.md + - ' Merge Requests: update Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_mergerequests_updatenote.md + - ' Milestones: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_all.md + - ' Milestones: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_create.md + - ' Milestones: issues': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_issues.md + - ' Milestones: merge Requests': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_mergerequests.md + - ' Milestones: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_remove.md + - ' Milestones: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_show.md + - ' Milestones: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_milestones_update.md + - ' Project Namespaces: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projectnamespaces_all.md + - ' Project Namespaces: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projectnamespaces_show.md + - ' Projects: add Badge': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addbadge.md + - ' Projects: add Deploy Key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_adddeploykey.md + - ' Projects: add Hook': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addhook.md + - ' Projects: add Label': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addlabel.md + - ' Projects: add Member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addmember.md + - ' Projects: add Protected Branch': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addprotectedbranch.md + - ' Projects: add Protected Tag': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addprotectedtag.md + - ' Projects: add Share': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addshare.md + - ' Projects: add Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_addvariable.md + - ' Projects: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_all.md + - ' Projects: all Member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_allmember.md + - ' Projects: all Members': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_allmembers.md + - ' Projects: approvals Configuration': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_approvalsconfiguration.md + - ' Projects: approvals Rules': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_approvalsrules.md + - ' Projects: archive': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_archive.md + - ' Projects: badge': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_badge.md + - ' Projects: badges': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_badges.md + - ' Projects: boards': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_boards.md + - ' Projects: cancel Pipeline': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_cancelpipeline.md + - ' Projects: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_create.md + - ' Projects: create Approvals Rule': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createapprovalsrule.md + - ' Projects: create Deploy Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createdeploytoken.md + - ' Projects: create For User': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createforuser.md + - ' Projects: create Fork Relation': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createforkrelation.md + - ' Projects: create Pipeline': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createpipeline.md + - ' Projects: create Project Access Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createprojectaccesstoken.md + - ' Projects: create Trigger': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_createtrigger.md + - ' Projects: delete All Merged Branches': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteallmergedbranches.md + - ' Projects: delete Approvals Rule': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteapprovalsrule.md + - ' Projects: delete Deploy Key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletedeploykey.md + - ' Projects: delete Deploy Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletedeploytoken.md + - ' Projects: delete Pipeline': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deletepipeline.md + - ' Projects: delete Project Access Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprojectaccesstoken.md + - ' Projects: delete Protected Branch': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprotectedbranch.md + - ' Projects: delete Protected Tag': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deleteprotectedtag.md + - ' Projects: deploy Key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploykey.md + - ' Projects: deploy Keys': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploykeys.md + - ' Projects: deploy Tokens': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deploytokens.md + - ' Projects: deployment': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deployment.md + - ' Projects: deployments': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_deployments.md + - ' Projects: disable Runner': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_disablerunner.md + - ' Projects: enable Deploy Key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_enabledeploykey.md + - ' Projects: enable Runner': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_enablerunner.md + - ' Projects: events': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_events.md + - ' Projects: fork': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_fork.md + - ' Projects: forks': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_forks.md + - ' Projects: get Repository Commit Discussions': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_getrepositorycommitdiscussions.md + - ' Projects: hook': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_hook.md + - ' Projects: hooks': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_hooks.md + - ' Projects: issues': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_issues.md + - ' Projects: iterations': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_iterations.md + - ' Projects: labels': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_labels.md + - ' Projects: languages': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_languages.md + - ' Projects: member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_member.md + - ' Projects: members': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_members.md + - ' Projects: pipeline': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipeline.md + - ' Projects: pipeline Jobs': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinejobs.md + - ' Projects: pipeline Test Report': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinetestreport.md + - ' Projects: pipeline Test Report Summary': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinetestreportsummary.md + - ' Projects: pipeline Variables': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelinevariables.md + - ' Projects: pipelines': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_pipelines.md + - ' Projects: project Access Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_projectaccesstoken.md + - ' Projects: project Access Tokens': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_projectaccesstokens.md + - ' Projects: protected Branches': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedbranches.md + - ' Projects: protected Tag': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedtag.md + - ' Projects: protected Tags': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_protectedtags.md + - ' Projects: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_remove.md + - ' Projects: remove Badge': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removebadge.md + - ' Projects: remove Fork Relation': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeforkrelation.md + - ' Projects: remove Hook': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removehook.md + - ' Projects: remove Label': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removelabel.md + - ' Projects: remove Member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removemember.md + - ' Projects: remove Service': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeservice.md + - ' Projects: remove Share': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removeshare.md + - ' Projects: remove Trigger': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removetrigger.md + - ' Projects: remove Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_removevariable.md + - ' Projects: retry Pipeline': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_retrypipeline.md + - ' Projects: save Member': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_savemember.md + - ' Projects: search': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_search.md + - ' Projects: set Service': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_setservice.md + - ' Projects: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_show.md + - ' Projects: transfer': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_transfer.md + - ' Projects: trigger': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_trigger.md + - ' Projects: trigger Pipeline': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_triggerpipeline.md + - ' Projects: triggers': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_triggers.md + - ' Projects: unarchive': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_unarchive.md + - ' Projects: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_update.md + - ' Projects: update Approvals Configuration': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateapprovalsconfiguration.md + - ' Projects: update Approvals Rule': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateapprovalsrule.md + - ' Projects: update Badge': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatebadge.md + - ' Projects: update Hook': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatehook.md + - ' Projects: update Label': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatelabel.md + - ' Projects: update Protected Branch': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updateprotectedbranch.md + - ' Projects: update Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_updatevariable.md + - ' Projects: upload Avatar': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_uploadavatar.md + - ' Projects: upload File': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_uploadfile.md + - ' Projects: users': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_users.md + - ' Projects: variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_variable.md + - ' Projects: variables': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_projects_variables.md + - ' Repositories: archive': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_archive.md + - ' Repositories: branch': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_branch.md + - ' Repositories: branches': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_branches.md + - ' Repositories: cherry Pick': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_cherrypick.md + - ' Repositories: commit': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commit.md + - ' Repositories: commit Comments': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commitcomments.md + - ' Repositories: commit Refs': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commitrefs.md + - ' Repositories: commits': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_commits.md + - ' Repositories: compare': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_compare.md + - ' Repositories: contributors': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_contributors.md + - ' Repositories: create Branch': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createbranch.md + - ' Repositories: create Commit': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createcommit.md + - ' Repositories: create Commit Comment': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createcommitcomment.md + - ' Repositories: create Release': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createrelease.md + - ' Repositories: create Tag': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_createtag.md + - ' Repositories: delete Branch': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_deletebranch.md + - ' Repositories: diff': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_diff.md + - ' Repositories: get Commit Build Status': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_getcommitbuildstatus.md + - ' Repositories: merge Base': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_mergebase.md + - ' Repositories: post Commit Build Status': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_postcommitbuildstatus.md + - ' Repositories: protect Branch': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_protectbranch.md + - ' Repositories: releases': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_releases.md + - ' Repositories: revert Commit': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_revertcommit.md + - ' Repositories: tags': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_tags.md + - ' Repositories: tree': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_tree.md + - ' Repositories: unprotect Branch': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_unprotectbranch.md + - ' Repositories: update Release': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositories_updaterelease.md + - ' Repository Files: create File': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_createfile.md + - ' Repository Files: delete File': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_deletefile.md + - ' Repository Files: get File': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_getfile.md + - ' Repository Files: get Raw File': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_getrawfile.md + - ' Repository Files: update File': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_repositoryfiles_updatefile.md + - ' Resource Iteration Events: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceiterationevents_all.md + - ' Resource Iteration Events: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceiterationevents_show.md + - ' Resource Label Events: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcelabelevents_all.md + - ' Resource Label Events: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcelabelevents_show.md + - ' Resource Milestone Events: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcemilestoneevents_all.md + - ' Resource Milestone Events: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcemilestoneevents_show.md + - ' Resource State Events: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcestateevents_all.md + - ' Resource State Events: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourcestateevents_show.md + - ' Resource Weight Events: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceweightevents_all.md + - ' Resource Weight Events: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_resourceweightevents_show.md + - ' Schedules: add Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_addvariable.md + - ' Schedules: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_create.md + - ' Schedules: play': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_play.md + - ' Schedules: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_remove.md + - ' Schedules: remove Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_removevariable.md + - ' Schedules: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_show.md + - ' Schedules: show All': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_showall.md + - ' Schedules: take Ownership': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_takeownership.md + - ' Schedules: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_update.md + - ' Schedules: update Variable': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_schedules_updatevariable.md + - ' Search: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_search_all.md + - ' Snippets: add Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_addnote.md + - ' Snippets: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_all.md + - ' Snippets: award Emoji': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_awardemoji.md + - ' Snippets: content': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_content.md + - ' Snippets: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_create.md + - ' Snippets: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_remove.md + - ' Snippets: remove Award Emoji': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_removeawardemoji.md + - ' Snippets: remove Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_removenote.md + - ' Snippets: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_show.md + - ' Snippets: show Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_shownote.md + - ' Snippets: show Notes': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_shownotes.md + - ' Snippets: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_update.md + - ' Snippets: update Note': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_snippets_updatenote.md + - ' System Hooks: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_all.md + - ' System Hooks: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_create.md + - ' System Hooks: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_remove.md + - ' System Hooks: test': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_systemhooks_test.md + - ' Tags: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_all.md + - ' Tags: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_create.md + - ' Tags: create Release': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_createrelease.md + - ' Tags: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_remove.md + - ' Tags: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_show.md + - ' Tags: update Release': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_tags_updaterelease.md + - ' Users: activate': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_activate.md + - ' Users: all': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_all.md + - ' Users: block': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_block.md + - ' Users: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_create.md + - ' Users: create Email For User': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createemailforuser.md + - ' Users: create Impersonation Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createimpersonationtoken.md + - ' Users: create Key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createkey.md + - ' Users: create Key For User': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_createkeyforuser.md + - ' Users: deactivate': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_deactivate.md + - ' Users: email': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_email.md + - ' Users: emails': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_emails.md + - ' Users: events': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_events.md + - ' Users: key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_key.md + - ' Users: keys': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_keys.md + - ' Users: me': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_me.md + - ' Users: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_remove.md + - ' Users: remove Impersonation Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeimpersonationtoken.md + - ' Users: remove Key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removekey.md + - ' Users: remove User Email': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuseremail.md + - ' Users: remove User Identity': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuseridentity.md + - ' Users: remove User Key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_removeuserkey.md + - ' Users: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_show.md + - ' Users: unblock': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_unblock.md + - ' Users: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_update.md + - ' Users: user': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_user.md + - ' Users: user Emails': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_useremails.md + - ' Users: user Impersonation Token': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userimpersonationtoken.md + - ' Users: user Impersonation Tokens': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userimpersonationtokens.md + - ' Users: user Key': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userkey.md + - ' Users: user Keys': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_userkeys.md + - ' Users: users Memberships': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersmemberships.md + - ' Users: users Projects': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersprojects.md + - ' Users: users Starred Projects': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_users_usersstarredprojects.md + - ' Version: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_version_show.md + - ' Wiki: create': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_create.md + - ' Wiki: remove': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_remove.md + - ' Wiki: show': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_show.md + - ' Wiki: show All': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_showall.md + - ' Wiki: update': plugins/eca/gitlab_api/actions/eca_gitlab_api_command_wiki_update.md - 'ECA Language': - plugins/eca/language/index.md - Events: