acacode / acacode/swagger-typescript-api
underscore in operation id
Đang mở
enhancement
good first issue
- Ngôn ngữ chính
- TypeScript
- Star
- 4.1k
- Fork
- 436
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
input json file:
```operationId": "sample_getInfo```
expected output:
```sample_getInfo```
actual output:
```sampleGetInfo```
Please add option like "--allow-special-character".
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.