Skip to content

Instantly share code, notes, and snippets.

@jordanisip
Created June 28, 2023 18:19
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 jordanisip/65a9f68ee2f26b3b63578720854bb9ba to your computer and use it in GitHub Desktop.
Save jordanisip/65a9f68ee2f26b3b63578720854bb9ba to your computer and use it in GitHub Desktop.
Bubble test data
{
"reservationRequest": {
"id": "2334234",
"displayName": "Anna",
"startDate": "Aug 1",
"endDate": "Aug 29",
"message": "Your apartment looks great. Hope you are able to host me!",
"listing": {
"title": "Spacious Room With Lots of Light",
"city": "Hong Kong",
"id": "1234"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment