Correct Catalog DB beans
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / __files / catalogdb / ActivitySpecUserParameters1_Response.json
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/ActivitySpecUserParameters1_Response.json b/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/ActivitySpecUserParameters1_Response.json
new file mode 100644 (file)
index 0000000..e88691b
--- /dev/null
@@ -0,0 +1,103 @@
+{
+       "_embedded": {
+               "activitySpecUserParameters": [
+                       {
+                               "activitySpecId": 1,
+                               "userParametersId": 1,
+                               "activitySpec": null,
+                               "id": null,
+                               "_links": {
+                                       "self": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/1"
+                                       },
+                                       "activitySpecUserParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/1"
+                                       },
+                                       "userParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/1/userParameters"
+                                       }
+                               }
+                       },
+                       {
+                               "activitySpecId": 1,
+                               "userParametersId": 2,
+                               "id": null,
+                               "_links": {
+                                       "self": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/2"
+                                       },
+                                       "activitySpecUserParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/2"
+                                       },
+                                       "userParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/2/userParameters"
+                                       }
+                               }
+                       },
+                       {
+                               "activitySpecId": 1,
+                               "userParametersId": 3,
+                               "id": null,
+                               "_links": {
+                                       "self": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/3"
+                                       },
+                                       "activitySpecUserParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/3"
+                                       },
+                                       "userParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/3/userParameters"
+                                       }
+                               }
+                       },
+                       {
+                               "activitySpecId": 1,
+                               "userParametersId": 4,
+                               "id": null,
+                               "_links": {
+                                       "self": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/4"
+                                       },
+                                       "activitySpecUserParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/4"
+                                       },
+                                       "userParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/4/userParameters"
+                                       }
+                               }
+                       },
+                       {
+                               "activitySpecId": 1,
+                               "userParametersId": 5,
+                               "id": null,
+                               "_links": {
+                                       "self": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/5"
+                                       },
+                                       "activitySpecUserParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/5"
+                                       },
+                                       "userParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/5/userParameters"
+                                       }
+                               }
+                       },
+                       {
+                               "activitySpecId": 1,
+                               "userParametersId": 6,
+                               "id": null,
+                               "_links": {
+                                       "self": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/6"
+                                       },
+                                       "activitySpecUserParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/6"
+                                       },
+                                       "userParameters": {
+                                               "href": "http://localhost:8090/activitySpecUserParameters/6/userParameters"
+                                       }
+                               }
+                       }
+               ]
+       }
+}
\ No newline at end of file