blob: 1bc3b2befe2dfffc503ab45b3ed604f3f8a34ae6 [file] [log] [blame]
<!doctype html>
<!--
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
*/
-->
<!-- see docs at https://mrin9.github.io/RapiDoc/ -->
<html>
<head>
<meta charset="utf-8">
<script type="module" src="https://unpkg.com/rapidoc/dist/rapidoc-min.js"></script>
</head>
<body>
<rapi-doc
spec-url="./openapi.yaml"
regular-font="Open Sans"
mono-font="Courier New"
show-header="false"
bg-color="#f9f9fa"
text-color=""
nav-bg-color="#3f4d67"
nav-text-color="#a9b7d0"
nav-hover-bg-color="#333f54"
nav-hover-text-color="#fff"
nav-accent-color="#f44236"
primary-color="#5c7096"
render-style="read"
theme="light"
>
</rapi-doc>
</body>