If clash
If you crash while Swagger Editor is running, you can execute the following command to reflect the editing status up to a few seconds before in the local file.
bundle exec rake routes:oas:analyze
It is a file generated by parsing the generated file oas_doc.yml and dividing it into each file.
Attention
Please be aware that if you execute the following command immediately after the crash, the change history will be lost.
bundle exec rake routes:oas:editor