Sha256: 63307b6ab999144ae21130ead1022a993e0b7de6b041c7533fc96c997ac7e167

Contents?: true

Size: 504 Bytes

Versions: 2

Compression:

Stored size: 504 Bytes

Contents

# 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.

```bash
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`.

```bash
bundle exec rake routes:oas:editor
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
r2-oas-0.3.1 docs/attention/if_clash.md
r2-oas-0.3.0 docs/attention/if_clash.md