Skip to content

Commit 7c5c868

Browse files
feat: add to changelog
1 parent 37db93d commit 7c5c868

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/reference/api/hub/latest.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,6 @@ tags:
133133
The organization endpoints allow you to interact with and manage your organizations.
134134
135135
For more information, see [Organization administration overview](https://docs.docker.com/admin/organization/).
136-
- name: org-access-tokens
137-
x-displayName: Organization Access Tokens
138-
x-audience: public
139-
description: |
140-
The organization access token endpoints allow you to manage organization access tokens, see [Organization access tokens](https://docs.docker.com/security/for-admins/access-tokens/) for more information.
141136
- name: groups
142137
x-displayName: Groups (Teams)
143138
x-audience: public
@@ -159,6 +154,11 @@ tags:
159154
SCIM is a provisioning system that lets you manage users within your identity provider (IdP).
160155
161156
For more information, see [System for Cross-domain Identity management](https://docs.docker.com/security/for-admins/provisioning/scim/).
157+
- name: org-access-tokens
158+
x-displayName: Organization Access Tokens
159+
x-audience: public
160+
description: |
161+
The organization access token endpoints allow you to manage organization access tokens, see [Organization access tokens](https://docs.docker.com/security/for-admins/access-tokens/) for more information.
162162
paths:
163163
/v2/users/login:
164164
post:

0 commit comments

Comments
 (0)