Possible to edit html view?

can i edit the response page when format=html is set?
The api is behind AWS api gateway preventing access to the CSS and JavaScript files
i was considering changing the location to another path like S3 that doesn’t require authentication

The Auto HTML API can be customized by providing a local HtmlFormat.html at the same path in your AppHost Project’s /wwwroot/Templates folder:

/wwwroot/Templates
  HtmlFormat.html