Skip to content

Commit 60008be

Browse files
authored
feat: updates openapi overlay schemas to their latest versions (SchemaStore#5518)
1 parent 42dfb6a commit 60008be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/schemas/json/openapi-overlay-1.X.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"then": {
24-
"$ref": "https://spec.openapis.org/overlay/1.0/schema/2024-10-22"
24+
"$ref": "https://spec.openapis.org/overlay/1.0/schema/2026-04-01"
2525
}
2626
},
2727
{
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"then": {
37-
"$ref": "https://spec.openapis.org/overlay/1.1/schema/2026-01-14"
37+
"$ref": "https://spec.openapis.org/overlay/1.1/schema/2026-04-01"
3838
}
3939
}
4040
]

0 commit comments

Comments
 (0)