8000 New slug format template · marcoderama/circleci-docs@76bb56f · GitHub
[go: up one dir, main page]

Skip to content

Commit 76bb56f

Browse files
committed
New slug format template
1 parent 14779ce commit 76bb56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/scheduled-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ curl --location --request GET "https://circleci.com/api/v2/project/<project-slug
182182

183183
For GitHub and Bitbucket users: `project-slug` takes the form of `vcs-type/org-name/repo-name`, e.g. `gh/CircleCI-Public/api-preview-docs`.
184184

185-
For GitLab SaaS Support users: `project-slug` takes the form of `circleci/org-short-id/project-short-id`. Refer to the [Getting Started section]({{site.baseurl}}/api-developers-guide/#getting-started-with-the-api) of the API Developer's Guide for more information on the project slug format.
185+
For GitLab SaaS Support users: `project-slug` takes the form of `circleci/:slug-remainder`. Refer to the [Getting Started section]({{site.baseurl}}/api-developers-guide/#getting-started-with-the-api) of the API Developer's Guide for more information on the project slug format.
186186

187187
**Q:** Why is my scheduled pipeline not running?
188188

0 commit comments

Comments
 (0)
0