mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Add new version indicator
This commit is contained in:
parent
8eb4b7b271
commit
f0b65d36bd
@ -771,6 +771,7 @@ class OrganizationWorkflowJobTemplatesList(SubListCreateAttachDetachAPIView):
|
||||
parent_model = Organization
|
||||
relationship = 'workflows'
|
||||
parent_key = 'organization'
|
||||
new_in_310 = True
|
||||
|
||||
|
||||
class OrganizationTeamsList(SubListCreateAttachDetachAPIView):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user