Skip to content

Commit 4348008

Browse files
committed
update packages and generate build for release
1 parent 676e6f8 commit 4348008

14 files changed

+1269
-1203
lines changed

dist/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@
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.json" id="thedoc" theme="dark" render-style="read" schema-style="table" show-method-in-nav-bar="true" use-path-in-nav-bar="true" show-components="true" show-info="true" show-header="true" allow-search="false" allow-advanced-search="true" allow-spec-url-load="false" allow-spec-file-download="true" allow-server-selection="true" allow-authentication="true" use-summary-to-list-example="true" update-route="false" match-type="regex" persist-auth="true"></rapi-doc></body></html>
6+
});</script><body><style>rapi-doc::part(section-endpoint-head).expanded {
7+
border-radius:6px 6px 0 0 ;
8+
}</style><rapi-doc spec-url="./specs/temp.json" id="thedoc" theme="dark" render-style="view" schema-style="table" show-method-in-nav-bar="true" use-path-in-nav-bar="true" show-components="true" show-info="true" show-header="true" allow-search="false" allow-advanced-search="true" allow-spec-url-load="false" allow-spec-file-download="true" allow-server-selection="true" allow-authentication="true" use-summary-to-list-example="true" update-route="false" match-type="regex" persist-auth="true"></rapi-doc></body></html>

dist/index.html.gz

55 Bytes
Binary file not shown.

dist/rapidoc-min.js

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

dist/rapidoc-min.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
/**
6262
* @preserve
63-
* RapiDoc 9.3.0-beta - WebComponent to View OpenAPI docs
63+
* RapiDoc 9.3.0 - WebComponent to View OpenAPI docs
6464
* License: MIT
6565
* Repo : https://github.com/rapi-doc/RapiDoc
6666
* Author : Mrinmoy Majumdar

dist/rapidoc-min.js.LICENSE.txt.gz

-3 Bytes
Binary file not shown.

dist/rapidoc-min.js.gz

414 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

470 Bytes
Binary file not shown.

dist/rapidoc.js

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

dist/report.html

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

0 commit comments

Comments
 (0)