From 35f161bf4dd471bdf79f6084418138a4850bb958 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Sun, 24 Oct 2010 16:32:52 +0200 Subject: add required_payload at method level --- spore_validation.rx | 1 + 1 file changed, 1 insertion(+) 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", -- cgit v1.2.3