Edit docs specification on Azure DevOps integration

Signed-off-by: Joao Paulo Moreira Antunes <joaopaulo.m@terra.com.br>
This commit is contained in:
Joao Paulo Moreira Antunes
2023-04-11 15:28:49 -03:00
parent e154406c9c
commit 1e36d98dcc
+1 -1
View File
@@ -67,7 +67,7 @@ The parameters available are:
- **`host:`** _(optional)_ Leave empty for Cloud hosted, otherwise set to your self-hosted instance host.
- **`organization:`** Your Organization slug (or Collection for on-premise users). Required.
- **`project:`** _(required)_ Your project slug. Wildcards are supported as show on the examples above. If set '*' will search all projects. For a project name containing spaces, use both single and double quotes as in `project: '"My Project Name"'`.
- **`project:`** _(required)_ Your project slug. Wildcards are supported as shown on the examples above. Using '*' will search all projects. For a project name containing spaces, use both single and double quotes as in `project: '"My Project Name"'`.
- **`repository:`** _(optional)_ The repository name. Wildcards are supported as show on the examples above. If not set, all repositories will be searched.
- **`path:`** _(optional)_ Where to find catalog-info.yaml files. Defaults to /catalog-info.yaml.
- **`branch:`** _(optional)_ The branch name to use.