-
-
Notifications
You must be signed in to change notification settings - Fork 286
Open
Labels
feature 🚀Feature request.Feature request.
Description
Description
It would be great to have a way (some util) to get "meta" of each SDK autogen method from sdk.gen.ts:
- url
- method
- responseType
These fields can be used in algorithms for creating auto-filled fields in a request (for example, some request signatures, etc.), and it would be great to be able to obtain this metainfo at runtime using a method.
now i am using ts-morph for this....
Metadata
Metadata
Assignees
Labels
feature 🚀Feature request.Feature request.