Skip to content

Commit 0b22caf

Browse files
authored
Update and fix REST Ref (#2368)
1 parent bc0e532 commit 0b22caf

File tree

53 files changed

+5381
-2498
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+5381
-2498
lines changed

docs/api/rest_api/rest_api_reference/input/examples/content/objectstategroups/POST/ObjectStateGroupCreate.json.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"ObjectStateGroup": {
2+
"ObjectStateGroupCreate": {
33
"identifier": "custom-states",
44
"defaultLanguageCode": "eng-GB",
55
"names": {

docs/api/rest_api/rest_api_reference/input/examples/content/objectstategroups/POST/ObjectStateGroupCreate.xml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
<descriptions>
99
<value languageCode="eng-GB">Custom Object state</value>
1010
</descriptions>
11-
</ObjectStateGroup>
11+
</ObjectStateGroupCreate>

docs/api/rest_api/rest_api_reference/input/examples/product/catalog/attribute_groups/id/GET/AttributeGroupGet.json.example

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//optional
21
{
32
"AttributeGroupGet": {
43
"languages": ["eng-GB"]

0 commit comments

Comments
 (0)