Skip to content

Fix the bp detection for endpoints contain a dot#236

Merged
greyli merged 1 commit intomainfrom
dot-endpoint-support
Apr 9, 2022
Merged

Fix the bp detection for endpoints contain a dot#236
greyli merged 1 commit intomainfrom
dot-endpoint-support

Conversation

@greyli
Copy link
Copy Markdown
Member

@greyli greyli commented Apr 9, 2022

fixes #211

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.

@greyli greyli added this to the 1.0.0 milestone Apr 9, 2022
@greyli greyli merged commit 7813b27 into main Apr 9, 2022
@greyli greyli deleted the dot-endpoint-support branch April 9, 2022 07:57
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.

Problem with APIFlask generating docs with flask-apscheduler extension: KeyError: 'scheduler'

1 participant