File tree Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Expand file tree Collapse file tree 3 files changed +16
-5
lines changed Original file line number Diff line number Diff line change @@ -119,14 +119,15 @@ include::modules/listing-repos-superuser-api.adoc[leveloffset=+3]
119119include::modules/managing-organization-quota-superuser-api.adoc[leveloffset=+3]
120120include::modules/managing-user-quota-superuser-api.adoc[leveloffset=+3]
121121include::modules/retrieving-build-info-superuser-api.adoc[leveloffset=+3]
122+ include::modules/managing-service-keys-api.adoc[leveloffset=+3]
122123//tag
123124include::modules/managing-tags-api.adoc[leveloffset=+2]
124-
125-
126- include::modules/managing-service-keys-api.adoc[leveloffset=+3]
127-
128- // team member management?
125+ // team member management
126+ include::modules/managing-teams-api.adoc[leveloffset=+2]
129127include::modules/managing-team-members-api.adoc[leveloffset=+3]
128+ include::modules/setting-role-of-team-within-organization-api.adoc[leveloffset=+3]
129+ include::modules/deleting-team-within-organization-api.adoc[leveloffset=+3]
130+
130131
131132
132133//include::modules/proc_use-api.adoc[leveloffset=+1]
Original file line number Diff line number Diff line change 1+ // module included in the following assemblies:
2+
3+ // * use_quay/master.adoc
4+ // * quay_io/master.adoc
5+
6+ :_content-type: PROCEDURE
7+ [id="managing-teams-api"]
8+ = Managing teams by using the API
9+
10+ Team can be managing by using the {productname} API.
You can’t perform that action at this time.
0 commit comments