[VID-3] Setting docker image tag
[vid.git] / vid / src / main / resources / json / mso / requestDetails
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