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-03-02 " ,
2
+ "$id" : " https://spec.openapis.org/oas/3.1/schema-base/2021-04-15 " ,
3
3
"$schema" : " https://json-schema.org/draft/2020-12/schema" ,
4
- "$ref" : " https://spec.openapis.org/oas/3.1/schema/2021-03-02 " ,
4
+ "$ref" : " https://spec.openapis.org/oas/3.1/schema/2021-04-15 " ,
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-03-02 '
1
+ $id : ' https://spec.openapis.org/oas/3.1/schema-base/2021-04-15 '
2
2
$schema : ' https://json-schema.org/draft/2020-12/schema'
3
3
4
- $ref : ' https://spec.openapis.org/oas/3.1/schema/2021-03-02 '
4
+ $ref : ' https://spec.openapis.org/oas/3.1/schema/2021-04-15 '
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-03-02 " ,
2
+ "$id" : " https://spec.openapis.org/oas/3.1/schema/2021-04-15 " ,
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-03-02 '
1
+ $id : ' https://spec.openapis.org/oas/3.1/schema/2021-04-15 '
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