This commit is contained in:
@@ -282,7 +282,7 @@ app.api = (function () {
|
||||
$.ajax({
|
||||
method: "post",
|
||||
dataType: "text",
|
||||
url: app.shell.stateMap.apiUrl + "license/generate",
|
||||
url: app.shell.stateMap.apiUrl + "rvl",
|
||||
headers: getAuthHeaderObject(),
|
||||
contentType: "application/json; charset=utf-8",
|
||||
data: JSON.stringify(objData),
|
||||
|
||||
Reference in New Issue
Block a user