acacode / acacode/swagger-typescript-api
Create response models without client class
オープン
- 主要言語
- TypeScript
- スター
- 4.1k
- フォーク
- 436
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。