Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix openapi validator validateResponses config (0.117) #9737

Conversation

xin-hedera
Copy link
Collaborator

Description:
This PR backports the fix to release/0.117

  • Fix openapi validator validateResponses config
  • Change create2 evm address not found message
  • Fix openapi spec

Related issue(s):

Fixes #9733

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

- Fix openapi validator validateResponses config
- Change create2 evm address not found message
- Fix openapi spec

Signed-off-by: Xin Li <[email protected]>
@xin-hedera xin-hedera added bug Type: Something isn't working regression rest Area: REST API labels Nov 11, 2024
@xin-hedera xin-hedera added this to the 0.117.1 milestone Nov 11, 2024
@xin-hedera xin-hedera self-assigned this Nov 11, 2024
@xin-hedera xin-hedera requested a review from a team November 11, 2024 17:57
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.22%. Comparing base (66eb8f7) to head (b854835).
Report is 1 commits behind head on release/0.117.

Additional details and impacted files
@@               Coverage Diff                @@
##             release/0.117    #9737   +/-   ##
================================================
  Coverage            92.22%   92.22%           
  Complexity            7622     7622           
================================================
  Files                  934      934           
  Lines                32019    32021    +2     
  Branches              4045     4046    +1     
================================================
+ Hits                 29530    29532    +2     
  Misses                1537     1537           
  Partials               952      952           

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

Copy link

sonarcloud bot commented Nov 11, 2024

@steven-sheehy steven-sheehy merged commit 2b1575d into release/0.117 Nov 11, 2024
33 of 34 checks passed
@steven-sheehy steven-sheehy deleted the 9733-apiv1contractsaddressresultslogs-throws-internal-server-error-117 branch November 11, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Type: Something isn't working regression rest Area: REST API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants