Explain what `--move-path-to-operation` does
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
When I do help - `--move-path-to-operation` has no description.
```
./node_modules/.bin/oas-toolkit merge --help
oas-toolkit merge
merge the provided OpenAPI files
Opcje:
--help Pokaż pomoc [boolean]
--version Pokaż numer wersji [boolean]
--move-path-to-operation [boolean]
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the `merge --help` entry point and locate the definition of `--move-path-to-operation` in the CLI. Add a description so the option is explained in the generated help output, then run `oas-toolkit merge --help` and confirm the description appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100