File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://spec.openapis.org/oas/3.1/schema-base/2021-05 -20" ,
2
+ "$id" : " https://spec.openapis.org/oas/3.1/schema-base/2021-09 -20" ,
3
3
"$schema" : " https://json-schema.org/draft/2020-12/schema" ,
4
- "$ref" : " https://spec.openapis.org/oas/3.1/schema/2021-05 -20" ,
4
+ "$ref" : " https://spec.openapis.org/oas/3.1/schema/2021-09 -20" ,
5
5
"properties" : {
6
6
"jsonSchemaDialect" : {
7
7
"$ref" : " #/$defs/dialect"
Original file line number Diff line number Diff line change 1
- $id : ' https://spec.openapis.org/oas/3.1/schema-base/2021-05 -20'
1
+ $id : ' https://spec.openapis.org/oas/3.1/schema-base/2021-09 -20'
2
2
$schema : ' https://json-schema.org/draft/2020-12/schema'
3
3
4
- $ref : ' https://spec.openapis.org/oas/3.1/schema/2021-05 -20'
4
+ $ref : ' https://spec.openapis.org/oas/3.1/schema/2021-09 -20'
5
5
properties :
6
6
jsonSchemaDialect :
7
7
$ref : ' #/$defs/dialect'
Original file line number Diff line number Diff line change 1
1
{
2
- "$id" : " https://spec.openapis.org/oas/3.1/schema/2021-05 -20" ,
2
+ "$id" : " https://spec.openapis.org/oas/3.1/schema/2021-09 -20" ,
3
3
"$schema" : " https://json-schema.org/draft/2020-12/schema" ,
4
4
"type" : " object" ,
5
5
"properties" : {
Original file line number Diff line number Diff line change 1
- $id : ' https://spec.openapis.org/oas/3.1/schema/2021-05 -20'
1
+ $id : ' https://spec.openapis.org/oas/3.1/schema/2021-09 -20'
2
2
$schema : ' https://json-schema.org/draft/2020-12/schema'
3
3
4
4
type : object
You can’t perform that action at this time.
0 commit comments