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: allow querying all offers and all credentials of issuer #121

Merged
merged 12 commits into from
Oct 3, 2024

Conversation

Oran-Dan
Copy link
Contributor

@Oran-Dan Oran-Dan commented Sep 25, 2024

Description of change

This feature enables the querying of all offers/credentials currently in the IssuanceState.

Links to any relevant issues

How the change has been tested

Manually tested all the changes by running the UniCore instance and checking it with Postman.
I've added the relevant requests to the Postman Collection in the codebase.

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have successfully tested this change in a docker environment

@Oran-Dan Oran-Dan added the Added A new feature that requires a minor release. label Sep 25, 2024
@Oran-Dan Oran-Dan self-assigned this Sep 25, 2024
nanderstabel
nanderstabel previously approved these changes Oct 2, 2024
@daniel-mader daniel-mader changed the title feat: add all_offers and all_credentials endpoints to Issuer feat: allow querying all offers and all credentials of issuer Oct 2, 2024
@nanderstabel nanderstabel merged commit d284e8a into dev Oct 3, 2024
1 check passed
@nanderstabel nanderstabel deleted the orandan/issue118 branch October 3, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added A new feature that requires a minor release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants