Skip to content

Commit

Permalink
Docs - Stoplight API reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Thim committed Sep 24, 2024
1 parent a1069ba commit 5533242
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions restapi-server/public/docs/stoplight/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Marvel API - Stoplight</title>

<script src="https://unpkg.com/@stoplight/elements/web-components.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/@stoplight/elements/styles.min.css">
</head>
<body>

<elements-api
apiDescriptionUrl="/docs/openapi"
router="hash"
/>

</body>
</html>

0 comments on commit 5533242

Please sign in to comment.