Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. {
  2. "title": "Asset Metadata",
  3. "type": "object",
  4. "properties": {
  5. "name": {
  6. "type": "string",
  7. "description": "Santa Crypto Kitty"
  8. },
  9. "description": {
  10. "type": "string",
  11. "description": "The best gift ever"
  12. },
  13. "image": {
  14. "type": "string",
  15. "description": "https://preview.redd.it/ybkm30jsnu201.png?width=768&auto=webp&s=b1b40310232a5c8c7cf2f377bcdd8b816eead232"
  16. }
  17. }
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement