From 62459fce68b031c4c3d0ebdc86002284fdae9aa3 Mon Sep 17 00:00:00 2001 From: waldekmastykarz Date: Sat, 7 Feb 2026 11:58:02 +0100 Subject: [PATCH] Normalize enum names to lowercase in graphminimalpermissionsplugin schema --- schemas/v0.25.0/graphminimalpermissionsplugin.schema.json | 4 ++-- schemas/v0.26.0/graphminimalpermissionsplugin.schema.json | 4 ++-- schemas/v0.27.0/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v0.28.0/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v0.29.0/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v0.29.1/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v0.29.2/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v1.0.0/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v1.1.0/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v1.2.0/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v1.2.1/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v1.3.0/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v2.0.0/graphminimalpermissionsplugin.schema.json | 6 +++--- schemas/v2.1.0/graphminimalpermissionsplugin.schema.json | 6 +++--- 14 files changed, 40 insertions(+), 40 deletions(-) diff --git a/schemas/v0.25.0/graphminimalpermissionsplugin.schema.json b/schemas/v0.25.0/graphminimalpermissionsplugin.schema.json index baa278cc..59c5c962 100644 --- a/schemas/v0.25.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v0.25.0/graphminimalpermissionsplugin.schema.json @@ -9,8 +9,8 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ] } }, diff --git a/schemas/v0.26.0/graphminimalpermissionsplugin.schema.json b/schemas/v0.26.0/graphminimalpermissionsplugin.schema.json index baa278cc..59c5c962 100644 --- a/schemas/v0.26.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v0.26.0/graphminimalpermissionsplugin.schema.json @@ -9,8 +9,8 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ] } }, diff --git a/schemas/v0.27.0/graphminimalpermissionsplugin.schema.json b/schemas/v0.27.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v0.27.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v0.27.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v0.28.0/graphminimalpermissionsplugin.schema.json b/schemas/v0.28.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v0.28.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v0.28.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v0.29.0/graphminimalpermissionsplugin.schema.json b/schemas/v0.29.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v0.29.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v0.29.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v0.29.1/graphminimalpermissionsplugin.schema.json b/schemas/v0.29.1/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v0.29.1/graphminimalpermissionsplugin.schema.json +++ b/schemas/v0.29.1/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v0.29.2/graphminimalpermissionsplugin.schema.json b/schemas/v0.29.2/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v0.29.2/graphminimalpermissionsplugin.schema.json +++ b/schemas/v0.29.2/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v1.0.0/graphminimalpermissionsplugin.schema.json b/schemas/v1.0.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v1.0.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v1.0.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v1.1.0/graphminimalpermissionsplugin.schema.json b/schemas/v1.1.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v1.1.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v1.1.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v1.2.0/graphminimalpermissionsplugin.schema.json b/schemas/v1.2.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v1.2.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v1.2.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v1.2.1/graphminimalpermissionsplugin.schema.json b/schemas/v1.2.1/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v1.2.1/graphminimalpermissionsplugin.schema.json +++ b/schemas/v1.2.1/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v1.3.0/graphminimalpermissionsplugin.schema.json b/schemas/v1.3.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v1.3.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v1.3.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v2.0.0/graphminimalpermissionsplugin.schema.json b/schemas/v2.0.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v2.0.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v2.0.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false diff --git a/schemas/v2.1.0/graphminimalpermissionsplugin.schema.json b/schemas/v2.1.0/graphminimalpermissionsplugin.schema.json index 99c53518..d72dd68f 100644 --- a/schemas/v2.1.0/graphminimalpermissionsplugin.schema.json +++ b/schemas/v2.1.0/graphminimalpermissionsplugin.schema.json @@ -10,10 +10,10 @@ "type": { "type": "string", "enum": [ - "Delegated", - "Application" + "delegated", + "application" ], - "description": "Determines which type of permission scopes to return. Can be 'Delegated' or 'Application'. Default: 'Delegated'." + "description": "Determines which type of permission scopes to return. Can be 'delegated' or 'application'. Default: 'delegated'." } }, "additionalProperties": false