Przeglądaj źródła

tidy up the commenting

bubble
Alex Agranov 10 lat temu
rodzic
commit
19c34cf1ea
1 zmienionych plików z 5 dodań i 3 usunięć
  1. +5
    -3
      dist/index.html

+ 5
- 3
dist/index.html Wyświetl plik

@@ -65,9 +65,11 @@
});
// if you have an apiKey you would like to pre-populate on the page for demonstration purposes...
// var apiKey = "myApiKeyXXXX123456789";
// $('#input_apiKey').val(apiKey);
// addApiKeyAuthorization();
/*
var apiKey = "myApiKeyXXXX123456789";
$('#input_apiKey').val(apiKey);
addApiKeyAuthorization();
*/
window.swaggerUi.load();
});


Ładowanie…
Anuluj
Zapisz