singhpk234 commented on issue #941: URL: https://github.com/apache/polaris/issues/941#issuecomment-2638258062
Yes that understanding is correct! I was able to come at the same conclusion as the give HUGO changes for serving the static contents we create is not coming into effect. It works in local as we are serving those static contents. Seems like ASF had same static service infra which doesn't allows these serving Though this part is tricky as they do say `.htaccess` can be overriden if we can do that we can override the headers ? If thats true may be then we can modify CSP policy >I think a quick solution will be to redirect API docs to a swagger editor like what Iceberg site does for IRC spec: Agree with you, here is the pr for the fix https://github.com/apache/polaris/pull/950 it redirects to yaml handled it in a way that solves both the yaml rendering -- 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]
