Skip to content

Support adding custom field to operation object (view function) #571#589

Merged
greyli merged 3 commits intoapiflask:mainfrom
JoshYuJump:main
Jul 24, 2024
Merged

Support adding custom field to operation object (view function) #571#589
greyli merged 3 commits intoapiflask:mainfrom
JoshYuJump:main

Conversation

@JoshYuJump
Copy link
Copy Markdown
Contributor

@JoshYuJump JoshYuJump commented Jul 21, 2024

fixes #571

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.
  • Add *Version changed* or *Version added* note in any relevant docs and docstring.
  • Run pytest and tox, no tests failed.

@greyli greyli merged commit 0958a55 into apiflask:main Jul 24, 2024
@greyli
Copy link
Copy Markdown
Member

greyli commented Jul 24, 2024

Merged, thanks!

I made some improvements to the docs in this commit.

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.

Support adding custom field to operation object (view function)

2 participants