From 99de5eded3983986e76e355988b2392a9a0d6659 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Mon, 16 Jun 2025 10:48:53 +0200 Subject: [PATCH] Change title of OAuth 2.0 client metadata schema MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- data/schemas/oauth2-client-metadata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/schemas/oauth2-client-metadata.yaml b/data/schemas/oauth2-client-metadata.yaml index cb52d025..ba12f3f9 100644 --- a/data/schemas/oauth2-client-metadata.yaml +++ b/data/schemas/oauth2-client-metadata.yaml @@ -11,7 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -title: OAuth 2.0 Client Server Metadata +title: OAuthClientMetadata type: object description: |- This definition of the metadata specifies only the fields that are meaningful