diff options
| author | Francois Perrad <francois.perrad@gadz.org> | 2010-10-14 22:25:31 +0200 |
|---|---|---|
| committer | Francois Perrad <francois.perrad@gadz.org> | 2010-10-14 22:25:31 +0200 |
| commit | 3fd3c31950e10a1d1958ce447964e1afaec0ed72 (patch) | |
| tree | fd294715f9fef18606cc1a0d462a853ec6154b24 | |
| parent | remove the prefix api_ (diff) | |
| download | spore-specifications-3fd3c31950e10a1d1958ce447964e1afaec0ed72.tar.gz | |
add a description at top level
| -rw-r--r-- | spore_validation.rx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spore_validation.rx b/spore_validation.rx index c7e4012..cf6aac7 100644 --- a/spore_validation.rx +++ b/spore_validation.rx @@ -2,6 +2,7 @@ "type": "//rec", "optional": { "base_url": "//str", + "description": "//str", "authentication": "//bool", "version": "//str", "author": { |
