mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-28 10:51:49 -05:00
Updated API docs to reflect new features in 2.0.
This commit is contained in:
@@ -402,6 +402,7 @@ class ScheduleUnifiedJobsList(SubListAPIView):
|
||||
parent_model = Schedule
|
||||
relationship = 'unifiedjob_set'
|
||||
view_name = 'Schedule Jobs List'
|
||||
new_in_148 = True
|
||||
|
||||
class AuthTokenView(APIView):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user