Skip to content

Instantly share code, notes, and snippets.

@foxted
Created February 7, 2022 01:02
Show Gist options
  • Save foxted/f56e21467d5bfa7a0f6d77a3b17d129a to your computer and use it in GitHub Desktop.
Save foxted/f56e21467d5bfa7a0f6d77a3b17d129a to your computer and use it in GitHub Desktop.
stream issue
{
"actor": "provider:1",
"verb": "reschedule",
"object": "appointment:836",
"foreign_id": "appointment:836",
"target": "appointment",
"to": [
"notifications:w1hqxJPthp4WKwMO2QaKY7IfJSbH",
"notifications:1Hs1fmSSNqGgQDdGBdnrzV6N528N"
],
"data": {
"id": 836,
"short_id": "18GYws0AUDDKcX12Dt76",
"start": "2022-02-07T05:00:00+00:00",
"end": "2022-02-07T06:00:00+00:00",
"provider": 1,
"participants": [
{
"id": 87,
"user_id": "ucXpwhxeoxC0zgn6PZqyDbdw57pv",
"display_name": "Dianna Lucas"
},
{
"id": 88,
"user_id": "w1hqxJPthp4WKwMO2QaKY7IfJSbH",
"display_name": "Alex Carlson"
},
{
"id": 178,
"user_id": "1Hs1fmSSNqGgQDdGBdnrzV6N528N",
"display_name": "John Doe"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment