Skip to content

Commit 9f787b1

Browse files
committed
rapidoc template fixed.
1 parent 5953645 commit 9f787b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi_ui_bundles/rapidoc/vendor/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
});
1818
</script>
1919
<body>
20-
<rapi-doc spec-url="./specs/temp.yaml" 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" update-route="false" match-type="regex" persist-auth="true"></rapi-doc>
20+
<rapi-doc spec-url="http://petstore.swagger.io/v2/swagger.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" update-route="false" match-type="regex" persist-auth="true"></rapi-doc>
2121
</body>
2222
</html>

0 commit comments

Comments
 (0)