Correct Catalog DB beans
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / __files / catalogdb / ActivitySpecUserParameters3_Response.json
1 {
2         "_embedded": {
3                 "activitySpecUserParameters": [
4                         {
5                                 "activitySpecId": 1,
6                                 "userParametersId": 1,
7                                 "activitySpec": null,
8                                 "id": null,
9                                 "_links": {
10                                         "self": {
11                                                 "href": "http://localhost:8090/activitySpecUserParameters/1"
12                                         },
13                                         "activitySpecUserParameters": {
14                                                 "href": "http://localhost:8090/activitySpecUserParameters/1"
15                                         },
16                                         "userParameters": {
17                                                 "href": "http://localhost:8090/activitySpecUserParameters/1/userParameters"
18                                         }
19                                 }
20                         },
21                         {
22                                 "activitySpecId": 1,
23                                 "userParametersId": 2,
24                                 "id": null,
25                                 "_links": {
26                                         "self": {
27                                                 "href": "http://localhost:8090/activitySpecUserParameters/2"
28                                         },
29                                         "activitySpecUserParameters": {
30                                                 "href": "http://localhost:8090/activitySpecUserParameters/2"
31                                         },
32                                         "userParameters": {
33                                                 "href": "http://localhost:8090/activitySpecUserParameters/2/userParameters"
34                                         }
35                                 }
36                         },
37                         {
38                                 "activitySpecId": 1,
39                                 "userParametersId": 3,
40                                 "id": null,
41                                 "_links": {
42                                         "self": {
43                                                 "href": "http://localhost:8090/activitySpecUserParameters/3"
44                                         },
45                                         "activitySpecUserParameters": {
46                                                 "href": "http://localhost:8090/activitySpecUserParameters/3"
47                                         },
48                                         "userParameters": {
49                                                 "href": "http://localhost:8090/activitySpecUserParameters/3/userParameters"
50                                         }
51                                 }
52                         },
53                         {
54                                 "activitySpecId": 1,
55                                 "userParametersId": 4,
56                                 "id": null,
57                                 "_links": {
58                                         "self": {
59                                                 "href": "http://localhost:8090/activitySpecUserParameters/4"
60                                         },
61                                         "activitySpecUserParameters": {
62                                                 "href": "http://localhost:8090/activitySpecUserParameters/4"
63                                         },
64                                         "userParameters": {
65                                                 "href": "http://localhost:8090/activitySpecUserParameters/4/userParameters"
66                                         }
67                                 }
68                         },
69                         {
70                                 "activitySpecId": 1,
71                                 "userParametersId": 5,
72                                 "id": null,
73                                 "_links": {
74                                         "self": {
75                                                 "href": "http://localhost:8090/activitySpecUserParameters/5"
76                                         },
77                                         "activitySpecUserParameters": {
78                                                 "href": "http://localhost:8090/activitySpecUserParameters/5"
79                                         },
80                                         "userParameters": {
81                                                 "href": "http://localhost:8090/activitySpecUserParameters/5/userParameters"
82                                         }
83                                 }
84                         },
85                         {
86                                 "activitySpecId": 1,
87                                 "userParametersId": 6,
88                                 "id": null,
89                                 "_links": {
90                                         "self": {
91                                                 "href": "http://localhost:8090/activitySpecUserParameters/6"
92                                         },
93                                         "activitySpecUserParameters": {
94                                                 "href": "http://localhost:8090/activitySpecUserParameters/6"
95                                         },
96                                         "userParameters": {
97                                                 "href": "http://localhost:8090/activitySpecUserParameters/6/userParameters"
98                                         }
99                                 }
100                         }
101                 ]
102         }
103 }