Created
February 9, 2019 19:56
-
-
Save lydemann/485def838b11ac839c6626a8bca22d2d to your computer and use it in GitHub Desktop.
questionnaire-mock.json
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
{ | |
"externalQuestionId": "questionToBeHardCoded", | |
"questionText": "Hardcoded question lala", | |
"helpText": "", | |
"answerType": "Hardcoded", | |
"answerOptions": [], | |
"enableCriteria": [], | |
"validationRules": [] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment