mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 16:28:43 -03:30
Add new version indicator
This commit is contained in:
@@ -771,6 +771,7 @@ class OrganizationWorkflowJobTemplatesList(SubListCreateAttachDetachAPIView):
|
|||||||
parent_model = Organization
|
parent_model = Organization
|
||||||
relationship = 'workflows'
|
relationship = 'workflows'
|
||||||
parent_key = 'organization'
|
parent_key = 'organization'
|
||||||
|
new_in_310 = True
|
||||||
|
|
||||||
|
|
||||||
class OrganizationTeamsList(SubListCreateAttachDetachAPIView):
|
class OrganizationTeamsList(SubListCreateAttachDetachAPIView):
|
||||||
|
|||||||
Reference in New Issue
Block a user