Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. SCHEMAS:
  2.  
  3. 0. Profile
  4.  
  5. 1. Follow
  6.  
  7. 2. Post
  8.  
  9. 3. Comment
  10. 4. Reaction
  11.  
  12. 5. Bookmark
  13.  
  14.  
  15. // Schema Extensions
  16. {
  17. 'my-schemas.com/location': {
  18. latlon: '30.355 -97.755'
  19. }
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement