Skip to content

Small fix to the attestation signature language - #135

Open
cwarny wants to merge 6 commits into
decentralized-identity:mainfrom
noidlehq:cwarny/dev
Open

Small fix to the attestation signature language#135
cwarny wants to merge 6 commits into
decentralized-identity:mainfrom
noidlehq:cwarny/dev

Conversation

@cwarny

@cwarny cwarny commented Mar 29, 2022

Copy link
Copy Markdown

Fixing a small inconsistency in the spec regarding what needs signing in the attestation field of a message

Comment thread spec/spec.md Outdated
@cwarny

cwarny commented Mar 29, 2022

Copy link
Copy Markdown
Author

Pushed a few more small changes

Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
@OR13

OR13 commented Aug 17, 2022

Copy link
Copy Markdown
Contributor

There are conflicts

Comment thread spec/spec.md
2. The object ****MUST**** have a `status` property, and its value ****MUST**** be an object composed of the following properties:
- The status object ****MUST**** have a `code` property, and its value ****MUST**** be an integer set to the [HTTP Status Code](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status) appropriate for the status of the response.
- The status object ****MAY**** have a `message` property, and if present its value ****MUST**** be a string that describes a terse summary of the status. It is ****recommended**** that the implementer set the message text to the standard title of the HTTP Status Code, when a title/message has already been defined for that code.
- The status object ****MAY**** have a `text` property, and if present its value ****MUST**** be a string that describes a terse summary of the status. It is ****recommended**** that the implementer set the message text to the standard title of the HTTP Status Code, when a title/message has already been defined for that code.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- The status object ****MAY**** have a `text` property, and if present its value ****MUST**** be a string that describes a terse summary of the status. It is ****recommended**** that the implementer set the message text to the standard title of the HTTP Status Code, when a title/message has already been defined for that code.
- The status object ****MAY**** have a `text` property, and if present its value ****MUST**** be a string that describes a terse summary of the status. It is ****RECOMMENDED**** that the implementer set the message text to the standard title of the HTTP Status Code, when a title/message has already been defined for that code.

Comment thread spec/spec.md
2. The object ****MAY**** have a `status` property if an error is produced from a general request-related issue, and if present its value ****MUST**** be an object composed of the following properties:
- The status object ****MUST**** have a `code` property, and its value ****MUST**** be an integer set to the [HTTP Status Code](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status) appropriate for the status of the response.
- The status object ****MAY**** have a `message` property, and if present its value ****MUST**** be a string that describes a terse summary of the status. It is ****recommended**** that the implementer set the message text to the standard title of the HTTP Status Code, when a title/message has already been defined for that code.
- The status object ****MAY**** have a `text` property, and if present its value ****MUST**** be a string that describes a terse summary of the status. It is ****recommended**** that the implementer set the message text to the standard title of the HTTP Status Code, when a title/message has already been defined for that code.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
- The status object ****MAY**** have a `text` property, and if present its value ****MUST**** be a string that describes a terse summary of the status. It is ****recommended**** that the implementer set the message text to the standard title of the HTTP Status Code, when a title/message has already been defined for that code.
- The status object ****MAY**** have a `text` property, and if present its value ****MUST**** be a string that describes a terse summary of the status. It is ****RECOMMENDED**** that the implementer set the message text to the standard title of the HTTP Status Code, when a title/message has already been defined for that code.

@andorsk

andorsk commented Mar 22, 2023

Copy link
Copy Markdown
Collaborator

@cwarny are you willing to make these fixes?

@andorsk andorsk added the artifact: spec intended for the actual specification label Mar 22, 2023
@andorsk

andorsk commented Mar 22, 2023

Copy link
Copy Markdown
Collaborator

Assigning you for now and we can move it off later if you are unavailable.

@andorsk andorsk added the stage: motion to close to close out in 7 days. label Jun 28, 2023
@andorsk

andorsk commented Jun 28, 2023

Copy link
Copy Markdown
Collaborator

motion to close this unless there is an intent to fix conflicts in the PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

artifact: spec intended for the actual specification stage: motion to close to close out in 7 days.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants