Replies: 2 comments 1 reply
-
This used to be generated using |
Beta Was this translation helpful? Give feedback.
1 reply
-
closing in favour of #926 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks, tying to upgrade to the latest version and i'm almost there, however I seem to have lost the generation of the top level service.
I now get a
services.gen.ts
, which seems to have my services in, but i'm missing that top level class that pulled them all together, eg:This was nice, as it meant in my consuming app I just had to init a single client. Does the ability to create this still exist? unless i'm being blind I can't see anything about it in https://heyapi.dev/openapi-ts/migrating.html#deprecated-useoptions.
For context this is what my current config looks like:
Beta Was this translation helpful? Give feedback.
All reactions