Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created October 18, 2023 10:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/1bc21678b3c84ff0854820f1c026603f to your computer and use it in GitHub Desktop.
Save bjoerntx/1bc21678b3c84ff0854820f1c026603f to your computer and use it in GitHub Desktop.
[
{
"name": "insurance_check",
"type": "checkbox",
"value": true
},
{
"name": "insurance_name",
"type": "selection",
"value": "Health Providers"
},
{
"name": "insurance_date",
"type": "date",
"value": "2023-10-18"
},
{
"name": "insurance_state",
"type": "selection",
"value": "North Carolina"
},
{
"name": "notes",
"type": "text",
"value": "Additional notes"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment