SDK generation based on subset of endpoints in folder

The API Dog desktop app allows a user to generate SDK code for all APIs, or for a single API. Is there a way to generate SDK code for ONLY the APIs in a single folder (e.g. the “investment-researchers” folder in the screenshot)?

Right now there is no such a way.

This feature is expected to be supported next month

Great to hear - I will wait eagerly for this.

We have released this feature in version 2.5.23, please upgrade and try it.


This is awesome. Thanks for the update.

But here for each type of response, a unique class is created. Say for 200, a 200 response class is created. So can I have one single class for the responses 200 or 422 etc…Or can customize the names of the classes ?

We have noted your requirement and will inform our development team about it.