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(grpc): fix error 404 on grpc gateway #1144

Merged
merged 1 commit into from
Mar 4, 2024
Merged

fix(grpc): fix error 404 on grpc gateway #1144

merged 1 commit into from
Mar 4, 2024

Conversation

themantre
Copy link
Contributor

Description

This PR fixes the 404 error on calling all gRPC-Gateway APIS.

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Merging #1144 (82c81cb) into main (e08a653) will decrease coverage by 0.12%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1144      +/-   ##
==========================================
- Coverage   81.34%   81.22%   -0.12%     
==========================================
  Files         173      173              
  Lines        9234     9234              
==========================================
- Hits         7511     7500      -11     
- Misses       1369     1377       +8     
- Partials      354      357       +3     

@themantre themantre merged commit f9d89d9 into main Mar 4, 2024
11 of 12 checks passed
@themantre themantre deleted the fix-404-gateway branch March 4, 2024 14:37
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.

1 participant