Skip to content

Commit

Permalink
Merge pull request #97 from cfpb/open-api-3
Browse files Browse the repository at this point in the history
Updating to OpenAPI3.0 Spec
  • Loading branch information
sephcoster committed Oct 10, 2019
2 parents d59d74b + ff1ef13 commit 55709a2
Show file tree
Hide file tree
Showing 2 changed files with 556 additions and 517 deletions.
6 changes: 5 additions & 1 deletion docs/documentation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
margin:0;
background: #fafafa;
}

.swagger-ui .info hgroup.main a {
display: none
}
</style>
</head>

Expand Down Expand Up @@ -84,7 +88,7 @@
plugins: [
SwaggerUIBundle.plugins.DownloadUrl
],
layout: "StandaloneLayout"
layout: "BaseLayout"
})

window.ui = ui
Expand Down
Loading

0 comments on commit 55709a2

Please sign in to comment.