mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-18 07:01:35 +03:00
[schema] add screenshots
This commit is contained in:
parent
3a3adde19e
commit
eb1409832e
5
.github/schema.json
vendored
5
.github/schema.json
vendored
@ -147,6 +147,11 @@
|
|||||||
"title": "Date Added",
|
"title": "Date Added",
|
||||||
"description": "Date when project was added.",
|
"description": "Date when project was added.",
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
"screenshots": {
|
||||||
|
"title": "Screenshots",
|
||||||
|
"description": "Links to screenshot images.",
|
||||||
|
"type": "array"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": ["title", "category", "source"],
|
"required": ["title", "category", "source"],
|
||||||
|
Loading…
Reference in New Issue
Block a user