You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.
https://github.com/swagger-api/swagger-editor
https://github.com/swagger-api/swagger-editor?tab=readme-ov-file#running-locally
https://github.com/swagger-api/swagger-editor?tab=readme-ov-file#docker
1 docker pull docker.swagger.io/swaggerapi/swagger-editor 2 docker run --rm --name swagger-editor -d -p 8181:8080 docker.swagger.io/swaggerapi/swagger-editor 3 docker ps 4 curl localhost:8181