Skip to content

Commit

Permalink
Replace OCS API sections with OpenAPI documentation
Browse files Browse the repository at this point in the history
Signed-off-by: jld3103 <[email protected]>
  • Loading branch information
provokateurin committed Apr 5, 2023
1 parent 61f6b3a commit 8f90bf0
Show file tree
Hide file tree
Showing 14 changed files with 35,232 additions and 1,086 deletions.
10 changes: 10 additions & 0 deletions developer_manual/_static/openapi.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<html>
<head>
<title>OCS API</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="openapi.json" router="hash" hideTryIt="true" logo="logo-blue.png"></elements-api>
</body>
</html>
Loading

0 comments on commit 8f90bf0

Please sign in to comment.