1
0
Fork 0

Frontend: Adaption of swagger to display the Foxxes, not yet finished

This commit is contained in:
Michael Hackstein 2013-03-27 14:58:40 +01:00
parent 0255a50b44
commit 1859958251
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ window.SwaggerView = Backbone.View.extend({
initialize: function() {
window.swaggerUi = new SwaggerUi({
discoveryUrl:"api-docs.json",
discoveryUrl:"../../aardvark/swagger",
apiKey: false,
dom_id:"swagger-ui-container",
supportHeaderParams: true,