Skip to content

Support to use custom apispec plugins with spec_plugins param#352

Merged
greyli merged 5 commits intoapiflask:mainfrom
ndawn:fix-apispec-plugins
Oct 1, 2022
Merged

Support to use custom apispec plugins with spec_plugins param#352
greyli merged 5 commits intoapiflask:mainfrom
ndawn:fix-apispec-plugins

Conversation

@ndawn
Copy link
Copy Markdown
Contributor

@ndawn ndawn commented Aug 30, 2022

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code docstring.
  • Add an entry in CHANGES.md summarizing the change and linking to the issue and your username.
  • Add *Version changed* or *Version added* note in any relevant docs and docstring.
  • Run pytest and tox, no tests failed.

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 30, 2022

Deploy Preview for apiflask failed.

Name Link
🔨 Latest commit 6bbd6a4
🔍 Latest deploy log https://app.netlify.com/sites/apiflask/deploys/630ea1c260580c00095c7874

@greyli greyli added this to the 1.2.0 milestone Sep 3, 2022
@greyli greyli changed the title Allow custom APISpec plugins Support to use custom apispec plugins with APIFlask(spec_plugins) param Oct 1, 2022
@greyli greyli changed the title Support to use custom apispec plugins with APIFlask(spec_plugins) param Support to use custom apispec plugins with spec_plugins param Oct 1, 2022
@greyli greyli merged commit 3cd43d6 into apiflask:main Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow custom APISpec plugins

2 participants