Skip to content

Fix _process_params method when body is present - #429

Merged
kumaranvpl merged 1 commit into
mainfrom
423-fix-openapi-process-params-method-when-body-is-present
Oct 18, 2024
Merged

Fix _process_params method when body is present#429
kumaranvpl merged 1 commit into
mainfrom
423-fix-openapi-process-params-method-when-body-is-present

Conversation

@rjambrecic

@rjambrecic rjambrecic commented Oct 18, 2024

Copy link
Copy Markdown
Contributor

Description

  • Bug fix (a non-breaking change that resolves an issue)

Checklist

  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • I have included code examples to illustrate the modifications

@rjambrecic rjambrecic linked an issue Oct 18, 2024 that may be closed by this pull request
@rjambrecic
rjambrecic requested a review from kumaranvpl October 18, 2024 07:30
@kumaranvpl
kumaranvpl enabled auto-merge October 18, 2024 07:32
@kumaranvpl
kumaranvpl added this pull request to the merge queue Oct 18, 2024
@codecov

codecov Bot commented Oct 18, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
fastagency/api/openapi/client.py 75.00% 1 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
fastagency/api/openapi/client.py 84.93% <75.00%> (-0.68%) ⬇️

Merged via the queue into main with commit d1f2566 Oct 18, 2024
@kumaranvpl
kumaranvpl deleted the 423-fix-openapi-process-params-method-when-body-is-present branch October 18, 2024 07:43
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.

Fix OpenAPI _process_params method when body is present

2 participants