Hi,
Now that Apispec nears 1.0 release, and given how many issues are open right now I was thinking that maybe web framework plugins should be living in a separate apispec_plugins package.
For bw. compatibility existing namespace apispec.ext.$framework could pull them back from separate package.
This would allow plugin authors to fix bugs in implementations or support newer versions of frameworks without the need to release apispec itself, or even add new plugins.
I will be attending a hackathon soon and we could probably tackle this.
Hi,
Now that Apispec nears 1.0 release, and given how many issues are open right now I was thinking that maybe web framework plugins should be living in a separate
apispec_pluginspackage.For bw. compatibility existing namespace
apispec.ext.$frameworkcould pull them back from separate package.This would allow plugin authors to fix bugs in implementations or support newer versions of frameworks without the need to release apispec itself, or even add new plugins.
I will be attending a hackathon soon and we could probably tackle this.