Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions SwagDigitalSalesRooms-storeapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -9747,6 +9747,10 @@
"description": "When the boolean value is `true` indicating that it is for internal use only and will not appear in product stream listings.",
"type": "boolean"
},
"displayAsGroup": {
"description": "When enabled, matching variants are grouped according to the product presentation setting. Disable to show them individually.",
"type": "boolean"
},
"createdAt": {
"type": "string",
"format": "date-time",
Expand Down