Skip to content

Commit cf0a079

Browse files
committed
Update and fix REST Ref (#2368)
(cherry picked from commit 0b22caf)
1 parent 81c9299 commit cf0a079

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/calendar/event/GET/ContentInfo.json.example renamed to docs/api/rest_api/rest_api_reference/input/examples/calendar/event/GET/EventList.json.example

File renamed without changes.

docs/api/rest_api/rest_api_reference/input/examples/calendar/event/GET/ContentInfo.xml.example renamed to docs/api/rest_api/rest_api_reference/input/examples/calendar/event/GET/EventList.xml.example

File renamed without changes.

docs/api/rest_api/rest_api_reference/input/examples/calendar/event/eventType/POST/UnscheduleActionInput.json.example renamed to docs/api/rest_api/rest_api_reference/input/examples/calendar/event/eventType/POST/future_publication.UnscheduleAction.json.example

File renamed without changes.

docs/api/rest_api/rest_api_reference/input/examples/calendar/event/grouped-by-day/GET/ContentInfo.json.example renamed to docs/api/rest_api/rest_api_reference/input/examples/calendar/event/grouped-by-day/GET/EventGroupList.json.example

File renamed without changes.

docs/api/rest_api/rest_api_reference/input/examples/calendar/event/grouped-by-day/GET/ContentInfo.xml.example renamed to docs/api/rest_api/rest_api_reference/input/examples/calendar/event/grouped-by-day/GET/EventGroupList.xml.example

File renamed without changes.

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/content/types/content_type_id/groups/id/DELETE/ContentTypeGroup.json.example renamed to docs/api/rest_api/rest_api_reference/input/examples/content/types/content_type_id/groups/id/DELETE/ContentTypeGroupRefList.json.example

File renamed without changes.

docs/api/rest_api/rest_api_reference/input/examples/content/types/content_type_id/groups/id/DELETE/ContentTypeGroup.xml.example renamed to docs/api/rest_api/rest_api_reference/input/examples/content/types/content_type_id/groups/id/DELETE/ContentTypeGroupRefList.xml.example

File renamed without changes.

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)