Skip to content

Update the UEI p2p use case layer 2 config with the cred/ and on_cred/ APIs. #39

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

Open
wants to merge 5 commits into
base: layer2-configs
Choose a base branch
from

Conversation

rajaneeshk90
Copy link
Collaborator

Description

As part of enhancing trust in Beckn transaction flow, 2 new endpoints, cred/ and on_cred/ were created.

In this PR we are adding network rules related to Credential in the UEI p2p layer 2 configuration.

Changes

  1. All the changes are done in api/uei:p2p_trading.yaml file.
  2. Added the two new endpoints, cred/ and on_cred/
  3. Added VC schema.
  4. Added CredentialRequest schema.
  5. Embedded VC schema inside Credential schema.
  6. Updated Context Schema to have a verified field.
  7. Added network rules in the Credential schema.
  8. Added Document schema, which is used in the Credential schema.

Other Changes

In addition to the above changes, example jsons for cred/ and on_cred/ APIs were also added in the examples folder.

@rajaneeshk90 rajaneeshk90 changed the title Update the UEI: p2p use case layer 2 config with the cred/ and on_cred/ rules. Update the UEI p2p use case layer 2 config with the cred/ and on_cred/ rules. Oct 24, 2024
@rajaneeshk90 rajaneeshk90 changed the title Update the UEI p2p use case layer 2 config with the cred/ and on_cred/ rules. Update the UEI p2p use case layer 2 config with the cred/ and on_cred/ APIs. Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant