From 95e5b3fa7c8dd276359ce6f66932449c842913fc Mon Sep 17 00:00:00 2001 From: "Jonathan Thorpe (Sony)" Date: Tue, 19 Nov 2024 20:24:17 +0000 Subject: [PATCH] Removed incorrect note --- APIs/AuthorizationAPI.raml | 3 --- 1 file changed, 3 deletions(-) diff --git a/APIs/AuthorizationAPI.raml b/APIs/AuthorizationAPI.raml index c8dfa37..7844bff 100644 --- a/APIs/AuthorizationAPI.raml +++ b/APIs/AuthorizationAPI.raml @@ -162,9 +162,6 @@ types: description: | Resource for registering clients with the authorization server. See [RFC 7591](https://tools.ietf.org/html/rfc7591). - - **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). body: type: !include schemas/register_client_request.json examples: