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

POST /{registration_endpoint_path} request body is JSON #113

Open
garethsb opened this issue Feb 16, 2023 · 2 comments
Open

POST /{registration_endpoint_path} request body is JSON #113

garethsb opened this issue Feb 16, 2023 · 2 comments

Comments

@garethsb
Copy link
Contributor

This note is incorrect:

**Note**: Request examples may be rendered as JSON objects, but should be passed in as "application/x-www-form-urlencoded"
data types, in accordance with [RFC 6749](https://tools.ietf.org/html/rfc6749).

Other request bodies in this API are application/x-www-form-urlencoded but this one isn't.

@lo-simon
Copy link
Contributor

Yes, I think it is incorrect. The content-type should be application/json, we can remove the Note.

@peterbrightwell
Copy link
Contributor

Architecture Review Group review: place on backlog

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

No branches or pull requests

3 participants