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

feat: oob issuance for multiple credential records #320

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

bhavanakarwade
Copy link
Contributor

What

  • Refactor POST API for Out-of-band issuance for multiple records.

Why

  • To create multiple credential offer at same time.
  • To handle and process multiple records at same time.

@bhavanakarwade bhavanakarwade added the enhancement New feature or request label Dec 1, 2023
@bhavanakarwade bhavanakarwade self-assigned this Dec 1, 2023
@bhavanakarwade bhavanakarwade linked an issue Dec 1, 2023 that may be closed by this pull request
Copy link

sonarcloud bot commented Dec 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 7 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

@KulkarniShashank KulkarniShashank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@KulkarniShashank KulkarniShashank merged commit 47a8249 into develop Dec 1, 2023
3 checks passed
@nishad-ayanworks nishad-ayanworks deleted the oob-issuance-multiple-records branch December 6, 2023 06:06
@nishad-ayanworks nishad-ayanworks changed the title feat: oob issuance for multiple records feat: oob issuance for multiple credential records Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: out of band issuance for multiple records ( BE )
2 participants