Composing SDK from multiple OpenAPI files #2320
bombillazo
started this conversation in
General
Replies: 1 comment 1 reply
-
Hey @bombillazo, do your specs reference each other or are they completely independent? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey there. Once again, thank you for the incredible work on this library.
We have a use case where an API is broken into multiple OpenAPI .yaml files, and we want to create a unified SDK client. We can iterate and generate the files into separate directories, but we were wondering how to solve for the following:
Thanks for the responses and help clearing this up!
Beta Was this translation helpful? Give feedback.
All reactions