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
Our mono-repo uses a hierarchy of projects where the API definitions are kept in a sub-folder named api under each project. When I run apiDump, those checked in folders all get overridden because by default the plugin writes the api folder. Is there any way to customize the output folder name?