- From: Mercurial notifier <nobody@w3.org>
- Date: Mon, 14 Jun 2010 09:22:33 -0400
- To: Unicorn Updates <www-validator-cvs@w3.org>
changeset: 1205:b60b16a34f15
user: Thomas Gambet <tgambet@w3.org>
date: Fri Jun 11 16:41:46 2010 -0400
files: WebContent/WEB-INF/resources/contracts/appc-checker-validator.wadl WebContent/WEB-INF/resources/contracts/css-validator.wadl WebContent/WEB-INF/resources/contracts/css1.wadl WebContent/WEB-INF/resources/contracts/css2.wadl WebContent/WEB-INF/resources/contracts/css21.wadl WebContent/WEB-INF/resources/contracts/css3.wadl WebContent/WEB-INF/resources/contracts/feed-validator.wadl WebContent/WEB-INF/resources/contracts/markup-validator.wadl WebContent/WEB-INF/resources/contracts/mobileOk.wadl WebContent/WEB-INF/resources/contracts/test.wadl WebContent/WEB-INF/resources/contracts/unicorn.wadl
description:
removed all unused properties
+removed 'reference' id
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/appc-checker-validator.wadl
--- a/WebContent/WEB-INF/resources/contracts/appc-checker-validator.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/appc-checker-validator.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<application
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd"
@@ -8,29 +8,15 @@
<resources base="http://qa-dev.w3.org/appc/">
<resource path="">
-
<doc title="responseType">default</doc>
<doc xml:lang="en" title="name">W3C XHTML 1.0 Appendix C checker</doc>
<doc xml:lang="fr" title="name">W3C Validateur XHTML 1.0 Appendice C</doc>
- <doc xml:lang="en" title="description">>An observer which validates (X)HTML.</doc>
- <doc xml:lang="fr" title="description">Un observateur qui valide le (X)HTML.</doc>
-
- <doc xml:lang="en" title="help"></doc>
- <doc xml:lang="fr" title="help"></doc>
-
<doc title="mimetype">text/html</doc>
- <doc xml:lang="en" title="provider">W3C</doc>
- <doc xml:lang="fr" title="provider">Le W3C</doc>
-
- <doc title="paramLang"></doc>
<doc title="paramOutput">output</doc>
- <doc title="reference">appc-checker</doc>
-
-
<method name="GET" id="AppCCheckerUri">
<doc title="inputMethod">URI</doc>
<doc title="inputParamName">uri</doc>
@@ -44,4 +30,4 @@
</resource>
</resources>
-</application>
+</application>
\ No newline at end of file
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/css-validator.wadl
--- a/WebContent/WEB-INF/resources/contracts/css-validator.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css-validator.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -1,31 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
-<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd" xmlns="http://research.sun.com/wadl/2006/10">
-<grammars/>
+<application
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd"
+ xmlns="http://research.sun.com/wadl/2006/10">
+ <grammars/>
+
<resources base="http://qa-dev.w3.org:8001/css-validator/">
<resource path="validator">
+ <doc title="responseType">default</doc>
- <doc title="responseType">default</doc>
<doc xml:lang="en" title="name">W3C CSS Validator</doc>
<doc xml:lang="fr" title="name">W3C Validateur CSS</doc>
-
- <doc xml:lang="en" title="description">Validate CSS stylesheets or (X)HTML documents with CSS</doc>
- <doc xml:lang="fr" title="description">validation de feuilles de style CSS, seules ou incluses dans du (X)HTML</doc>
-
- <doc xml:lang="en" title="help">http://www.w3.org/Unicorn/css-observer/help</doc>
- <doc xml:lang="fr" title="help">http://www.w3.org/Unicorn/css-observer/help_fr</doc>
<doc title="mimetype">text/css</doc>
<doc title="mimetype">text/html</doc>
<doc title="mimetype">application/xhtml+xml</doc>
<doc title="mimetype">image/svg+xml</doc>
- <doc xml:lang="en" title="provider">W3C</doc>
- <doc xml:lang="fr" title="provider">Le W3C</doc>
-
<doc title="paramLang">lang</doc>
<doc title="paramOutput">output</doc>
-
- <doc title="reference">css-validator</doc>
<method name="GET" id="CssValidationUri">
<doc title="inputMethod">URI</doc>
@@ -80,6 +74,7 @@
</param>
</request>
</method>
+
<method name="GET" id="CssValidationText">
<doc title="inputMethod">DIRECT</doc>
<doc title="inputParamName">text</doc>
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/css1.wadl
--- a/WebContent/WEB-INF/resources/contracts/css1.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css1.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -1,33 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
-<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd" xmlns="http://research.sun.com/wadl/2006/10">
-<grammars/>
+<application
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd"
+ xmlns="http://research.sun.com/wadl/2006/10">
+ <grammars/>
+
<resources base="http://qa-dev.w3.org:8001/css-validator/">
<resource path="validator">
+ <doc title="responseType">default</doc>
- <doc title="responseType">default</doc>
<doc xml:lang="en" title="name">W3C CSS Validator (Level 1)</doc>
<doc xml:lang="fr" title="name">W3C Validateur CSS (Niveau 1)</doc>
-
- <doc xml:lang="en" title="description">Validate CSS stylesheets or (X)HTML documents with CSS</doc>
- <doc xml:lang="fr" title="description">validation de feuilles de style CSS, seules ou incluses dans du (X)HTML</doc>
-
- <doc xml:lang="en" title="help">http://www.w3.org/Unicorn/css-observer/help</doc>
- <doc xml:lang="fr" title="help">http://www.w3.org/Unicorn/css-observer/help_fr</doc>
<doc title="mimetype">text/css</doc>
<doc title="mimetype">text/html</doc>
<doc title="mimetype">application/xhtml+xml</doc>
<doc title="mimetype">image/svg+xml</doc>
- <doc xml:lang="en" title="provider">W3C</doc>
- <doc xml:lang="fr" title="provider">Le W3C</doc>
-
<doc title="paramLang">lang</doc>
<doc title="paramOutput">output</doc>
- <doc title="reference">css1-validator</doc>
-
- <method name="GET" id="CssValidationUri">
+ <method name="GET" id="CssValidationUri">
<doc title="inputMethod">URI</doc>
<doc title="inputParamName">uri</doc>
<request>
@@ -81,7 +75,7 @@
<option value="1"><doc xml:lang="en" title="Normal Report">Warning Output enabled for most warnings, fitering out suggestions for accessibility, etc</doc></option>
<option value="2"><doc xml:lang="en" title="All Warnings">Warning Output enabled for all types of warnings</doc></option>
</param>
- <param name="profile" fixed="css1" required="true" style="plain">
+ <param name="profile" fixed="css1" required="true" style="plain">
<option value="css1" />
</param>
<param name="usermedium" style="plain">
@@ -125,7 +119,7 @@
<option value="1"><doc xml:lang="en" title="Normal Report">Warning Output enabled for most warnings, fitering out suggestions for accessibility, etc</doc></option>
<option value="2"><doc xml:lang="en" title="All Warnings">Warning Output enabled for all types of warnings</doc></option>
</param>
- <param name="profile" fixed="css1" required="true" style="plain">
+ <param name="profile" fixed="css1" required="true" style="plain">
<option value="css1" />
</param>
<param name="usermedium" style="plain">
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/css2.wadl
--- a/WebContent/WEB-INF/resources/contracts/css2.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css2.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -1,33 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
-<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd" xmlns="http://research.sun.com/wadl/2006/10">
-<grammars/>
+<application
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd"
+ xmlns="http://research.sun.com/wadl/2006/10">
+ <grammars/>
+
<resources base="http://qa-dev.w3.org:8001/css-validator/">
<resource path="validator">
+ <doc title="responseType">default</doc>
- <doc title="responseType">default</doc>
<doc xml:lang="en" title="name">W3C CSS Validator (Level 2)</doc>
<doc xml:lang="fr" title="name">W3C Validateur CSS (Niveau 2)</doc>
-
- <doc xml:lang="en" title="description">Validate CSS stylesheets or (X)HTML documents with CSS</doc>
- <doc xml:lang="fr" title="description">validation de feuilles de style CSS, seules ou incluses dans du (X)HTML</doc>
-
- <doc xml:lang="en" title="help">http://www.w3.org/Unicorn/css-observer/help</doc>
- <doc xml:lang="fr" title="help">http://www.w3.org/Unicorn/css-observer/help_fr</doc>
<doc title="mimetype">text/css</doc>
<doc title="mimetype">text/html</doc>
<doc title="mimetype">application/xhtml+xml</doc>
<doc title="mimetype">image/svg+xml</doc>
- <doc xml:lang="en" title="provider">W3C</doc>
- <doc xml:lang="fr" title="provider">Le W3C</doc>
-
<doc title="paramLang">lang</doc>
<doc title="paramOutput">output</doc>
-
- <doc title="reference">css2-validator</doc>
- <method name="GET" id="CssValidationUri">
+ <method name="GET" id="CssValidationUri">
<doc title="inputMethod">URI</doc>
<doc title="inputParamName">uri</doc>
<request>
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/css21.wadl
--- a/WebContent/WEB-INF/resources/contracts/css21.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css21.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -1,33 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
-<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd" xmlns="http://research.sun.com/wadl/2006/10">
-<grammars/>
+<application
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd"
+ xmlns="http://research.sun.com/wadl/2006/10">
+ <grammars/>
+
<resources base="http://qa-dev.w3.org:8001/css-validator/">
<resource path="validator">
+ <doc title="responseType">default</doc>
- <doc title="responseType">default</doc>
<doc xml:lang="en" title="name">W3C CSS Validator (Level 2.1)</doc>
<doc xml:lang="fr" title="name">W3C Validateur CSS (Niveau 2.1)</doc>
-
- <doc xml:lang="en" title="description">Validate CSS stylesheets or (X)HTML documents with CSS</doc>
- <doc xml:lang="fr" title="description">validation de feuilles de style CSS, seules ou incluses dans du (X)HTML</doc>
-
- <doc xml:lang="en" title="help">http://www.w3.org/Unicorn/css-observer/help</doc>
- <doc xml:lang="fr" title="help">http://www.w3.org/Unicorn/css-observer/help_fr</doc>
<doc title="mimetype">text/css</doc>
<doc title="mimetype">text/html</doc>
<doc title="mimetype">application/xhtml+xml</doc>
<doc title="mimetype">image/svg+xml</doc>
- <doc xml:lang="en" title="provider">W3C</doc>
- <doc xml:lang="fr" title="provider">Le W3C</doc>
-
<doc title="paramLang">lang</doc>
<doc title="paramOutput">output</doc>
-
- <doc title="reference">css21-validator</doc>
- <method name="GET" id="CssValidationUri">
+ <method name="GET" id="CssValidationUri">
<doc title="inputMethod">URI</doc>
<doc title="inputParamName">uri</doc>
<request>
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/css3.wadl
--- a/WebContent/WEB-INF/resources/contracts/css3.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/css3.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -1,33 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
-<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd" xmlns="http://research.sun.com/wadl/2006/10">
-<grammars/>
+<application
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd"
+ xmlns="http://research.sun.com/wadl/2006/10">
+ <grammars/>
+
<resources base="http://qa-dev.w3.org:8001/css-validator/">
<resource path="validator">
+ <doc title="responseType">default</doc>
- <doc title="responseType">default</doc>
<doc xml:lang="en" title="name">W3C CSS Validator (Level 3)</doc>
<doc xml:lang="fr" title="name">W3C Validateur CSS (Niveau 3)</doc>
-
- <doc xml:lang="en" title="description">Validate CSS stylesheets or (X)HTML documents with CSS</doc>
- <doc xml:lang="fr" title="description">validation de feuilles de style CSS, seules ou incluses dans du (X)HTML</doc>
-
- <doc xml:lang="en" title="help">http://www.w3.org/Unicorn/css-observer/help</doc>
- <doc xml:lang="fr" title="help">http://www.w3.org/Unicorn/css-observer/help_fr</doc>
<doc title="mimetype">text/css</doc>
<doc title="mimetype">text/html</doc>
<doc title="mimetype">application/xhtml+xml</doc>
<doc title="mimetype">image/svg+xml</doc>
- <doc xml:lang="en" title="provider">W3C</doc>
- <doc xml:lang="fr" title="provider">Le W3C</doc>
-
<doc title="paramLang">lang</doc>
<doc title="paramOutput">output</doc>
-
- <doc title="reference">css3-validator</doc>
- <method name="GET" id="CssValidationUri">
+ <method name="GET" id="CssValidationUri">
<doc title="inputMethod">URI</doc>
<doc title="inputParamName">uri</doc>
<request>
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/feed-validator.wadl
--- a/WebContent/WEB-INF/resources/contracts/feed-validator.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/feed-validator.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -1,30 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
-<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd" xmlns="http://research.sun.com/wadl/2006/10">
-<grammars/>
- <resources base="http://qa-dev.w3.org/feed/">
- <resource path="check.cgi">
-
- <doc xml:lang="en" title="name">Feed Validator</doc>
-
- <doc title="responseType">default</doc>
-
- <doc title="mimetype">application/xml</doc>
- <doc title="mimetype">text/xml</doc>
- <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>
- <request>
- <param name="url" type="xs:anyURI" style="plain" required="true" />
- <param name="output" fixed="ucn" required="true" style="plain">
- <option value="ucn"/>
- </param>
- </request>
- </method>
- </resource>
- </resources>
+<application
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd"
+ xmlns="http://research.sun.com/wadl/2006/10">
+ <grammars/>
+
+ <resources base="http://qa-dev.w3.org/feed/">
+ <resource path="check.cgi">
+
+ <doc title="responseType">default</doc>
+
+ <doc xml:lang="en" title="name">Feed Validator</doc>
+
+ <doc title="mimetype">application/xml</doc>
+ <doc title="mimetype">text/xml</doc>
+ <doc title="mimetype">text/html</doc>
+
+ <doc title="paramOutput">output</doc>
+
+ <method name="GET" id="uriMethod">
+ <doc title="inputMethod">URI</doc>
+ <doc title="inputParamName">url</doc>
+ <request>
+ <param name="url" type="xs:anyURI" style="plain" required="true" />
+ <param name="output" fixed="ucn" required="true" style="plain">
+ <option value="ucn"/>
+ </param>
+ </request>
+ </method>
+ </resource>
+ </resources>
</application>
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/markup-validator.wadl
--- a/WebContent/WEB-INF/resources/contracts/markup-validator.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/markup-validator.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -8,17 +8,10 @@
<resources base="http://qa-dev.w3.org/wmvs/HEAD/">
<resource path="check">
-
<doc title="responseType">default</doc>
<doc xml:lang="en" title="name">W3C HTML Validator</doc>
<doc xml:lang="fr" title="name">W3C Validateur HTML</doc>
-
- <doc xml:lang="en" title="description">An observer which validates (X)HTML.</doc>
- <doc xml:lang="fr" title="description">Un observateur qui valide le (X)HTML.</doc>
-
- <doc xml:lang="en" title="help">http://www.w3.org/Unicorn/markup-observer/help</doc>
- <doc xml:lang="fr" title="help">http://www.w3.org/Unicorn/markup-observer/help_fr</doc>
<doc title="mimetype">text/html</doc>
<doc title="mimetype">application/xhtml+xml</doc>
@@ -26,13 +19,7 @@
<doc title="mimetype">application/mathml+xml</doc>
<doc title="mimetype">application/smil+xml</doc>
- <doc xml:lang="en" title="provider">W3C</doc>
- <doc xml:lang="fr" title="provider">Le W3C</doc>
-
- <doc title="paramLang"></doc>
<doc title="paramOutput">output</doc>
-
- <doc title="reference">markup-validator</doc>
<method name="GET" id="MarkupValidationUri">
<doc title="inputMethod">URI</doc>
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/mobileOk.wadl
--- a/WebContent/WEB-INF/resources/contracts/mobileOk.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/mobileOk.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -3,8 +3,8 @@
<grammars/>
<resources base="http://qa-dev.w3.org:8001/mobileok/">
<resource path="check">
+ <doc title="responseType">default</doc>
- <doc title="responseType">default</doc>
<doc xml:lang="en" title="name">W3C Mobile OK Checker</doc>
<doc xml:lang="fr" title="name">W3C Validateur Mobile OK</doc>
@@ -13,8 +13,6 @@
<doc title="paramLang">lang</doc>
<doc title="paramOutput">output</doc>
-
- <doc title="reference">mobileok</doc>
<method name="GET" id="MobileOKValidationUri">
<doc title="inputMethod">URI</doc>
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/test.wadl
--- a/WebContent/WEB-INF/resources/contracts/test.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/test.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -1,25 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://research.sun.com/wadl/2006/10 wadl.xsd" xmlns="http://research.sun.com/wadl/2006/10">
<grammars/>
- <resources base="http://qa-dev.w3.org/unicorn/">
- <resource path="test">
-
- <doc xml:lang="en" title="name">Test Validator</doc>
-
- <doc title="responseType">default</doc>
-
- <doc title="mimetype">application/xml</doc>
- <doc title="mimetype">text/xml</doc>
-
- <doc title="reference">test</doc>
-
- <method name="GET" id="uriMethod">
- <doc title="inputMethod">URI</doc>
- <doc title="inputParamName">uri</doc>
- <request>
- <param name="uri" type="xs:anyURI" style="plain" required="true" />
- </request>
- </method>
- </resource>
- </resources>
+ <resources base="http://qa-dev.w3.org/unicorn/">
+ <resource path="test">
+ <doc title="responseType">default</doc>
+
+ <doc xml:lang="en" title="name">Test Validator</doc>
+
+ <doc title="mimetype">application/xml</doc>
+ <doc title="mimetype">text/xml</doc>
+
+ <method name="GET" id="uriMethod">
+ <doc title="inputMethod">URI</doc>
+ <doc title="inputParamName">uri</doc>
+ <request>
+ <param name="uri" type="xs:anyURI" style="plain" required="true" />
+ </request>
+ </method>
+ </resource>
+ </resources>
</application>
diff -r 747de425bab7 -r b60b16a34f15 WebContent/WEB-INF/resources/contracts/unicorn.wadl
--- a/WebContent/WEB-INF/resources/contracts/unicorn.wadl Fri Jun 11 16:40:15 2010 -0400
+++ b/WebContent/WEB-INF/resources/contracts/unicorn.wadl Fri Jun 11 16:41:46 2010 -0400
@@ -3,7 +3,6 @@
<grammars/>
<resources base="http://localhost:8080/unicorn/">
<resource path="check">
-
<doc title="responseType">default</doc>
<doc xml:lang="en" title="name">Unicorn</doc>
@@ -12,8 +11,6 @@
<doc title="paramLang">lang</doc>
<doc title="paramOutput">output</doc>
-
- <doc title="reference">unicorn</doc>
<method name="GET" id="CssValidationUri">
<doc title="inputMethod">URI</doc>
Received on Monday, 14 June 2010 13:25:07 UTC