You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/reference/api/hub/latest.yaml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -133,11 +133,6 @@ tags:
133
133
The organization endpoints allow you to interact with and manage your organizations.
134
134
135
135
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.
141
136
- name: groups
142
137
x-displayName: Groups (Teams)
143
138
x-audience: public
@@ -159,6 +154,11 @@ tags:
159
154
SCIM is a provisioning system that lets you manage users within your identity provider (IdP).
160
155
161
156
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.
0 commit comments