Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -3925,8 +3925,9 @@
]
},
"originGroup": {
"description": "Origin Group from where the content will be fetched from when CDN does not have it",
"type": "string"
"description": "A reference to the origin group from where the content will be fetched from when CDN does not have it",
"type": "object",
"$ref": "#/definitions/ResourceReference"
}
}
},
Expand Down