Skip to content

docs: fix request args examples in errorhandling#6045

Closed
riyatyagi123 wants to merge 1 commit into
pallets:mainfrom
riyatyagi123:fix-errorhandling-docs
Closed

docs: fix request args examples in errorhandling#6045
riyatyagi123 wants to merge 1 commit into
pallets:mainfrom
riyatyagi123:fix-errorhandling-docs

Conversation

@riyatyagi123

Copy link
Copy Markdown

Description

This PR fixes documentation examples in docs/errorhandling.rst.

Changes:

  • Replace request.arg.get(...) with request.args.get(...) in two examples.
  • Fix the user_api example signature to match the route definition.

These changes ensure the examples are accurate and prevent confusion for users following the documentation.

@davidism davidism closed this Jun 7, 2026
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