Skip to content

Commit e2c87ea

Browse files
authored
Update OpenAPISpec.yaml
1 parent 97f89d9 commit e2c87ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapispecs/commerceextensions/OpenAPISpec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ tags:
157157
158158
### Immutable
159159
160-
When [creating](/docs/api/commerce-extensions/create-a-custom-field#request) a Custom Field can be configured to be `immutable`. When set to true, the value of this field can be specified only during POST requests and cannot be modified during PUT requests. By default, this is `false`.
160+
When [creating](/docs/api/commerce-extensions/create-a-custom-field#request) a Custom Field it can be configured to be `immutable`. When set to true, the value of this field can be specified only during POST requests and cannot be modified during PUT requests. By default, this is `false`.
161161
162162
sample validation object :
163163

0 commit comments

Comments
 (0)