JingsongLi commented on code in PR #5340: URL: https://github.com/apache/paimon/pull/5340#discussion_r2011477643
########## docs/content/concepts/rest/rest-api.md: ########## @@ -23,6 +23,11 @@ under the License. --> <body> -<redoc spec-url="https://raw.githubusercontent.com/apache/paimon/master/paimon-open-api/rest-catalog-open-api.yaml"></redoc> -<script src="https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js"></script> + <div id="redoc-container"></div> + <script src="/docs/master/js/redoc.standalone.js"></script> Review Comment: Maybe add this `<script` to head.html, and this file just refer js function? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
