acacode / acacode/swagger-typescript-api

Create response models without client class

Aperta
#516 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
4.1k
Fork
436
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.