mirror of
https://github.com/ansible/awx.git
synced 2026-02-24 14:36:00 -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:
|
||||
|
||||
{% 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" %}
|
||||
|
||||
Reference in New Issue
Block a user