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
In general this is a good idea... but I want to keep the API as small as possible to avoid breaking changes in the future... I also think that SwaggerGenerator is not stable yet because it is only used for Web API processing. This generator is meant to be used for other frameworks (e.g. Nancy) and provides helper methods to generate Swagger specs. I think opening it up makes only sense when we know that it contains all shareable logic and how it would be extended...
Please consider adding more extensibility points:
The text was updated successfully, but these errors were encountered: