git.cweiske.de
/
ouya-game-data.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a9ab31
)
fix broken schema
author
Christian Weiske
<
[email protected]
>
Sun, 10 Nov 2019 12:06:42 +0000
(13:06 +0100)
committer
Christian Weiske
<
[email protected]
>
Sun, 10 Nov 2019 12:06:42 +0000
(13:06 +0100)
schema.json
patch
|
blob
|
history
diff --git
a/schema.json
b/schema.json
index 763a2644de9f651efca41c228c81f2e4cfff2036..f0711962857aa0fc307273d9ddf0d66c86606739 100644
(file)
--- a/
schema.json
+++ b/
schema.json
@@
-113,7
+113,7
@@
"date": {
"description": "When the version has been released",
"type": "string",
- "format":
["date", "datetime"]
+ "format":
"date|datetime"
},
"latest": {