mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 02:31:03 -03: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;
|
||||
|
||||
Reference in New Issue
Block a user