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: Issuer component enhance get credential endpoint by supporting filters #279

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

leandro-cavalcante
Copy link
Contributor

@leandro-cavalcante leandro-cavalcante commented Oct 21, 2024

Description

Enhance the functionality of the existing GET /api/issuer/useCaseParticipation endpoint in the Issuer Component. The enhancement involves the ability to filter the returned list of use case participations by the status of the credentials (Active, Expired, or All).

Why

Better user experience

Checklist

Please delete options that are not relevant.

  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas

@leandro-cavalcante leandro-cavalcante force-pushed the feature/CS-2093-Issuer-Component-Enhance-GET-Credential-endpoint-by-supporting-filters branch from dd428e3 to 6a2711c Compare October 21, 2024 14:23
@leandro-cavalcante leandro-cavalcante force-pushed the feature/CS-2093-Issuer-Component-Enhance-GET-Credential-endpoint-by-supporting-filters branch from 6a2711c to 31d8af2 Compare October 21, 2024 14:32
@jjeroch
Copy link
Contributor

jjeroch commented Oct 22, 2024

DRAFT PR - no review yet expected
we are currently rechecking the PR once again

@leandro-cavalcante leandro-cavalcante marked this pull request as draft October 23, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants