Advertisement
Guest User

Untitled

a guest
Aug 1st, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. {
  2. "ParentSchema": {
  3. "ChildSchema1": {
  4. "title": "S1",
  5. "description" : "Schema1"
  6. },
  7. "ChildSchema2": {
  8. "title": "S2",
  9. "description" : "Schema2"
  10. },
  11. "ChildSchema3": {
  12. "title": "S3",
  13. "description" : "Schema3"
  14. }
  15. }
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement