diff options
| author | Francois Perrad <francois.perrad@gadz.org> | 2010-10-14 22:27:10 +0200 |
|---|---|---|
| committer | Francois Perrad <francois.perrad@gadz.org> | 2010-10-14 22:27:10 +0200 |
| commit | 32c61915e54d68f1ac6a94bfe0b4c4ef93f2d237 (patch) | |
| tree | 9eee4560c18c7d4ebf17522dd5226ebf1f14a183 | |
| parent | add a description at top level (diff) | |
| download | spore-specifications-32c61915e54d68f1ac6a94bfe0b4c4ef93f2d237.tar.gz | |
remove author
Diffstat (limited to '')
| -rw-r--r-- | spore_validation.rx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/spore_validation.rx b/spore_validation.rx index cf6aac7..1fe435d 100644 --- a/spore_validation.rx +++ b/spore_validation.rx @@ -5,11 +5,6 @@ "description": "//str", "authentication": "//bool", "version": "//str", - "author": { - "type" : "//arr", - "length" : { "min": 1 }, - "contents": { "type": "//str" } - }, "format": { "type" : "//arr", "contents": { "type":"//str" } |
