Skip to content

Commit e7569f6

Browse files
committed
Update specification to use svgPath for Icon
TAG=agy CONV=2bdb6c04-2ba5-495e-8b59-e9981dd0ce1c
1 parent 15037e3 commit e7569f6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

specification/v0_9/json/basic_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,11 @@
162162
{
163163
"type": "object",
164164
"properties": {
165-
"path": {
165+
"svgPath": {
166166
"type": "string"
167167
}
168168
},
169-
"required": ["path"],
169+
"required": ["svgPath"],
170170
"additionalProperties": false
171171
}
172172
]

0 commit comments

Comments
 (0)