Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save alexgodin/e44e892aba5050a4581f36b5c3fe881d to your computer and use it in GitHub Desktop.
Save alexgodin/e44e892aba5050a4581f36b5c3fe881d to your computer and use it in GitHub Desktop.
[{
"weekday": "monday"
"start_time": "12:00"
"end_time": "14:00"
"repeat": "weekly"
"requirements_id": [1]
},
{
"weekday": "monday"
"start_time": "12:00"
"end_time": "14:00"
"repeat": "odd"
"requirements_id": [2,3]
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment