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: W3C Schema endorsement #696

Open
6 of 7 tasks
vivekayanworks opened this issue May 2, 2024 · 0 comments · Fixed by #717
Open
6 of 7 tasks

feat: W3C Schema endorsement #696

vivekayanworks opened this issue May 2, 2024 · 0 comments · Fixed by #717
Assignees
Labels
enhancement New feature or request

Comments

@vivekayanworks
Copy link
Collaborator

vivekayanworks commented May 2, 2024

User Story 1:

  • As an ecosystem member, I can able to request W3C schema endorsement to the ecosystem.

User Story 2:

  • As an ecosystem owner, I can able to sign and submit W3C schema of requested endorsement.

Modification in below API's:

  • /ecosystem/{ecosystemId}/{orgId}/transaction/schema
  • /ecosystem/{ecosystemId}/{orgId}/sign/{endorsementId}
  • /ecosystem/{ecosystemId}/{orgId}/submit/{endorsementId}

Tasks:

  • Implement request W3C schema endorsement functionality
  • Implement sign and submit flow for W3C schema endorsement
  • Modify DTO for both Indy and W3C
  • Improve DTO level formating by leveraging APIExtraModels
  • Apply Validations
  • Handle response type on basis of Indy and W3C type schema
  • Error handling
@vivekayanworks vivekayanworks changed the title W3C Schema endorsement feat: W3C Schema endorsement May 2, 2024
@bhavanakarwade bhavanakarwade added the enhancement New feature or request label May 9, 2024
@bhavanakarwade bhavanakarwade linked a pull request May 16, 2024 that will close this issue
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 a pull request may close this issue.

3 participants