mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 10:41:05 -03:30
fix up a minor Swagger doc bug
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
{% ifmeth GET %}
|
||||||
# List Roles for a Team:
|
# List Roles for a Team:
|
||||||
|
|
||||||
{% ifmeth GET %}
|
|
||||||
Make a GET request to this resource to retrieve a list of roles associated with the selected team.
|
Make a GET request to this resource to retrieve a list of roles associated with the selected team.
|
||||||
|
|
||||||
{% include "api/_list_common.md" %}
|
{% include "api/_list_common.md" %}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
{% ifmeth GET %}
|
||||||
# List Roles for a User:
|
# List Roles for a User:
|
||||||
|
|
||||||
{% ifmeth GET %}
|
|
||||||
Make a GET request to this resource to retrieve a list of roles associated with the selected user.
|
Make a GET request to this resource to retrieve a list of roles associated with the selected user.
|
||||||
|
|
||||||
{% include "api/_list_common.md" %}
|
{% include "api/_list_common.md" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user