1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-01-31 11:35:18 +00:00
discover/back-end/inputs/templates/dapps-metadata.json
2019-07-20 11:02:23 +03:00

14 lines
292 B
JSON

{
"UploadingTemplate": {
"email": true,
"metadata": {
"name": true,
"url": true,
"description": true,
"category": true,
"image": true,
"dateAdded": true,
"uploader": true
}
}
}