mirror of https://gitee.com/bigwinds/arangodb
Frontend: Adaption of swagger to display the Foxxes, not yet finished
This commit is contained in:
parent
0255a50b44
commit
1859958251
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue