mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
Alpha order
This commit is contained in:
@@ -52,10 +52,6 @@ class WorkflowJobTemplates extends Base {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
readWebhookKey(id) {
|
|
||||||
return this.http.get(`${this.baseUrl}${id}/webhook_key/`);
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export default WorkflowJobTemplates;
|
export default WorkflowJobTemplates;
|
||||||
|
|||||||
Reference in New Issue
Block a user