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