From 3754421c7084a371b84378657cf4acc195d9d6c2 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Mon, 1 Nov 2010 07:44:06 +0100 Subject: add unattended_params at both levels --- spore_validation.rx | 2 ++ 1 file changed, 2 insertions(+) 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", -- cgit v1.2.3