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(frontend): fix proto file methods parsing #3324

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

jorgeepc
Copy link
Contributor

This PR fixes the FE parsing of the protobuf file (GRPC trigger) to get the list of methods.

Changes

  • fix proto file parsing

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Screenshot

Screenshot 2023-10-31 at 13 06 34

@jorgeepc jorgeepc self-assigned this Oct 31, 2023
@jorgeepc jorgeepc requested a review from xoscar November 1, 2023 00:03
@xoscar xoscar merged commit e6882fa into main Nov 1, 2023
37 checks passed
@xoscar xoscar deleted the fix-protofile-parse branch November 1, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot choose gRCP method
2 participants