Open hadrien-toma opened 6 years ago
When an edition of the document will be made from the UI, it will updates the binded volume.
This is currently out of Swagger Editor's scope - it exclusively lives in the browser. Filesystem sync for editing would require a new application server to live within the Docker container, to mediate changes on the volume.
For now, Swagger Editor Live exists, but it currently lacks a Docker image. Maybe you would contribute that feature? 😄
I'm going to keep this open as type: out of scope
so that we can hang onto this as an idea for a project that lives outside of Swagger Editor itself.
Alright, thank you for explanations, this is currently what I am doing but this implies adding another docker image to my workflow and I thought it may be avoided. It seems that it can't for the moment, no problem, thank you again for your answer 😉.
Hello @shockey, is it still out of scope :innocent:? Swagger Editor Live lacks popularity and support but works really well and I feel so comfortable working with it that I think it will be a great added value of swagger-editor
core. Moreover, if it is not out of scope, I would be happy to help developing this feature :grin:.
:crossed_fingers:
@hadrien-toma At the moment, it is not within our immediate scope, and I can't say for sure it will be in 2020 as we have quite an impressive roadmap to work on. That said, I'm happy to explore this further as an option. Feel free to ping me again if you don't hear back. Thanks1
Expected Behavior
Current Behavior
Importing/exporting documents is only available from the UI.
Context
I really would like to separate the Swagger editor docker image from the OpenAPI document it is processing.