Skip to content

Skip raw blueprint from OpenAPI generating#37

Merged
greyli merged 1 commit intomasterfrom
skip-blueprint
Apr 29, 2021
Merged

Skip raw blueprint from OpenAPI generating#37
greyli merged 1 commit intomasterfrom
skip-blueprint

Conversation

@greyli
Copy link
Copy Markdown
Member

@greyli greyli commented Apr 29, 2021

Some extension will create the blueprint, APIFlask needs to skip them when generating the OpenAPI spec file.

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Run pytest and tox, no tests failed.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 29, 2021

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #37 (4413432) into master (dcf8a61) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          790       790           
  Branches       146       146           
=========================================
  Hits           790       790           
Impacted Files Coverage Δ
apiflask/app.py 100.00% <100.00%> (ø)
apiflask/route.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dcf8a61...4413432. Read the comment docs.

@greyli greyli merged commit 499d693 into master Apr 29, 2021
@greyli greyli deleted the skip-blueprint branch April 29, 2021 06:47
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.

2 participants