diff --git a/src/schemas/json/openapi-overlay-1.X.json b/src/schemas/json/openapi-overlay-1.X.json index e5a828802a4..e57ee815a36 100644 --- a/src/schemas/json/openapi-overlay-1.X.json +++ b/src/schemas/json/openapi-overlay-1.X.json @@ -21,7 +21,7 @@ } }, "then": { - "$ref": "https://spec.openapis.org/overlay/1.0/schema/2024-10-22" + "$ref": "https://spec.openapis.org/overlay/1.0/schema/2026-04-01" } }, { @@ -34,7 +34,7 @@ } }, "then": { - "$ref": "https://spec.openapis.org/overlay/1.1/schema/2026-01-14" + "$ref": "https://spec.openapis.org/overlay/1.1/schema/2026-04-01" } } ]