You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering is there a convenient way to split a single swagger yaml file to two SDK's.
I have a single swagger file, and I want to generate 2 sdk's, public and internal.
I don't want to split the yaml file, I'm looking for option somehow to tell to the generator to generate SDK only for specific paths,
something similar to the springdoc groups.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm wondering is there a convenient way to split a single swagger yaml file to two SDK's.
I have a single swagger file, and I want to generate 2 sdk's, public and internal.
I don't want to split the yaml file, I'm looking for option somehow to tell to the generator to generate SDK only for specific paths,
something similar to the springdoc groups.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions