Created
December 10, 2017 18:29
-
-
Save aaronpk/37354ab728f1a3115411d1e94d4f18dd to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"media-endpoint": "...", | |
"types": { | |
"h-entry": { | |
"properties": ["like-of","bookmark-of","photo","name","content"] | |
}, | |
"h-event": { | |
"properties": [...] | |
}, | |
"h-review": { | |
"properties": [...] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment