pull api : suseendhiran
This commit is contained in:
parent
5dd7767dfe
commit
c74b906f0d
@ -592,7 +592,7 @@
|
|||||||
console.log(sts);
|
console.log(sts);
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: "post",
|
type: "post",
|
||||||
url: "/api/SingleApiStatus",
|
url: "/api_monitor/api/SingleApiStatus",
|
||||||
data: {api : api},
|
data: {api : api},
|
||||||
success: function(response) {
|
success: function(response) {
|
||||||
if (response.success == true)
|
if (response.success == true)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user