mirror of
https://github.com/ansible/awx.git
synced 2026-04-19 08:50:21 -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;
|
||||
|
||||
Reference in New Issue
Block a user