Skip to content

Commit

Permalink
refactor: move api to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuki-joto committed May 16, 2024
1 parent 483ac52 commit aa4ab26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/swagger/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<script>
window.onload = () => {
window.ui = SwaggerUIBundle({
url: '../../openapi.yaml',
url: '../openapi.yaml',
dom_id: '#swagger-ui',
presets: [
SwaggerUIBundle.presets.apis,
Expand Down

0 comments on commit aa4ab26

Please sign in to comment.