Skip to content

Instantly share code, notes, and snippets.

@plucury
Created January 26, 2019 02:07
Show Gist options
  • Save plucury/53a361968718d2cd7d25bf39696955b7 to your computer and use it in GitHub Desktop.
Save plucury/53a361968718d2cd7d25bf39696955b7 to your computer and use it in GitHub Desktop.
{
"type": "multiple_choice_field",
"key": "multiple_choice_field-result_list-0",
"index": "0",
"value": "Default Choice",
"sub_index": null
},
{
"type": "multiple_choice_field",
"key": "multiple_choice_field-result_list-0",
"index": "0",
"value": "Second Choice",
"sub_index": null
}
{
"type": "multiple_choice_field",
"key": "multiple_choice_field-result_list-0",
"index": "0",
"value": "['Default Choice', 'Second Choice']",
"sub_index": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment