acacode / acacode/swagger-typescript-api
underscore in operation id
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
input json file:
```operationId": "sample_getInfo```
expected output:
```sample_getInfo```
actual output:
```sampleGetInfo```
Please add option like "--allow-special-character".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.