acacode / acacode/swagger-typescript-api
Create response models without client class
Đang mở
- 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ả
Is there any way to generate response models without creating client class? In swagger spec. I have declared response entities. For example:
```json
{
data: ,
errors: ,
}
```
so I have only target models, like product-entity, user-entity, but I cant get the models of response of specific endpoint and my team should declare its by hands
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á.