Skip to content

Commit 7d4ae62

Browse files
committed
Updates from code review
1 parent d227ee1 commit 7d4ae62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

add_dimension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
{
3737
"name": "type",
38-
"description": "The type of dimension, defaults to `other`.\n\nIf the type is `spatial`, the axis is always `z`, spatial dimensions for `x` and `y` can't be added through this process.",
38+
"description": "The type of dimension, defaults to `other`.\n\nIf the type is `spatial`, the axis is the first option that does not exist yet from `x`, `y`, and `z`. This refers to the axis of the dimension, not the name of the dimension.",
3939
"schema": {
4040
"type": "string",
4141
"enum": [

0 commit comments

Comments
 (0)