Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
th-schwarz committed Aug 5, 2024
1 parent b66503e commit a9b6df8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/site/oas-snapshot.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<redoc spec-url="https://raw.githubusercontent.com/th-schwarz/DynDRest/feature-24_rest-api/docs/openapi/openapi.yaml"
required-props-first=true
theme='{
"sidebar": {
"backgroundColor": "LemonChiffon"
}
}'></redoc>
<script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script>
<title>DynDRest :: OAS - SNAPSHOT</title>
</head>
<body>

</body>
</html>

0 comments on commit a9b6df8

Please sign in to comment.