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

In DID Comm V2 - body MUST be a JSON object #119

Open
FabioPinheiro opened this issue Apr 27, 2023 · 0 comments
Open

In DID Comm V2 - body MUST be a JSON object #119

FabioPinheiro opened this issue Apr 27, 2023 · 0 comments

Comments

@FabioPinheiro
Copy link

What

Give a brief description of the objective of this issue. What needs to be discussed?

  • User stories are good: As a [user] I want [to be able to do X] so that [I can achieve Y]
  • Team actions are also good: As a team we [should explore X] so that [we can do Y]

According to DID Comm V2 specs the body on the Plaintext Message MUST be a JSON object.

In most examples on this list, the JSON string is used instead ("example-body")

Why

Explain why you think this issue needs to be addressed and why it should be addressed in this repo.

  • What evidence do you have that it will be a requirement for this project?
  • What evidence do you have that it meets the needs of the users of this project?
  • Have you checked that a similar issue or resolution doesn't already exist?
    If so link to it and explain any shortcomings

Just to follow the specs

Success Criteria

Explain what actions or decisions need to be completed to close this issue.

  • Using a task list here can be helpful to track progress.

The Plaintext Message MUST have a JSON object in the body in DID Comm v2.0.
In DID Comm v2.1 this body is optional but also needs to be a JSON object if present.

Anything else

Include links to any examples, research or code that support this issue.

DID Comm V2 specs

Before submitting:

  • Add appropriate labels for 'type:' and 'related to:'
  • Add an assignee if you want to direct this issue at a particular individual
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

No branches or pull requests

1 participant