mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 10:30:03 -03:30
fix up a minor Swagger doc bug
This commit is contained in:
parent
4f05955724
commit
eb2fc80114
@ -1,6 +1,6 @@
|
||||
{% ifmeth GET %}
|
||||
# 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.
|
||||
|
||||
{% include "api/_list_common.md" %}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{% ifmeth GET %}
|
||||
# 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.
|
||||
|
||||
{% include "api/_list_common.md" %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user