[VID-6] Initial rebase push
[vid.git] / vid-app-common / src / main / resources / json / mso / requestDetails
1 {\r
2     "description": "aggregates the context, configuraiton and detailed parameters associated with the request into a single structure",\r
3     "properties": {\r
4         "cloudConfiguration": {},\r
5         "modelInfo": {},\r
6         "relatedModelList": {},\r
7         "requestInfo": {},\r
8         "requestParameters": {},\r
9         "subscriberInfo": {}\r
10     },\r
11     "type": "object"\r
12 }\r
13 \r