Skip to content

Commit 9bf1fdf

Browse files
committed
generated build
1 parent 7051260 commit 9bf1fdf

File tree

10 files changed

+22
-16
lines changed

10 files changed

+22
-16
lines changed

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
docEl.addEventListener('before-try', (e) => {
44
e.detail.request.headers.append('AAA-BBB', 'CCC DDDD');
55
});
6-
});</script><body><rapi-doc spec-url="./specs/temp.yaml" id="thedoc" theme="dark" render-style="read" schema-style="tree" show-method-in-nav-bar="true" use-path-in-nav-bar="true" show-components="false" show-info="false" show-header="false" allow-search="true" allow-advanced-search="true" allow-spec-url-load="false" allow-spec-file-download="true" allow-server-selection="true" allow-authentication="true" update-route="false" remove-endpoints-with-badge-label-as="one" match-type="regex" persist-auth="true" scroll-behavior="smooth" show-curl-before-try="true"></rapi-doc></body></html>
6+
});</script><body><h1>Mini</h1><rapi-doc-mini style="min-width:600px; width:600px; border-radius:2px; border: 1px solid #eee; border-top-width:0" spec-url="./specs/mock.yaml" theme="light" schema-style="table" sort-endpoints-by="method" layout="column" paths-expanded="false" match-paths="^get /users/\{userId\}$|^post /users$" match-type="regex"></rapi-doc-mini></body></html>

dist/index.html.gz

-53 Bytes
Binary file not shown.

dist/rapidoc-min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rapidoc-min.js.gz

28 Bytes
Binary file not shown.

dist/rapidoc-min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/rapidoc-min.js.map.gz

30 Bytes
Binary file not shown.

dist/rapidoc.js

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/report.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

docs/rapidoc-min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/rapidoc.js

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)