-
Notifications
You must be signed in to change notification settings - Fork 20
Define HTTP POST binding #196
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
Conversation
|
This was discussed during the #did meeting on 18 September 2025. View the transcriptw3c/did-resolution#196markus_sabadello: I try to define of how the POST interface would work: Wip: review wanted on these PRs. markus_sabadello: yes |
Co-authored-by: Ted Thibodeau Jr <[email protected]>
|
This was discussed during the #did meeting on 25 September 2025. View the transcriptDefine HTTP POST binding #196<ottomorac> w3c/did-resolution#196 ottomorac: Will has provided approval, but it would be great if other folks also reviewed <Wip> w3c/did-resolution#183 Wip: this isn't about this PR, but just briefly - manu: wait, I'm confused <Wip> w3c/did-resolution#183 Wip: sorry, this is about PR 183 ottomorac: I think Will was saying that instead of having a 'No-cache disallowed' error, we make it more generic, use the 'feature not supported' error instead manu: yeah, I think that would be fine |
|
Merging after approvals, suggestions applied, conflicts resolved. |
This defines an HTTP POST binding in addition to the HTTP GET binding. This also adds some examples, and updates the OpenAPI definition.
Addresses #161. Related to #192.
Preview | Diff