jimmydot | 3982f4f | 2017-05-07 14:58:24 -0400 | [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 |