acacode / acacode/swagger-typescript-api

Support for "onCreateRequestBody" hook

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

Descrizione

Hello! Thank you everyone for this amazing library, its been working wonderfully for me. I have a few features in mind for the library but one simple add might be a couple new hooks that allow us to modify type generation. It took me a while to figure out why the `onCreateRequestParams` hook was not firing on my apis (they take `body` rather than `query`). I'd like to be able to easily hook into the type creation for requests if possible.

Here is where the [onCreateRequestParams](https://github.com/acacode/swagger-typescript-api/blob/35b08b114be05a5163861f3a1570477bd577d672/src/routes.js#L279) hook is defined.

Does this seem like a reasonable solution or should I consider a different route for supporting what I need?

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.