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

add new messages (beta) #43

Merged
merged 1 commit into from
Mar 19, 2024
Merged

add new messages (beta) #43

merged 1 commit into from
Mar 19, 2024

Conversation

vmidyllic
Copy link
Contributor

No description provided.

@@ -74,6 +116,7 @@ type CredentialsOfferMessageBody struct {
type CredentialOffer struct {
ID string `json:"id"`
Description string `json:"description"`
Status string `json:"status,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

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

don't see Status here https://iden3-communication.io/credentials/1.0/offer/
Is it a new field ?

@vmidyllic vmidyllic merged commit 61b3fae into main Mar 19, 2024
5 checks passed
@vmidyllic vmidyllic deleted the feature/proposal-beta branch March 19, 2024 19:34
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.

2 participants