fix: used protocolversion 2 for indy flows#1664
Conversation
Signed-off-by: RinkalBhojani <rinkal.bhojani@ayanworks.com>
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR upgrades the default protocol version from v1 to v2 throughout the credential issuance and verification workflows. Swagger API documentation examples are updated in five DTO files, and the runtime defaults for credential offer generation and proof request creation are changed across the issuance and verification services. ChangesProtocol Version v1 to v2 Upgrade
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsStopped waiting for pipeline failures after 30000ms. One of your pipelines takes longer than our 30000ms fetch window to run, so review may not consider pipeline-failure results for inline comments if any failures occurred after the fetch window. Increase the timeout if you want to wait longer or run a Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |



#What?
#Why?
Summary by CodeRabbit
Documentation
Updates