Skip to content

Commit 5d20374

Browse files
mfisher87martinRenoukpdavi
committed
Rename "symbologyState" schema field -> "symbology"
We don't use the "state" suffix for anything else :) Co-authored-by: martinRenou <[email protected]> Co-authored-by: Kristin Davis <[email protected]>
1 parent c7a14f4 commit 5d20374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schema/src/schema/project/layers/vectorLayer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"minimum": 0,
2222
"maximum": 1
2323
},
24-
"symbologyState": {
24+
"symbology": {
2525
"type": "object",
2626
"description": "The state of the layer's symbology options",
2727
"required": [],

0 commit comments

Comments
 (0)