Created
August 10, 2021 10:50
-
-
Save lexeek/f0683fe6b26dbd6b10243b8b25896e86 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"masterId": "xnEAAARaZhn7WA", | |
"revisionId": "CIKAAABbZhn7WA", | |
"revision": "B", | |
"statuses": [ | |
{ | |
"name": "TCM Released", | |
"displayName": "TCM Released" | |
} | |
], | |
"link": null, | |
"dynamicAttributes": [ | |
{ | |
"metadata": { | |
"dataType": { | |
"id": "string" | |
}, | |
"displayName": "email", | |
"name": "email", | |
"placeholder": null, | |
"isPropertyRequired": false, | |
"isValueRequired": false, | |
"isMultiple": false | |
}, | |
"value": "" | |
}, | |
{ | |
"metadata": { | |
"dataType": { | |
"id": "string" | |
}, | |
"displayName": "userId", | |
"name": "userId", | |
"placeholder": null, | |
"isPropertyRequired": false, | |
"isValueRequired": false, | |
"isMultiple": false | |
}, | |
"value": "userdba" | |
}, | |
{ | |
"metadata": { | |
"dataType": { | |
"id": "string" | |
}, | |
"displayName": "lastName", | |
"name": "lastName", | |
"placeholder": null, | |
"isPropertyRequired": false, | |
"isValueRequired": false, | |
"isMultiple": false | |
}, | |
"value": "userdba" | |
}, | |
{ | |
"metadata": { | |
"dataType": { | |
"id": "string" | |
}, | |
"displayName": "owningGroup", | |
"name": "owningGroup", | |
"placeholder": null, | |
"isPropertyRequired": false, | |
"isValueRequired": false, | |
"isMultiple": false | |
}, | |
"value": "dba" | |
}, | |
{ | |
"metadata": { | |
"dataType": { | |
"id": "string" | |
}, | |
"displayName": "owningGroupDesc", | |
"name": "owningGroupDesc", | |
"placeholder": null, | |
"isPropertyRequired": false, | |
"isValueRequired": false, | |
"isMultiple": false | |
}, | |
"value": "DataBase Administrator group." | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment