Give better messages than NPE for missing data
[policy/models.git] / models-interactions / model-actors / actor.so / src / test / resources / vfModuleCreate.json
index 06258f3..c28d73e 100644 (file)
@@ -8,7 +8,10 @@
       "modelVersion": "my-model-version",
       "modelCustomizationId": "my-model-customization-id"
     },
-    "cloudConfiguration": {},
+    "cloudConfiguration": {
+      "lcpCloudRegionId": "my-cloud-id",
+      "tenantId": "my-tenant-id"
+    },
     "requestInfo": {
       "instanceName": "vfModuleName",
       "source": "POLICY",