diff options
| author | Francois Perrad <francois.perrad@gadz.org> | 2010-10-24 16:32:52 +0200 |
|---|---|---|
| committer | Francois Perrad <francois.perrad@gadz.org> | 2010-10-24 16:32:52 +0200 |
| commit | 35f161bf4dd471bdf79f6084418138a4850bb958 (patch) | |
| tree | 9bfb1a2092de66cbb33f60f8e8f377e6b727fc7d /spore_validation.rx | |
| parent | add expected_status at top level (diff) | |
| download | spore-specifications-35f161bf4dd471bdf79f6084418138a4850bb958.tar.gz | |
add required_payload at method level
Diffstat (limited to '')
| -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 4031cb1..0e96107 100644 --- a/spore_validation.rx +++ b/spore_validation.rx @@ -52,6 +52,7 @@ "type": "//str" } }, + "required_payload": "//bool", "description": "//str", "authentication": "//bool", "base_url": "//str", |
