diff options
author | andy.haynssen <andy.haynssen@bluecrossmn.com> | 2019-07-17 09:46:12 -0500 |
---|---|---|
committer | andy.haynssen <andy.haynssen@bluecrossmn.com> | 2019-07-17 09:46:12 -0500 |
commit | 5d149a2262653b729f0105639ae5027ae5a109ea (patch) | |
tree | d8e8075ff8e70ff05b38e3b1bcb6fdd89ba24fcb /docs/api-objects.rst | |
parent | 4a8503db1c55f5a8d1cc66533325d2d832622f85 (diff) | |
download | gitlab-5d149a2262653b729f0105639ae5027ae5a109ea.tar.gz |
docs: re-order api examples
`Pipelines and Jobs` and `Protected Branches` are out of order in contents and sometimes hard to find when looking for examples.
Diffstat (limited to 'docs/api-objects.rst')
-rw-r--r-- | docs/api-objects.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api-objects.rst b/docs/api-objects.rst index 451e411..5040410 100644 --- a/docs/api-objects.rst +++ b/docs/api-objects.rst @@ -9,9 +9,7 @@ API examples gl_objects/emojis gl_objects/badges gl_objects/branches - gl_objects/protected_branches gl_objects/messages - gl_objects/builds gl_objects/commits gl_objects/deploy_keys gl_objects/deployments @@ -32,7 +30,9 @@ API examples gl_objects/namespaces gl_objects/notes gl_objects/pagesdomains + gl_objects/pipelines_and_jobs gl_objects/projects + gl_objects/protected_branches gl_objects/runners gl_objects/repositories gl_objects/repository_tags |