Skip to content

Conversation

@victorperezpiqueras
Copy link
Contributor

Issue number: closes #7668

Summary

Updated openapi default version docstring to match current value of 3.1.0.

Changes

Please provide a summary of what's being changed
Changed docstrings of openapi-related functions and classes that had a wrong docstring default value for openapi version.

User experience

Please share what the user experience looks like before and after this change


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

Signed-off-by: victorperezpiqueras <47613476+victorperezpiqueras@users.noreply.github.com>
Signed-off-by: victorperezpiqueras <47613476+victorperezpiqueras@users.noreply.github.com>
@victorperezpiqueras victorperezpiqueras requested a review from a team as a code owner November 12, 2025 10:46
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 12, 2025
@sonarqubecloud
Copy link

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 12, 2025
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.49%. Comparing base (07c34ab) to head (162b162).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7669      +/-   ##
===========================================
- Coverage    96.52%   96.49%   -0.04%     
===========================================
  Files          275      275              
  Lines        13117    13117              
  Branches       986      986              
===========================================
- Hits         12661    12657       -4     
- Misses         353      355       +2     
- Partials       103      105       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@anafalcao anafalcao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @victorperezpiqueras for catching this! APPROVED!

@anafalcao anafalcao merged commit 8def535 into aws-powertools:develop Nov 13, 2025
16 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation event_handlers size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Update openapi_version default value in docstrings so it matches DEFAULT_OPENAPI_VERSION

2 participants