summaryrefslogtreecommitdiff
path: root/spore_validation.rx
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2010-10-29 09:36:38 +0200
committerFrancois Perrad <francois.perrad@gadz.org>2010-10-29 09:36:38 +0200
commit7dd6866069c52972ddea181f31e6c92ba34fb55b (patch)
tree2868222d78285f19a8c2b1700822cbdeb040e36f /spore_validation.rx
parentupdate UML (diff)
downloadspore-specifications-7dd6866069c52972ddea181f31e6c92ba34fb55b.tar.gz
add headers at method level
Diffstat (limited to 'spore_validation.rx')
-rw-r--r--spore_validation.rx6
1 files changed, 6 insertions, 0 deletions
diff --git a/spore_validation.rx b/spore_validation.rx
index f6ec127..bde0e22 100644
--- a/spore_validation.rx
+++ b/spore_validation.rx
@@ -58,6 +58,12 @@
"type": "//str"
}
},
+ "headers" : {
+ "type": "//map",
+ "values": {
+ "type": "//str"
+ }
+ },
"required_payload": "//bool",
"description": "//str",
"authentication": "//bool",