Fixed #52 #55

Merged
bema merged 1 commits from bema/fix/#52 into dev 2023-02-22 11:13:18 +01:00
Showing only changes of commit eed5454755 - Show all commits

View File

@@ -207,7 +207,7 @@ function clearMock(){
$('#httpStatusValues').html('');
}
function initializeMocksetModified(index){
function initializeMock(index){
clearMock();
fillStaticFields(json[index].clientUUID
, json[index].mockedResponseId