oas-validator/oas-validator-web/src/main/resources/templates/validator/compatibility.html [153:175]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }); }); }); }); function post(url, data, cb) {// application/json // text/plain $.ajax({ url: url, data: data, type: 'post', headers: { "Accept": "application/json; charset=utf-8", "Content-Type": "text/plain; charset=utf-8" }, success: function(json) { cb(json); } }); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - oas-validator/oas-validator-web/src/main/resources/templates/validator/style.html [136:158]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - }); }); }); }); function post(url, data, cb) {// application/json // text/plain $.ajax({ url: url, data: data, type: 'post', headers: { "Accept": "application/json; charset=utf-8", "Content-Type": "text/plain; charset=utf-8" }, success: function(json) { cb(json); } }); } - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -