Skip to content

Commit

Permalink
Refresh schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ddbeck committed Jul 26, 2024
1 parent 291bf4d commit 2bb0da7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions schemas/data.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
},
"by_compat_key": {
"additionalProperties": {
"$ref": "#/definitions/interface-types.ts-1387-2059-types.ts-0-2394"
"$ref": "#/definitions/interface-types.ts-1307-1979-types.ts-0-2314"
},
"description": "Statuses for each key in the feature's compat_features list, if applicable. Not available to the npm release of web-features.",
"type": "object"
Expand Down Expand Up @@ -231,7 +231,7 @@
],
"type": "object"
},
"interface-types.ts-1387-2059-types.ts-0-2394": {
"interface-types.ts-1307-1979-types.ts-0-2314": {
"additionalProperties": false,
"properties": {
"baseline": {
Expand All @@ -256,7 +256,7 @@
},
"by_compat_key": {
"additionalProperties": {
"$ref": "#/definitions/interface-types.ts-1387-2059-types.ts-0-2394"
"$ref": "#/definitions/interface-types.ts-1307-1979-types.ts-0-2314"
},
"description": "Statuses for each key in the feature's compat_features list, if applicable. Not available to the npm release of web-features.",
"type": "object"
Expand Down

0 comments on commit 2bb0da7

Please sign in to comment.