Aharoni, Pavel (pa0916) | ca3cb01 | 2018-10-22 15:29:57 +0300 | [diff] [blame] | 1 | { |
2 | "description": "aggregates the context, configuraiton and detailed parameters associated with the request into a single structure", | ||||
3 | "properties": { | ||||
4 | "cloudConfiguration": {}, | ||||
5 | "modelInfo": {}, | ||||
6 | "relatedModelList": {}, | ||||
7 | "requestInfo": {}, | ||||
8 | "requestParameters": {}, | ||||
9 | "subscriberInfo": {} | ||||
10 | }, | ||||
11 | "type": "object" | ||||
12 | } | ||||
13 |