[Openid-specs-risc] openid/sharedsignals: New Issue opened
github at oidf.org
github at oidf.org
Sat Mar 16 08:04:07 UTC 2024
openid/sharedsignals event
Issue opened
Issue Title: SSF: Example of Update Stream Status Response
https://github.com/openid/sharedsignals/issues/147
Below is the current example of update stream status response (Figure 34) in the SSF specification. ``` HTTP/1.1 200 OK Content-Type: application/json Cache-Control: no-store { "stream_id": "f67e39a0a4d34d56b3aa1bc4cff0069f", "status": "paused", } ``` The example should be modified by either (1) removing the comma after `"paused"` or (2) adding the `"reason"` property after the `"status"` property.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-specs-risc/attachments/20240316/90d693ab/attachment-0001.html>
More information about the Openid-specs-risc
mailing list