Created
January 4, 2014 18:52
-
-
Save supershabam/8259075 to your computer and use it in GitHub Desktop.
gitbnb documents
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
{ | |
listings: [ | |
"[email protected]:supershabam/slchouse", | |
"[email protected]:supershabam/condo" | |
] | |
} |
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
{ | |
near: [latitude, longitude], | |
bookings: [ | |
{ | |
start : "12/31/2013", | |
end : "1/2/2014" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment