Last active
September 24, 2019 17:02
-
-
Save paynegreen/ddf262ca6b1462bd1908d9196209a3ac to your computer and use it in GitHub Desktop.
Fetch all wellness sessions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{ | |
"name": "Deep Release for Hips", | |
"description": "Incorporating asanas, pranayama", | |
"venue": "L&O Wellness", | |
"price_per_session": 20, | |
"slots": [{ | |
"date": "", | |
"from": "", | |
"to": "", | |
"capacity": 20, | |
"booking_url": "", | |
}] | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment