commit: added output parameter name

changeset:   1168:7488d69ebf6c
tag:         tip
user:        Thomas Gambet <tgambet@w3.org>
date:        Tue Jun 08 13:08:41 2010 -0400
files:       WebContent/WEB-INF/resources/contracts/feed-validator.wadl
description:
added output parameter name


diff -r 281f1e1b2a41 -r 7488d69ebf6c WebContent/WEB-INF/resources/contracts/feed-validator.wadl
--- a/WebContent/WEB-INF/resources/contracts/feed-validator.wadl	Tue Jun 08 12:49:12 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/feed-validator.wadl	Tue Jun 08 13:08:41 2010 -0400
@@ -13,7 +13,8 @@
                         <doc title="mimetype">text/html</doc>
                         
                         <doc title="reference">feed</doc>
-                
+                		<doc title="paramOutput">output</doc>
+                		
 	                	<method name="GET" id="uriMethod">
                             <doc title="inputMethod">URI</doc>
                             <doc title="inputParamName">url</doc>

Received on Tuesday, 8 June 2010 17:10:40 UTC