Skip to content

Commit

Permalink
Merge pull request federecio#102 from demesne/patch-1
Browse files Browse the repository at this point in the history
Update to the correct api sorter configuration
  • Loading branch information
jplock authored Mar 20, 2018
2 parents 62e72cb + f7feaef commit df87e2b
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,
tagsSorter: "alpha",
operationsSorter: "alpha",
defaultModelRendering: 'schema',
showRequestHeaders: false,
presets: [
Expand Down

0 comments on commit df87e2b

Please sign in to comment.