Skip to content

Commit

Permalink
Adapt to swagger-ui v3's sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
reftel committed Jan 29, 2018
1 parent 54acb8a commit e821a34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ window.onload = function() {
},
docExpansion: "none",
jsonEditor: false,
apisSorter: "alpha",
tagsSorter: "alpha",
defaultModelRendering: 'schema',
showRequestHeaders: false,
presets: [
Expand Down

0 comments on commit e821a34

Please sign in to comment.