mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 21:21:21 -03:30
Alpha order
This commit is contained in:
parent
d4ba32d0c5
commit
3ee6f1f3c7
@ -52,10 +52,6 @@ class WorkflowJobTemplates extends Base {
|
||||
});
|
||||
}
|
||||
|
||||
readWebhookKey(id) {
|
||||
return this.http.get(`${this.baseUrl}${id}/webhook_key/`);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
export default WorkflowJobTemplates;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user