The Swagger UI demo is available at the following link.
By appending ?url=(URL to a JSON or YAML file) to the above URL, you can specify the initial specification to display.
Here, we will use the following publicly available examples.
https://github.com/OAI/OpenAPI-Specification
For example, you can specify it as follows.
I hope this serves as a useful reference when sharing specifications with others.