From 607207b13b3cb52e0abfb4354bce8ba3fcd818a1 Mon Sep 17 00:00:00 2001 From: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com> Date: Thu, 24 Apr 2025 10:34:49 +0200 Subject: [PATCH] chore: updates OpenApi.json --- src/Umbraco.Cms.Api.Management/OpenApi.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/Umbraco.Cms.Api.Management/OpenApi.json b/src/Umbraco.Cms.Api.Management/OpenApi.json index 23003cfaad..294af08e75 100644 --- a/src/Umbraco.Cms.Api.Management/OpenApi.json +++ b/src/Umbraco.Cms.Api.Management/OpenApi.json @@ -1,5 +1,5 @@ { - "openapi": "3.0.1", + "openapi": "3.0.4", "info": { "title": "Umbraco Management API", "description": "This shows all APIs available in this version of Umbraco - including all the legacy apis that are available for backward compatibility", @@ -37613,7 +37613,8 @@ "$ref": "#/components/schemas/DocumentUrlInfoModel" } ] - } + }, + "deprecated": true }, "template": { "oneOf": [ @@ -43489,7 +43490,8 @@ "$ref": "#/components/schemas/DocumentUrlInfoModel" } ] - } + }, + "deprecated": true }, "template": { "oneOf": [