Skip to content

Commit 95e5b3f

Browse files
Removed incorrect note
1 parent a7fb70b commit 95e5b3f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

APIs/AuthorizationAPI.raml

-3
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,6 @@ types:
162162
description: |
163163
Resource for registering clients with the authorization server.
164164
See [RFC 7591](https://tools.ietf.org/html/rfc7591).
165-
166-
**Note**: Request examples may be rendered as JSON objects, but should be passed in as "application/x-www-form-urlencoded"
167-
data types, in accordance with [RFC 6749](https://tools.ietf.org/html/rfc6749).
168165
body:
169166
type: !include schemas/register_client_request.json
170167
examples:

0 commit comments

Comments
 (0)