summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2010-11-01 07:44:06 +0100
committerFrancois Perrad <francois.perrad@gadz.org>2010-11-01 07:44:06 +0100
commit3754421c7084a371b84378657cf4acc195d9d6c2 (patch)
tree8e44f9462fcbc358867f901ce642419e7a37aac5
parentadd headers at method level (diff)
downloadspore-specifications-3754421c7084a371b84378657cf4acc195d9d6c2.tar.gz
add unattended_params at both levels
-rw-r--r--spore_validation.rx2
1 files changed, 2 insertions, 0 deletions
diff --git a/spore_validation.rx b/spore_validation.rx
index bde0e22..cf69329 100644
--- a/spore_validation.rx
+++ b/spore_validation.rx
@@ -10,6 +10,7 @@
"base_url": "//str",
"description": "//str",
"authentication": "//bool",
+ "unattended_params": "//bool",
"version": "//str",
"authority": "//str",
"formats": {
@@ -65,6 +66,7 @@
}
},
"required_payload": "//bool",
+ "unattended_params": "//bool",
"description": "//str",
"authentication": "//bool",
"base_url": "//str",