One last issue remains—when the documentation page first loads, it still defaults to using the demo petstore.swagger.io/v2/swagger.json URL. This is not good for user experience as the user must manually paste in the URL of the specification they are interested in.
Ideally, our page should load the correct specification on the first load, and there should be no top bar for our visitors to load another API's specification.