Correct Catalog DB beans
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / __files / catalogdb / UserParameters3_Response.json
1 {
2         "name": "cloudOwner",
3         "payloadLocation": "cloudConfiguration",
4         "label": "Cloud Owner",
5         "type": "text",
6         "description": null,
7         "isRequried": true,
8         "maxLength": 7,
9         "allowableChars": "someRegEx",
10         "created": null,
11         "activitySpecUserParameters": null,
12         "id": null
13 }