mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-11-23 21:34:39 +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",
|
||||
"description": "Date when project was added.",
|
||||
"type": "string"
|
||||
},
|
||||
"screenshots": {
|
||||
"title": "Screenshots",
|
||||
"description": "Links to screenshot images.",
|
||||
"type": "array"
|
||||
}
|
||||
},
|
||||
"required": ["title", "category", "source"],
|
||||
|
Loading…
Reference in New Issue
Block a user