Skip to content

Commit

Permalink
update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
cemms1 committed Nov 19, 2024
1 parent 17a3656 commit d14b80b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dotcom-rendering/src/model/front-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -2727,7 +2727,7 @@
"type": "object",
"properties": {
"type": {
"$ref": "#/definitions/FEContainerPalette"
"$ref": "#/definitions/FEContainerMetadata"
}
},
"required": [
Expand Down Expand Up @@ -3233,7 +3233,7 @@
],
"type": "string"
},
"FEContainerPalette": {
"FEContainerMetadata": {
"enum": [
"Branded",
"Breaking",
Expand All @@ -3247,7 +3247,6 @@
"LongRunningAltPalette",
"LongRunningPalette",
"Podcast",
"Primary",
"Secondary",
"SombreAltPalette",
"SombrePalette",
Expand Down

0 comments on commit d14b80b

Please # to comment.