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

Standardize resolution for "empty". #77

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Standardize resolution for "empty". #77

merged 4 commits into from
Jan 9, 2024

Conversation

andresuribe87
Copy link
Contributor

@andresuribe87 andresuribe87 commented Dec 13, 2023

Fixes #76 by making sure all fields are present.

  • When empty, didDocument is set to null.
  • When empty, other fields (like didDocumentMetadata and didResolutionMetadata) are set to {}

@andresuribe87
Copy link
Contributor Author

@mistermoe
Copy link
Member

interpretation of didDocument empty is null not an empty object. Reference

@andresuribe87 andresuribe87 changed the title Standardize resolution to use {} for empty. Standardize resolution for "empty". Jan 8, 2024
@andresuribe87
Copy link
Contributor Author

andresuribe87 commented Jan 8, 2024

@mistermoe please take another look. What I think you were requesting was done in 98c8dc2

Let me know if that wasn't the case.

Copy link
Member

@mistermoe mistermoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@andresuribe87 andresuribe87 merged commit 6b3ef98 into main Jan 9, 2024
6 checks passed
@andresuribe87 andresuribe87 deleted the issue_76 branch January 9, 2024 16:57
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.

Question about DID Resolution Test Vectors
4 participants