rebuilt
BIN
dist/images/explorer_icons.png
vendored
|
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
BIN
dist/images/favicon-16x16.png
vendored
|
Before Width: | Height: | Size: 644 B After Width: | Height: | Size: 645 B |
BIN
dist/images/favicon-32x32.png
vendored
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
BIN
dist/images/logo_small.png
vendored
|
Before Width: | Height: | Size: 769 B After Width: | Height: | Size: 770 B |
BIN
dist/images/pet_store_api.png
vendored
|
Before Width: | Height: | Size: 823 B After Width: | Height: | Size: 824 B |
BIN
dist/images/wordnik_api.png
vendored
|
Before Width: | Height: | Size: 979 B After Width: | Height: | Size: 980 B |
3
dist/swagger-ui.js
vendored
@@ -20599,7 +20599,7 @@ SwaggerUi.Views.HeaderView = Backbone.View.extend({
|
||||
|
||||
showPetStore: function(){
|
||||
this.trigger('update-swagger-ui', {
|
||||
url:'http://petstore.swagger.wordnik.com/api/api-docs'
|
||||
url:'http://petstore.swagger.io/v2/swagger.json'
|
||||
});
|
||||
},
|
||||
|
||||
@@ -20639,6 +20639,7 @@ SwaggerUi.Views.HeaderView = Backbone.View.extend({
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
'use strict';
|
||||
|
||||
SwaggerUi.Views.MainView = Backbone.View.extend({
|
||||
|
||||