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: VerificationTemplate delete, and return (#2438) * fix: V #1448

Merged
merged 2 commits into from
Jul 19, 2023

Conversation

mewmba
Copy link
Contributor

@mewmba mewmba commented Jul 19, 2023

fix: VerificationTemplate delete, and return (#2438) * fix: VerificationTemplate delete, and return * fix: Use map<> * no message * fix: don't use 0 as a useful value * fix: plural


PR-Codex overview

This PR focuses on adding a new RPC method and message types for fetching a verification template by ID.

Detailed summary

  • Added RPC method GetVerificationTemplates for fetching a verification template by ID.
  • Added message types GetVerificationTemplateRequest and GetVerificationTemplateResponse.
  • Added field credential_template_id to VerificationTemplateData for referencing the source credential template.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@fundthmcalculus fundthmcalculus added this pull request to the merge queue Jul 19, 2023
Merged via the queue into main with commit 45aa00f Jul 19, 2023
@fundthmcalculus fundthmcalculus deleted the mewmba/main-03b405fa-generated-protos branch July 19, 2023 15:20
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.

None yet

3 participants