http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/Operation.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/Operation.html 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/Operation.html
index 33083c9..7c91a28 100644
--- a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/Operation.html
+++ b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/Operation.html
@@ -28,7 +28,7 @@
 <span class="sourceLineNo">020</span>/**<a name="line.20"></a>
 <span class="sourceLineNo">021</span> * Describes a single API operation on a 
path.<a name="line.21"></a>
 <span class="sourceLineNo">022</span> *<a name="line.22"></a>
-<span class="sourceLineNo">023</span> * &lt;h6 
class='topic'&gt;Example:&lt;/h6&gt;<a name="line.23"></a>
+<span class="sourceLineNo">023</span> * &lt;h5 
class='section'&gt;Example:&lt;/h5&gt;<a name="line.23"></a>
 <span class="sourceLineNo">024</span> * &lt;p class='bcode'&gt;<a 
name="line.24"></a>
 <span class="sourceLineNo">025</span> *    {<a name="line.25"></a>
 <span class="sourceLineNo">026</span> *       &lt;js&gt;"tags"&lt;/js&gt;: [<a 
name="line.26"></a>
@@ -198,7 +198,7 @@
 <span class="sourceLineNo">190</span>    * Bean property getter:  
&lt;property&gt;description&lt;/property&gt;.<a name="line.190"></a>
 <span class="sourceLineNo">191</span>    * &lt;p&gt;<a name="line.191"></a>
 <span class="sourceLineNo">192</span>    * A verbose explanation of the 
operation behavior.<a name="line.192"></a>
-<span class="sourceLineNo">193</span>    * &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.193"></a>
+<span class="sourceLineNo">193</span>    * &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.193"></a>
 <span class="sourceLineNo">194</span>    *<a name="line.194"></a>
 <span class="sourceLineNo">195</span>    * @return The value of the 
&lt;property&gt;description&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.195"></a>
 <span class="sourceLineNo">196</span>    */<a name="line.196"></a>
@@ -210,7 +210,7 @@
 <span class="sourceLineNo">202</span>    * Bean property setter:  
&lt;property&gt;description&lt;/property&gt;.<a name="line.202"></a>
 <span class="sourceLineNo">203</span>    * &lt;p&gt;<a name="line.203"></a>
 <span class="sourceLineNo">204</span>    * A verbose explanation of the 
operation behavior.<a name="line.204"></a>
-<span class="sourceLineNo">205</span>    * &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.205"></a>
+<span class="sourceLineNo">205</span>    * &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.205"></a>
 <span class="sourceLineNo">206</span>    *<a name="line.206"></a>
 <span class="sourceLineNo">207</span>    * @param description The new value 
for the &lt;property&gt;description&lt;/property&gt; property on this bean.<a 
name="line.207"></a>
 <span class="sourceLineNo">208</span>    * @return This object (for method 
chaining).<a name="line.208"></a>
@@ -276,7 +276,7 @@
 <span class="sourceLineNo">268</span>    * A list of MIME types the operation 
can consume.<a name="line.268"></a>
 <span class="sourceLineNo">269</span>    * This overrides the 
&lt;code&gt;consumes&lt;/code&gt; definition at the Swagger Object.<a 
name="line.269"></a>
 <span class="sourceLineNo">270</span>    * An empty value MAY be used to clear 
the global definition.<a name="line.270"></a>
-<span class="sourceLineNo">271</span>    * Value MUST be as described under 
&lt;a href='http://swagger.io/specification/#mimeTypes'&gt;Mime 
Types&lt;/a&gt;.<a name="line.271"></a>
+<span class="sourceLineNo">271</span>    * Value MUST be as described under 
&lt;a class="doclink" href="http://swagger.io/specification/#mimeTypes"&gt;Mime 
Types&lt;/a&gt;.<a name="line.271"></a>
 <span class="sourceLineNo">272</span>    *<a name="line.272"></a>
 <span class="sourceLineNo">273</span>    * @return The value of the 
&lt;property&gt;consumes&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.273"></a>
 <span class="sourceLineNo">274</span>    */<a name="line.274"></a>
@@ -290,7 +290,7 @@
 <span class="sourceLineNo">282</span>    * A list of MIME types the operation 
can consume.<a name="line.282"></a>
 <span class="sourceLineNo">283</span>    * This overrides the 
&lt;code&gt;consumes&lt;/code&gt; definition at the Swagger Object.<a 
name="line.283"></a>
 <span class="sourceLineNo">284</span>    * An empty value MAY be used to clear 
the global definition.<a name="line.284"></a>
-<span class="sourceLineNo">285</span>    * Value MUST be as described under 
&lt;a href='http://swagger.io/specification/#mimeTypes'&gt;Mime 
Types&lt;/a&gt;.<a name="line.285"></a>
+<span class="sourceLineNo">285</span>    * Value MUST be as described under 
&lt;a class="doclink" href="http://swagger.io/specification/#mimeTypes"&gt;Mime 
Types&lt;/a&gt;.<a name="line.285"></a>
 <span class="sourceLineNo">286</span>    *<a name="line.286"></a>
 <span class="sourceLineNo">287</span>    * @param consumes The new value for 
the &lt;property&gt;consumes&lt;/property&gt; property on this bean.<a 
name="line.287"></a>
 <span class="sourceLineNo">288</span>    * @return This object (for method 
chaining).<a name="line.288"></a>
@@ -306,7 +306,7 @@
 <span class="sourceLineNo">298</span>    * A list of MIME types the operation 
can consume.<a name="line.298"></a>
 <span class="sourceLineNo">299</span>    * This overrides the 
&lt;code&gt;consumes&lt;/code&gt; definition at the Swagger Object.<a 
name="line.299"></a>
 <span class="sourceLineNo">300</span>    * An empty value MAY be used to clear 
the global definition.<a name="line.300"></a>
-<span class="sourceLineNo">301</span>    * Value MUST be as described under 
&lt;a href='http://swagger.io/specification/#mimeTypes'&gt;Mime 
Types&lt;/a&gt;.<a name="line.301"></a>
+<span class="sourceLineNo">301</span>    * Value MUST be as described under 
&lt;a class="doclink" href="http://swagger.io/specification/#mimeTypes"&gt;Mime 
Types&lt;/a&gt;.<a name="line.301"></a>
 <span class="sourceLineNo">302</span>    *<a name="line.302"></a>
 <span class="sourceLineNo">303</span>    * @param consumes The new values to 
add to the &lt;property&gt;consumes&lt;/property&gt; property on this bean.<a 
name="line.303"></a>
 <span class="sourceLineNo">304</span>    * @return This object (for method 
chaining).<a name="line.304"></a>
@@ -322,7 +322,7 @@
 <span class="sourceLineNo">314</span>    * A list of MIME types the operation 
can consume.<a name="line.314"></a>
 <span class="sourceLineNo">315</span>    * This overrides the 
&lt;code&gt;consumes&lt;/code&gt; definition at the Swagger Object.<a 
name="line.315"></a>
 <span class="sourceLineNo">316</span>    * An empty value MAY be used to clear 
the global definition.<a name="line.316"></a>
-<span class="sourceLineNo">317</span>    * Value MUST be as described under 
&lt;a href='http://swagger.io/specification/#mimeTypes'&gt;Mime 
Types&lt;/a&gt;.<a name="line.317"></a>
+<span class="sourceLineNo">317</span>    * Value MUST be as described under 
&lt;a class="doclink" href="http://swagger.io/specification/#mimeTypes"&gt;Mime 
Types&lt;/a&gt;.<a name="line.317"></a>
 <span class="sourceLineNo">318</span>    *<a name="line.318"></a>
 <span class="sourceLineNo">319</span>    * @param consumes The new values to 
add to the &lt;property&gt;consumes&lt;/property&gt; property on this bean.<a 
name="line.319"></a>
 <span class="sourceLineNo">320</span>    * @return This object (for method 
chaining).<a name="line.320"></a>
@@ -341,7 +341,7 @@
 <span class="sourceLineNo">333</span>    * A list of MIME types the operation 
can produce.<a name="line.333"></a>
 <span class="sourceLineNo">334</span>    * This overrides the 
&lt;code&gt;produces&lt;/code&gt; definition at the Swagger Object.<a 
name="line.334"></a>
 <span class="sourceLineNo">335</span>    * An empty value MAY be used to clear 
the global definition.<a name="line.335"></a>
-<span class="sourceLineNo">336</span>    * Value MUST be as described under 
&lt;a href='http://swagger.io/specification/#mimeTypes'&gt;Mime 
Types&lt;/a&gt;.<a name="line.336"></a>
+<span class="sourceLineNo">336</span>    * Value MUST be as described under 
&lt;a class="doclink" href="http://swagger.io/specification/#mimeTypes"&gt;Mime 
Types&lt;/a&gt;.<a name="line.336"></a>
 <span class="sourceLineNo">337</span>    *<a name="line.337"></a>
 <span class="sourceLineNo">338</span>    * @return The value of the 
&lt;property&gt;produces&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.338"></a>
 <span class="sourceLineNo">339</span>    */<a name="line.339"></a>
@@ -355,7 +355,7 @@
 <span class="sourceLineNo">347</span>    * A list of MIME types the operation 
can produce.<a name="line.347"></a>
 <span class="sourceLineNo">348</span>    * This overrides the 
&lt;code&gt;produces&lt;/code&gt; definition at the Swagger Object.<a 
name="line.348"></a>
 <span class="sourceLineNo">349</span>    * An empty value MAY be used to clear 
the global definition.<a name="line.349"></a>
-<span class="sourceLineNo">350</span>    * Value MUST be as described under 
&lt;a href='http://swagger.io/specification/#mimeTypes'&gt;Mime 
Types&lt;/a&gt;.<a name="line.350"></a>
+<span class="sourceLineNo">350</span>    * Value MUST be as described under 
&lt;a class="doclink" href="http://swagger.io/specification/#mimeTypes"&gt;Mime 
Types&lt;/a&gt;.<a name="line.350"></a>
 <span class="sourceLineNo">351</span>    *<a name="line.351"></a>
 <span class="sourceLineNo">352</span>    * @param produces The new value for 
the &lt;property&gt;produces&lt;/property&gt; property on this bean.<a 
name="line.352"></a>
 <span class="sourceLineNo">353</span>    * @return This object (for method 
chaining).<a name="line.353"></a>
@@ -371,7 +371,7 @@
 <span class="sourceLineNo">363</span>    * A list of MIME types the operation 
can produce.<a name="line.363"></a>
 <span class="sourceLineNo">364</span>    * This overrides the 
&lt;code&gt;produces&lt;/code&gt; definition at the Swagger Object.<a 
name="line.364"></a>
 <span class="sourceLineNo">365</span>    * An empty value MAY be used to clear 
the global definition.<a name="line.365"></a>
-<span class="sourceLineNo">366</span>    * Value MUST be as described under 
&lt;a href='http://swagger.io/specification/#mimeTypes'&gt;Mime 
Types&lt;/a&gt;.<a name="line.366"></a>
+<span class="sourceLineNo">366</span>    * Value MUST be as described under 
&lt;a class="doclink" href="http://swagger.io/specification/#mimeTypes"&gt;Mime 
Types&lt;/a&gt;.<a name="line.366"></a>
 <span class="sourceLineNo">367</span>    *<a name="line.367"></a>
 <span class="sourceLineNo">368</span>    * @param produces The new value for 
the &lt;property&gt;produces&lt;/property&gt; property on this bean.<a 
name="line.368"></a>
 <span class="sourceLineNo">369</span>    * @return This object (for method 
chaining).<a name="line.369"></a>
@@ -388,10 +388,10 @@
 <span class="sourceLineNo">380</span>    * Bean property getter:  
&lt;property&gt;parameters&lt;/property&gt;.<a name="line.380"></a>
 <span class="sourceLineNo">381</span>    * &lt;p&gt;<a name="line.381"></a>
 <span class="sourceLineNo">382</span>    * A list of parameters that are 
applicable for this operation.<a name="line.382"></a>
-<span class="sourceLineNo">383</span>    * If a parameter is already defined 
at the &lt;a href='http://swagger.io/specification/#pathItemParameters'&gt;Path 
Item&lt;/a&gt;, the new definition will override it, but can never remove it.<a 
name="line.383"></a>
+<span class="sourceLineNo">383</span>    * If a parameter is already defined 
at the &lt;a class="doclink" 
href="http://swagger.io/specification/#pathItemParameters"&gt;Path 
Item&lt;/a&gt;, the new definition will override it, but can never remove it.<a 
name="line.383"></a>
 <span class="sourceLineNo">384</span>    * The list MUST NOT include 
duplicated parameters.<a name="line.384"></a>
 <span class="sourceLineNo">385</span>    * A unique parameter is defined by a 
combination of a &lt;code&gt;name&lt;/code&gt; and 
&lt;code&gt;location&lt;/code&gt;.<a name="line.385"></a>
-<span class="sourceLineNo">386</span>    * The list can use the &lt;a 
href='http://swagger.io/specification/#referenceObject'&gt;Reference 
Object&lt;/a&gt; to link to parameters that are defined at the &lt;a 
href='http://swagger.io/specification/#swaggerParameters'&gt;Swagger Object's 
parameters&lt;/a&gt;.<a name="line.386"></a>
+<span class="sourceLineNo">386</span>    * The list can use the &lt;a 
class="doclink" 
href="http://swagger.io/specification/#referenceObject"&gt;Reference 
Object&lt;/a&gt; to link to parameters that are defined at the &lt;a 
class="doclink" 
href="http://swagger.io/specification/#swaggerParameters"&gt;Swagger Object's 
parameters&lt;/a&gt;.<a name="line.386"></a>
 <span class="sourceLineNo">387</span>    * There can be one 
&lt;js&gt;"body"&lt;/js&gt; parameter at most.<a name="line.387"></a>
 <span class="sourceLineNo">388</span>    *<a name="line.388"></a>
 <span class="sourceLineNo">389</span>    * @return The value of the 
&lt;property&gt;parameters&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.389"></a>
@@ -404,10 +404,10 @@
 <span class="sourceLineNo">396</span>    * Bean property setter:  
&lt;property&gt;parameters&lt;/property&gt;.<a name="line.396"></a>
 <span class="sourceLineNo">397</span>    * &lt;p&gt;<a name="line.397"></a>
 <span class="sourceLineNo">398</span>    * A list of parameters that are 
applicable for this operation.<a name="line.398"></a>
-<span class="sourceLineNo">399</span>    * If a parameter is already defined 
at the &lt;a href='http://swagger.io/specification/#pathItemParameters'&gt;Path 
Item&lt;/a&gt;, the new definition will override it, but can never remove it.<a 
name="line.399"></a>
+<span class="sourceLineNo">399</span>    * If a parameter is already defined 
at the &lt;a class="doclink" 
href="http://swagger.io/specification/#pathItemParameters"&gt;Path 
Item&lt;/a&gt;, the new definition will override it, but can never remove it.<a 
name="line.399"></a>
 <span class="sourceLineNo">400</span>    * The list MUST NOT include 
duplicated parameters.<a name="line.400"></a>
 <span class="sourceLineNo">401</span>    * A unique parameter is defined by a 
combination of a &lt;code&gt;name&lt;/code&gt; and 
&lt;code&gt;location&lt;/code&gt;.<a name="line.401"></a>
-<span class="sourceLineNo">402</span>    * The list can use the &lt;a 
href='http://swagger.io/specification/#referenceObject'&gt;Reference 
Object&lt;/a&gt; to link to parameters that are defined at the &lt;a 
href='http://swagger.io/specification/#swaggerParameters'&gt;Swagger Object's 
parameters&lt;/a&gt;.<a name="line.402"></a>
+<span class="sourceLineNo">402</span>    * The list can use the &lt;a 
class="doclink" 
href="http://swagger.io/specification/#referenceObject"&gt;Reference 
Object&lt;/a&gt; to link to parameters that are defined at the &lt;a 
class="doclink" 
href="http://swagger.io/specification/#swaggerParameters"&gt;Swagger Object's 
parameters&lt;/a&gt;.<a name="line.402"></a>
 <span class="sourceLineNo">403</span>    * There can be one 
&lt;js&gt;"body"&lt;/js&gt; parameter at most.<a name="line.403"></a>
 <span class="sourceLineNo">404</span>    *<a name="line.404"></a>
 <span class="sourceLineNo">405</span>    * @param parameters The new value for 
the &lt;property&gt;parameters&lt;/property&gt; property on this bean.<a 
name="line.405"></a>
@@ -422,10 +422,10 @@
 <span class="sourceLineNo">414</span>    * Bean property adder:  
&lt;property&gt;parameters&lt;/property&gt;.<a name="line.414"></a>
 <span class="sourceLineNo">415</span>    * &lt;p&gt;<a name="line.415"></a>
 <span class="sourceLineNo">416</span>    * A list of parameters that are 
applicable for this operation.<a name="line.416"></a>
-<span class="sourceLineNo">417</span>    * If a parameter is already defined 
at the &lt;a href='http://swagger.io/specification/#pathItemParameters'&gt;Path 
Item&lt;/a&gt;, the new definition will override it, but can never remove it.<a 
name="line.417"></a>
+<span class="sourceLineNo">417</span>    * If a parameter is already defined 
at the &lt;a class="doclink" 
href="http://swagger.io/specification/#pathItemParameters"&gt;Path 
Item&lt;/a&gt;, the new definition will override it, but can never remove it.<a 
name="line.417"></a>
 <span class="sourceLineNo">418</span>    * The list MUST NOT include 
duplicated parameters.<a name="line.418"></a>
 <span class="sourceLineNo">419</span>    * A unique parameter is defined by a 
combination of a &lt;code&gt;name&lt;/code&gt; and 
&lt;code&gt;location&lt;/code&gt;.<a name="line.419"></a>
-<span class="sourceLineNo">420</span>    * The list can use the &lt;a 
href='http://swagger.io/specification/#referenceObject'&gt;Reference 
Object&lt;/a&gt; to link to parameters that are defined at the &lt;a 
href='http://swagger.io/specification/#swaggerParameters'&gt;Swagger Object's 
parameters&lt;/a&gt;.<a name="line.420"></a>
+<span class="sourceLineNo">420</span>    * The list can use the &lt;a 
class="doclink" 
href="http://swagger.io/specification/#referenceObject"&gt;Reference 
Object&lt;/a&gt; to link to parameters that are defined at the &lt;a 
class="doclink" 
href="http://swagger.io/specification/#swaggerParameters"&gt;Swagger Object's 
parameters&lt;/a&gt;.<a name="line.420"></a>
 <span class="sourceLineNo">421</span>    * There can be one 
&lt;js&gt;"body"&lt;/js&gt; parameter at most.<a name="line.421"></a>
 <span class="sourceLineNo">422</span>    *<a name="line.422"></a>
 <span class="sourceLineNo">423</span>    * @param parameter The new value to 
add to the &lt;property&gt;parameters&lt;/property&gt; property on this bean.<a 
name="line.423"></a>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ParameterInfo.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ParameterInfo.html
 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ParameterInfo.html
index 215f135..e56d43f 100644
--- 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ParameterInfo.html
+++ 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ParameterInfo.html
@@ -97,8 +97,8 @@
 <span class="sourceLineNo">089</span>    *    Possible values are 
&lt;js&gt;"query"&lt;/js&gt;, &lt;js&gt;"header"&lt;/js&gt;, 
&lt;js&gt;"path"&lt;/js&gt;, &lt;js&gt;"formData"&lt;/js&gt; or 
&lt;js&gt;"body"&lt;/js&gt;.<a name="line.89"></a>
 <span class="sourceLineNo">090</span>    * @param name Required. The name of 
the parameter.<a name="line.90"></a>
 <span class="sourceLineNo">091</span>    *    Parameter names are case 
sensitive.<a name="line.91"></a>
-<span class="sourceLineNo">092</span>    *    If &lt;code&gt;in&lt;/code&gt; 
is &lt;js&gt;"path"&lt;/js&gt;, the &lt;code&gt;name&lt;/code&gt; field MUST 
correspond to the associated path segment from the 
&lt;code&gt;path&lt;/code&gt; field in the &lt;a 
href='http://swagger.io/specification/#pathsObject'&gt;Paths 
Object&lt;/a&gt;.<a name="line.92"></a>
-<span class="sourceLineNo">093</span>    *    See &lt;a 
href='http://swagger.io/specification/#pathTemplating'&gt;Path 
Templating&lt;/a&gt; for further information.<a name="line.93"></a>
+<span class="sourceLineNo">092</span>    *    If &lt;code&gt;in&lt;/code&gt; 
is &lt;js&gt;"path"&lt;/js&gt;, the &lt;code&gt;name&lt;/code&gt; field MUST 
correspond to the associated path segment from the 
&lt;code&gt;path&lt;/code&gt; field in the &lt;a class="doclink" 
href="http://swagger.io/specification/#pathsObject"&gt;Paths 
Object&lt;/a&gt;.<a name="line.92"></a>
+<span class="sourceLineNo">093</span>    *    See &lt;a class="doclink" 
href="http://swagger.io/specification/#pathTemplating"&gt;Path 
Templating&lt;/a&gt; for further information.<a name="line.93"></a>
 <span class="sourceLineNo">094</span>    *    For all other cases, the name 
corresponds to the parameter name used based on the &lt;code&gt;in&lt;/code&gt; 
property.<a name="line.94"></a>
 <span class="sourceLineNo">095</span>    * @return A new Parameter object.<a 
name="line.95"></a>
 <span class="sourceLineNo">096</span>    */<a name="line.96"></a>
@@ -114,8 +114,8 @@
 <span class="sourceLineNo">106</span>    *    Possible values are 
&lt;js&gt;"query"&lt;/js&gt;, &lt;js&gt;"header"&lt;/js&gt;, 
&lt;js&gt;"path"&lt;/js&gt;, &lt;js&gt;"formData"&lt;/js&gt; or 
&lt;js&gt;"body"&lt;/js&gt;.<a name="line.106"></a>
 <span class="sourceLineNo">107</span>    * @param name Required. The name of 
the parameter.<a name="line.107"></a>
 <span class="sourceLineNo">108</span>    *    Parameter names are case 
sensitive.<a name="line.108"></a>
-<span class="sourceLineNo">109</span>    *    If &lt;code&gt;in&lt;/code&gt; 
is &lt;js&gt;"path"&lt;/js&gt;, the &lt;code&gt;name&lt;/code&gt; field MUST 
correspond to the associated path segment from the 
&lt;code&gt;path&lt;/code&gt; field in the &lt;a 
href='http://swagger.io/specification/#pathsObject'&gt;Paths 
Object&lt;/a&gt;.<a name="line.109"></a>
-<span class="sourceLineNo">110</span>    *    See &lt;a 
href='http://swagger.io/specification/#pathTemplating'&gt;Path 
Templating&lt;/a&gt; for further information.<a name="line.110"></a>
+<span class="sourceLineNo">109</span>    *    If &lt;code&gt;in&lt;/code&gt; 
is &lt;js&gt;"path"&lt;/js&gt;, the &lt;code&gt;name&lt;/code&gt; field MUST 
correspond to the associated path segment from the 
&lt;code&gt;path&lt;/code&gt; field in the &lt;a class="doclink" 
href="http://swagger.io/specification/#pathsObject"&gt;Paths 
Object&lt;/a&gt;.<a name="line.109"></a>
+<span class="sourceLineNo">110</span>    *    See &lt;a class="doclink" 
href="http://swagger.io/specification/#pathTemplating"&gt;Path 
Templating&lt;/a&gt; for further information.<a name="line.110"></a>
 <span class="sourceLineNo">111</span>    *    For all other cases, the name 
corresponds to the parameter name used based on the &lt;code&gt;in&lt;/code&gt; 
property.<a name="line.111"></a>
 <span class="sourceLineNo">112</span>    * @return A new Parameter object.<a 
name="line.112"></a>
 <span class="sourceLineNo">113</span>    */<a name="line.113"></a>
@@ -133,8 +133,8 @@
 <span class="sourceLineNo">125</span>    * &lt;p&gt;<a name="line.125"></a>
 <span class="sourceLineNo">126</span>    * Required. The name of the 
parameter.<a name="line.126"></a>
 <span class="sourceLineNo">127</span>    * Parameter names are case 
sensitive.<a name="line.127"></a>
-<span class="sourceLineNo">128</span>    * If &lt;code&gt;in&lt;/code&gt; is 
&lt;js&gt;"path"&lt;/js&gt;, the &lt;code&gt;name&lt;/code&gt; field MUST 
correspond to the associated path segment from the 
&lt;code&gt;path&lt;/code&gt; field in the &lt;a 
href='http://swagger.io/specification/#pathsObject'&gt;Paths 
Object&lt;/a&gt;.<a name="line.128"></a>
-<span class="sourceLineNo">129</span>    * See &lt;a 
href='http://swagger.io/specification/#pathTemplating'&gt;Path 
Templating&lt;/a&gt; for further information.<a name="line.129"></a>
+<span class="sourceLineNo">128</span>    * If &lt;code&gt;in&lt;/code&gt; is 
&lt;js&gt;"path"&lt;/js&gt;, the &lt;code&gt;name&lt;/code&gt; field MUST 
correspond to the associated path segment from the 
&lt;code&gt;path&lt;/code&gt; field in the &lt;a class="doclink" 
href="http://swagger.io/specification/#pathsObject"&gt;Paths 
Object&lt;/a&gt;.<a name="line.128"></a>
+<span class="sourceLineNo">129</span>    * See &lt;a class="doclink" 
href="http://swagger.io/specification/#pathTemplating"&gt;Path 
Templating&lt;/a&gt; for further information.<a name="line.129"></a>
 <span class="sourceLineNo">130</span>    * For all other cases, the name 
corresponds to the parameter name used based on the &lt;code&gt;in&lt;/code&gt; 
property.<a name="line.130"></a>
 <span class="sourceLineNo">131</span>    *<a name="line.131"></a>
 <span class="sourceLineNo">132</span>    * @return The value of the 
&lt;property&gt;name&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.132"></a>
@@ -148,8 +148,8 @@
 <span class="sourceLineNo">140</span>    * &lt;p&gt;<a name="line.140"></a>
 <span class="sourceLineNo">141</span>    * Required. The name of the 
parameter.<a name="line.141"></a>
 <span class="sourceLineNo">142</span>    * Parameter names are case 
sensitive.<a name="line.142"></a>
-<span class="sourceLineNo">143</span>    * If &lt;code&gt;in&lt;/code&gt; is 
&lt;js&gt;"path"&lt;/js&gt;, the &lt;code&gt;name&lt;/code&gt; field MUST 
correspond to the associated path segment from the 
&lt;code&gt;path&lt;/code&gt; field in the &lt;a 
href='http://swagger.io/specification/#pathsObject'&gt;Paths 
Object&lt;/a&gt;.<a name="line.143"></a>
-<span class="sourceLineNo">144</span>    * See &lt;a 
href='http://swagger.io/specification/#pathTemplating'&gt;Path 
Templating&lt;/a&gt; for further information.<a name="line.144"></a>
+<span class="sourceLineNo">143</span>    * If &lt;code&gt;in&lt;/code&gt; is 
&lt;js&gt;"path"&lt;/js&gt;, the &lt;code&gt;name&lt;/code&gt; field MUST 
correspond to the associated path segment from the 
&lt;code&gt;path&lt;/code&gt; field in the &lt;a class="doclink" 
href="http://swagger.io/specification/#pathsObject"&gt;Paths 
Object&lt;/a&gt;.<a name="line.143"></a>
+<span class="sourceLineNo">144</span>    * See &lt;a class="doclink" 
href="http://swagger.io/specification/#pathTemplating"&gt;Path 
Templating&lt;/a&gt; for further information.<a name="line.144"></a>
 <span class="sourceLineNo">145</span>    * For all other cases, the name 
corresponds to the parameter name used based on the &lt;code&gt;in&lt;/code&gt; 
property.<a name="line.145"></a>
 <span class="sourceLineNo">146</span>    *<a name="line.146"></a>
 <span class="sourceLineNo">147</span>    * @param name The new value for the 
&lt;property&gt;name&lt;/property&gt; property on this bean.<a 
name="line.147"></a>
@@ -196,7 +196,7 @@
 <span class="sourceLineNo">188</span>    * &lt;p&gt;<a name="line.188"></a>
 <span class="sourceLineNo">189</span>    * A brief description of the 
parameter.<a name="line.189"></a>
 <span class="sourceLineNo">190</span>    * This could contain examples of 
use.<a name="line.190"></a>
-<span class="sourceLineNo">191</span>    * &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.191"></a>
+<span class="sourceLineNo">191</span>    * &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.191"></a>
 <span class="sourceLineNo">192</span>    *<a name="line.192"></a>
 <span class="sourceLineNo">193</span>    * @return The value of the 
&lt;property&gt;description&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.193"></a>
 <span class="sourceLineNo">194</span>    */<a name="line.194"></a>
@@ -209,7 +209,7 @@
 <span class="sourceLineNo">201</span>    * &lt;p&gt;<a name="line.201"></a>
 <span class="sourceLineNo">202</span>    * A brief description of the 
parameter.<a name="line.202"></a>
 <span class="sourceLineNo">203</span>    * This could contain examples of 
use.<a name="line.203"></a>
-<span class="sourceLineNo">204</span>    * &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.204"></a>
+<span class="sourceLineNo">204</span>    * &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.204"></a>
 <span class="sourceLineNo">205</span>    *<a name="line.205"></a>
 <span class="sourceLineNo">206</span>    * @param description The new value 
for the &lt;property&gt;description&lt;/property&gt; property on this bean.<a 
name="line.206"></a>
 <span class="sourceLineNo">207</span>    * @return This object (for method 
chaining).<a name="line.207"></a>
@@ -307,7 +307,7 @@
 <span class="sourceLineNo">299</span>    * Bean property getter:  
&lt;property&gt;format&lt;/property&gt;.<a name="line.299"></a>
 <span class="sourceLineNo">300</span>    * &lt;p&gt;<a name="line.300"></a>
 <span class="sourceLineNo">301</span>    * The extending format for the 
previously mentioned type.<a name="line.301"></a>
-<span class="sourceLineNo">302</span>    * See &lt;a 
href='http://swagger.io/specification/#dataTypeFormat'&gt;Data Type 
Formats&lt;/a&gt; for further details.<a name="line.302"></a>
+<span class="sourceLineNo">302</span>    * See &lt;a class="doclink" 
href="http://swagger.io/specification/#dataTypeFormat"&gt;Data Type 
Formats&lt;/a&gt; for further details.<a name="line.302"></a>
 <span class="sourceLineNo">303</span>    *<a name="line.303"></a>
 <span class="sourceLineNo">304</span>    * @return The value of the 
&lt;property&gt;format&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.304"></a>
 <span class="sourceLineNo">305</span>    */<a name="line.305"></a>
@@ -319,7 +319,7 @@
 <span class="sourceLineNo">311</span>    * Bean property setter:  
&lt;property&gt;format&lt;/property&gt;.<a name="line.311"></a>
 <span class="sourceLineNo">312</span>    * &lt;p&gt;<a name="line.312"></a>
 <span class="sourceLineNo">313</span>    * The extending format for the 
previously mentioned type.<a name="line.313"></a>
-<span class="sourceLineNo">314</span>    * See &lt;a 
href='http://swagger.io/specification/#dataTypeFormat'&gt;Data Type 
Formats&lt;/a&gt; for further details.<a name="line.314"></a>
+<span class="sourceLineNo">314</span>    * See &lt;a class="doclink" 
href="http://swagger.io/specification/#dataTypeFormat"&gt;Data Type 
Formats&lt;/a&gt; for further details.<a name="line.314"></a>
 <span class="sourceLineNo">315</span>    *<a name="line.315"></a>
 <span class="sourceLineNo">316</span>    * @param format The new value for the 
&lt;property&gt;format&lt;/property&gt; property on this bean.<a 
name="line.316"></a>
 <span class="sourceLineNo">317</span>    * @return This object (for method 
chaining).<a name="line.317"></a>
@@ -438,7 +438,7 @@
 <span class="sourceLineNo">430</span>    * &lt;p&gt;<a name="line.430"></a>
 <span class="sourceLineNo">431</span>    * Declares the value of the parameter 
that the server will use if none is provided, for example a 
&lt;js&gt;"count"&lt;/js&gt; to control the number of results per page might 
default to 100 if not supplied by the client in the request.<a 
name="line.431"></a>
 <span class="sourceLineNo">432</span>    * (Note: 
&lt;js&gt;"default"&lt;/js&gt; has no meaning for required parameters.)<a 
name="line.432"></a>
-<span class="sourceLineNo">433</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor101'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor101&lt;/a&gt;.<a
 name="line.433"></a>
+<span class="sourceLineNo">433</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor101"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor101&lt;/a&gt;.<a
 name="line.433"></a>
 <span class="sourceLineNo">434</span>    * Unlike JSON Schema this value MUST 
conform to the defined &lt;code&gt;type&lt;/code&gt; for this parameter.<a 
name="line.434"></a>
 <span class="sourceLineNo">435</span>    *<a name="line.435"></a>
 <span class="sourceLineNo">436</span>    * @return The value of the 
&lt;property&gt;default&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.436"></a>
@@ -452,7 +452,7 @@
 <span class="sourceLineNo">444</span>    * &lt;p&gt;<a name="line.444"></a>
 <span class="sourceLineNo">445</span>    * Declares the value of the parameter 
that the server will use if none is provided, for example a 
&lt;js&gt;"count"&lt;/js&gt; to control the number of results per page might 
default to 100 if not supplied by the client in the request.<a 
name="line.445"></a>
 <span class="sourceLineNo">446</span>    * (Note: 
&lt;js&gt;"default"&lt;/js&gt; has no meaning for required parameters.)<a 
name="line.446"></a>
-<span class="sourceLineNo">447</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor101'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor101&lt;/a&gt;.<a
 name="line.447"></a>
+<span class="sourceLineNo">447</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor101"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor101&lt;/a&gt;.<a
 name="line.447"></a>
 <span class="sourceLineNo">448</span>    * Unlike JSON Schema this value MUST 
conform to the defined &lt;code&gt;type&lt;/code&gt; for this parameter.<a 
name="line.448"></a>
 <span class="sourceLineNo">449</span>    *<a name="line.449"></a>
 <span class="sourceLineNo">450</span>    * @param _default The new value for 
the &lt;property&gt;default&lt;/property&gt; property on this bean.<a 
name="line.450"></a>
@@ -466,7 +466,7 @@
 <span class="sourceLineNo">458</span>   /**<a name="line.458"></a>
 <span class="sourceLineNo">459</span>    * Bean property getter:  
&lt;property&gt;maximum&lt;/property&gt;.<a name="line.459"></a>
 <span class="sourceLineNo">460</span>    * &lt;p&gt;<a name="line.460"></a>
-<span class="sourceLineNo">461</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor17&lt;/a&gt;.<a
 name="line.461"></a>
+<span class="sourceLineNo">461</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor17"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor17&lt;/a&gt;.<a
 name="line.461"></a>
 <span class="sourceLineNo">462</span>    *<a name="line.462"></a>
 <span class="sourceLineNo">463</span>    * @return The value of the 
&lt;property&gt;maximum&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.463"></a>
 <span class="sourceLineNo">464</span>    */<a name="line.464"></a>
@@ -477,7 +477,7 @@
 <span class="sourceLineNo">469</span>   /**<a name="line.469"></a>
 <span class="sourceLineNo">470</span>    * Bean property setter:  
&lt;property&gt;maximum&lt;/property&gt;.<a name="line.470"></a>
 <span class="sourceLineNo">471</span>    * &lt;p&gt;<a name="line.471"></a>
-<span class="sourceLineNo">472</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor17&lt;/a&gt;.<a
 name="line.472"></a>
+<span class="sourceLineNo">472</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor17"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor17&lt;/a&gt;.<a
 name="line.472"></a>
 <span class="sourceLineNo">473</span>    *<a name="line.473"></a>
 <span class="sourceLineNo">474</span>    * @param maximum The new value for 
the &lt;property&gt;maximum&lt;/property&gt; property on this bean.<a 
name="line.474"></a>
 <span class="sourceLineNo">475</span>    * @return This object (for method 
chaining).<a name="line.475"></a>
@@ -490,7 +490,7 @@
 <span class="sourceLineNo">482</span>   /**<a name="line.482"></a>
 <span class="sourceLineNo">483</span>    * Bean property getter:  
&lt;property&gt;exclusiveMaximum&lt;/property&gt;.<a name="line.483"></a>
 <span class="sourceLineNo">484</span>    * &lt;p&gt;<a name="line.484"></a>
-<span class="sourceLineNo">485</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor17&lt;/a&gt;.<a
 name="line.485"></a>
+<span class="sourceLineNo">485</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor17"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor17&lt;/a&gt;.<a
 name="line.485"></a>
 <span class="sourceLineNo">486</span>    *<a name="line.486"></a>
 <span class="sourceLineNo">487</span>    * @return The value of the 
&lt;property&gt;exclusiveMaximum&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.487"></a>
 <span class="sourceLineNo">488</span>    */<a name="line.488"></a>
@@ -501,7 +501,7 @@
 <span class="sourceLineNo">493</span>   /**<a name="line.493"></a>
 <span class="sourceLineNo">494</span>    * Bean property setter:  
&lt;property&gt;exclusiveMaximum&lt;/property&gt;.<a name="line.494"></a>
 <span class="sourceLineNo">495</span>    * &lt;p&gt;<a name="line.495"></a>
-<span class="sourceLineNo">496</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor17'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor17&lt;/a&gt;.<a
 name="line.496"></a>
+<span class="sourceLineNo">496</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor17"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor17&lt;/a&gt;.<a
 name="line.496"></a>
 <span class="sourceLineNo">497</span>    *<a name="line.497"></a>
 <span class="sourceLineNo">498</span>    * @param exclusiveMaximum The new 
value for the &lt;property&gt;exclusiveMaximum&lt;/property&gt; property on 
this bean.<a name="line.498"></a>
 <span class="sourceLineNo">499</span>    * @return This object (for method 
chaining).<a name="line.499"></a>
@@ -514,7 +514,7 @@
 <span class="sourceLineNo">506</span>   /**<a name="line.506"></a>
 <span class="sourceLineNo">507</span>    * Bean property getter:  
&lt;property&gt;minimum&lt;/property&gt;.<a name="line.507"></a>
 <span class="sourceLineNo">508</span>    * &lt;p&gt;<a name="line.508"></a>
-<span class="sourceLineNo">509</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor21&lt;/a&gt;.<a
 name="line.509"></a>
+<span class="sourceLineNo">509</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor21"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor21&lt;/a&gt;.<a
 name="line.509"></a>
 <span class="sourceLineNo">510</span>    *<a name="line.510"></a>
 <span class="sourceLineNo">511</span>    * @return The value of the 
&lt;property&gt;minimum&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.511"></a>
 <span class="sourceLineNo">512</span>    */<a name="line.512"></a>
@@ -525,7 +525,7 @@
 <span class="sourceLineNo">517</span>   /**<a name="line.517"></a>
 <span class="sourceLineNo">518</span>    * Bean property setter:  
&lt;property&gt;minimum&lt;/property&gt;.<a name="line.518"></a>
 <span class="sourceLineNo">519</span>    * &lt;p&gt;<a name="line.519"></a>
-<span class="sourceLineNo">520</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor21&lt;/a&gt;.<a
 name="line.520"></a>
+<span class="sourceLineNo">520</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor21"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor21&lt;/a&gt;.<a
 name="line.520"></a>
 <span class="sourceLineNo">521</span>    *<a name="line.521"></a>
 <span class="sourceLineNo">522</span>    * @param minimum The new value for 
the &lt;property&gt;minimum&lt;/property&gt; property on this bean.<a 
name="line.522"></a>
 <span class="sourceLineNo">523</span>    * @return This object (for method 
chaining).<a name="line.523"></a>
@@ -538,7 +538,7 @@
 <span class="sourceLineNo">530</span>   /**<a name="line.530"></a>
 <span class="sourceLineNo">531</span>    * Bean property getter:  
&lt;property&gt;exclusiveMinimum&lt;/property&gt;.<a name="line.531"></a>
 <span class="sourceLineNo">532</span>    * &lt;p&gt;<a name="line.532"></a>
-<span class="sourceLineNo">533</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor21&lt;/a&gt;.<a
 name="line.533"></a>
+<span class="sourceLineNo">533</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor21"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor21&lt;/a&gt;.<a
 name="line.533"></a>
 <span class="sourceLineNo">534</span>    *<a name="line.534"></a>
 <span class="sourceLineNo">535</span>    * @return The value of the 
&lt;property&gt;exclusiveMinimum&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.535"></a>
 <span class="sourceLineNo">536</span>    */<a name="line.536"></a>
@@ -549,7 +549,7 @@
 <span class="sourceLineNo">541</span>   /**<a name="line.541"></a>
 <span class="sourceLineNo">542</span>    * Bean property setter:  
&lt;property&gt;exclusiveMinimum&lt;/property&gt;.<a name="line.542"></a>
 <span class="sourceLineNo">543</span>    * &lt;p&gt;<a name="line.543"></a>
-<span class="sourceLineNo">544</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor21'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor21&lt;/a&gt;.<a
 name="line.544"></a>
+<span class="sourceLineNo">544</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor21"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor21&lt;/a&gt;.<a
 name="line.544"></a>
 <span class="sourceLineNo">545</span>    *<a name="line.545"></a>
 <span class="sourceLineNo">546</span>    * @param exclusiveMinimum The new 
value for the &lt;property&gt;exclusiveMinimum&lt;/property&gt; property on 
this bean.<a name="line.546"></a>
 <span class="sourceLineNo">547</span>    * @return This object (for method 
chaining).<a name="line.547"></a>
@@ -562,7 +562,7 @@
 <span class="sourceLineNo">554</span>   /**<a name="line.554"></a>
 <span class="sourceLineNo">555</span>    * Bean property getter:  
&lt;property&gt;maxLength&lt;/property&gt;.<a name="line.555"></a>
 <span class="sourceLineNo">556</span>    * &lt;p&gt;<a name="line.556"></a>
-<span class="sourceLineNo">557</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor26'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor26&lt;/a&gt;.<a
 name="line.557"></a>
+<span class="sourceLineNo">557</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor26"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor26&lt;/a&gt;.<a
 name="line.557"></a>
 <span class="sourceLineNo">558</span>    *<a name="line.558"></a>
 <span class="sourceLineNo">559</span>    * @return The value of the 
&lt;property&gt;maxLength&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.559"></a>
 <span class="sourceLineNo">560</span>    */<a name="line.560"></a>
@@ -573,7 +573,7 @@
 <span class="sourceLineNo">565</span>   /**<a name="line.565"></a>
 <span class="sourceLineNo">566</span>    * Bean property setter:  
&lt;property&gt;maxLength&lt;/property&gt;.<a name="line.566"></a>
 <span class="sourceLineNo">567</span>    * &lt;p&gt;<a name="line.567"></a>
-<span class="sourceLineNo">568</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor26'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor26&lt;/a&gt;.<a
 name="line.568"></a>
+<span class="sourceLineNo">568</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor26"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor26&lt;/a&gt;.<a
 name="line.568"></a>
 <span class="sourceLineNo">569</span>    *<a name="line.569"></a>
 <span class="sourceLineNo">570</span>    * @param maxLength The new value for 
the &lt;property&gt;maxLength&lt;/property&gt; property on this bean.<a 
name="line.570"></a>
 <span class="sourceLineNo">571</span>    * @return This object (for method 
chaining).<a name="line.571"></a>
@@ -586,7 +586,7 @@
 <span class="sourceLineNo">578</span>   /**<a name="line.578"></a>
 <span class="sourceLineNo">579</span>    * Bean property getter:  
&lt;property&gt;minLength&lt;/property&gt;.<a name="line.579"></a>
 <span class="sourceLineNo">580</span>    * &lt;p&gt;<a name="line.580"></a>
-<span class="sourceLineNo">581</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor29'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor29&lt;/a&gt;.<a
 name="line.581"></a>
+<span class="sourceLineNo">581</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor29"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor29&lt;/a&gt;.<a
 name="line.581"></a>
 <span class="sourceLineNo">582</span>    *<a name="line.582"></a>
 <span class="sourceLineNo">583</span>    * @return The value of the 
&lt;property&gt;minLength&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.583"></a>
 <span class="sourceLineNo">584</span>    */<a name="line.584"></a>
@@ -597,7 +597,7 @@
 <span class="sourceLineNo">589</span>   /**<a name="line.589"></a>
 <span class="sourceLineNo">590</span>    * Bean property setter:  
&lt;property&gt;minLength&lt;/property&gt;.<a name="line.590"></a>
 <span class="sourceLineNo">591</span>    * &lt;p&gt;<a name="line.591"></a>
-<span class="sourceLineNo">592</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor29'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor29&lt;/a&gt;.<a
 name="line.592"></a>
+<span class="sourceLineNo">592</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor29"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor29&lt;/a&gt;.<a
 name="line.592"></a>
 <span class="sourceLineNo">593</span>    *<a name="line.593"></a>
 <span class="sourceLineNo">594</span>    * @param minLength The new value for 
the &lt;property&gt;minLength&lt;/property&gt; property on this bean.<a 
name="line.594"></a>
 <span class="sourceLineNo">595</span>    * @return This object (for method 
chaining).<a name="line.595"></a>
@@ -610,7 +610,7 @@
 <span class="sourceLineNo">602</span>   /**<a name="line.602"></a>
 <span class="sourceLineNo">603</span>    * Bean property getter:  
&lt;property&gt;pattern&lt;/property&gt;.<a name="line.603"></a>
 <span class="sourceLineNo">604</span>    * &lt;p&gt;<a name="line.604"></a>
-<span class="sourceLineNo">605</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor33'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor33&lt;/a&gt;.<a
 name="line.605"></a>
+<span class="sourceLineNo">605</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor33"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor33&lt;/a&gt;.<a
 name="line.605"></a>
 <span class="sourceLineNo">606</span>    *<a name="line.606"></a>
 <span class="sourceLineNo">607</span>    * @return The value of the 
&lt;property&gt;pattern&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.607"></a>
 <span class="sourceLineNo">608</span>    */<a name="line.608"></a>
@@ -621,7 +621,7 @@
 <span class="sourceLineNo">613</span>   /**<a name="line.613"></a>
 <span class="sourceLineNo">614</span>    * Bean property setter:  
&lt;property&gt;pattern&lt;/property&gt;.<a name="line.614"></a>
 <span class="sourceLineNo">615</span>    * &lt;p&gt;<a name="line.615"></a>
-<span class="sourceLineNo">616</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor33'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor33&lt;/a&gt;.<a
 name="line.616"></a>
+<span class="sourceLineNo">616</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor33"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor33&lt;/a&gt;.<a
 name="line.616"></a>
 <span class="sourceLineNo">617</span>    *<a name="line.617"></a>
 <span class="sourceLineNo">618</span>    * @param pattern The new value for 
the &lt;property&gt;pattern&lt;/property&gt; property on this bean.<a 
name="line.618"></a>
 <span class="sourceLineNo">619</span>    * @return This object (for method 
chaining).<a name="line.619"></a>
@@ -634,7 +634,7 @@
 <span class="sourceLineNo">626</span>   /**<a name="line.626"></a>
 <span class="sourceLineNo">627</span>    * Bean property getter:  
&lt;property&gt;maxItems&lt;/property&gt;.<a name="line.627"></a>
 <span class="sourceLineNo">628</span>    * &lt;p&gt;<a name="line.628"></a>
-<span class="sourceLineNo">629</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor42'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor42&lt;/a&gt;.<a
 name="line.629"></a>
+<span class="sourceLineNo">629</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor42"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor42&lt;/a&gt;.<a
 name="line.629"></a>
 <span class="sourceLineNo">630</span>    *<a name="line.630"></a>
 <span class="sourceLineNo">631</span>    * @return The value of the 
&lt;property&gt;maxItems&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.631"></a>
 <span class="sourceLineNo">632</span>    */<a name="line.632"></a>
@@ -645,7 +645,7 @@
 <span class="sourceLineNo">637</span>   /**<a name="line.637"></a>
 <span class="sourceLineNo">638</span>    * Bean property setter:  
&lt;property&gt;maxItems&lt;/property&gt;.<a name="line.638"></a>
 <span class="sourceLineNo">639</span>    * &lt;p&gt;<a name="line.639"></a>
-<span class="sourceLineNo">640</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor42'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor42&lt;/a&gt;.<a
 name="line.640"></a>
+<span class="sourceLineNo">640</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor42"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor42&lt;/a&gt;.<a
 name="line.640"></a>
 <span class="sourceLineNo">641</span>    *<a name="line.641"></a>
 <span class="sourceLineNo">642</span>    * @param maxItems The new value for 
the &lt;property&gt;maxItems&lt;/property&gt; property on this bean.<a 
name="line.642"></a>
 <span class="sourceLineNo">643</span>    * @return This object (for method 
chaining).<a name="line.643"></a>
@@ -658,7 +658,7 @@
 <span class="sourceLineNo">650</span>   /**<a name="line.650"></a>
 <span class="sourceLineNo">651</span>    * Bean property getter:  
&lt;property&gt;minItems&lt;/property&gt;.<a name="line.651"></a>
 <span class="sourceLineNo">652</span>    * &lt;p&gt;<a name="line.652"></a>
-<span class="sourceLineNo">653</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor45'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor45&lt;/a&gt;.<a
 name="line.653"></a>
+<span class="sourceLineNo">653</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor45"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor45&lt;/a&gt;.<a
 name="line.653"></a>
 <span class="sourceLineNo">654</span>    *<a name="line.654"></a>
 <span class="sourceLineNo">655</span>    * @return The value of the 
&lt;property&gt;minItems&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.655"></a>
 <span class="sourceLineNo">656</span>    */<a name="line.656"></a>
@@ -669,7 +669,7 @@
 <span class="sourceLineNo">661</span>   /**<a name="line.661"></a>
 <span class="sourceLineNo">662</span>    * Bean property setter:  
&lt;property&gt;minItems&lt;/property&gt;.<a name="line.662"></a>
 <span class="sourceLineNo">663</span>    * &lt;p&gt;<a name="line.663"></a>
-<span class="sourceLineNo">664</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor45'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor45&lt;/a&gt;.<a
 name="line.664"></a>
+<span class="sourceLineNo">664</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor45"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor45&lt;/a&gt;.<a
 name="line.664"></a>
 <span class="sourceLineNo">665</span>    *<a name="line.665"></a>
 <span class="sourceLineNo">666</span>    * @param minItems The new value for 
the &lt;property&gt;minItems&lt;/property&gt; property on this bean.<a 
name="line.666"></a>
 <span class="sourceLineNo">667</span>    * @return This object (for method 
chaining).<a name="line.667"></a>
@@ -682,7 +682,7 @@
 <span class="sourceLineNo">674</span>   /**<a name="line.674"></a>
 <span class="sourceLineNo">675</span>    * Bean property getter:  
&lt;property&gt;uniqueItems&lt;/property&gt;.<a name="line.675"></a>
 <span class="sourceLineNo">676</span>    * &lt;p&gt;<a name="line.676"></a>
-<span class="sourceLineNo">677</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor49'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor49&lt;/a&gt;.<a
 name="line.677"></a>
+<span class="sourceLineNo">677</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor49"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor49&lt;/a&gt;.<a
 name="line.677"></a>
 <span class="sourceLineNo">678</span>    *<a name="line.678"></a>
 <span class="sourceLineNo">679</span>    * @return The value of the 
&lt;property&gt;uniqueItems&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.679"></a>
 <span class="sourceLineNo">680</span>    */<a name="line.680"></a>
@@ -693,7 +693,7 @@
 <span class="sourceLineNo">685</span>   /**<a name="line.685"></a>
 <span class="sourceLineNo">686</span>    * Bean property setter:  
&lt;property&gt;uniqueItems&lt;/property&gt;.<a name="line.686"></a>
 <span class="sourceLineNo">687</span>    * &lt;p&gt;<a name="line.687"></a>
-<span class="sourceLineNo">688</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor49'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor49&lt;/a&gt;.<a
 name="line.688"></a>
+<span class="sourceLineNo">688</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor49"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor49&lt;/a&gt;.<a
 name="line.688"></a>
 <span class="sourceLineNo">689</span>    *<a name="line.689"></a>
 <span class="sourceLineNo">690</span>    * @param uniqueItems The new value 
for the &lt;property&gt;uniqueItems&lt;/property&gt; property on this bean.<a 
name="line.690"></a>
 <span class="sourceLineNo">691</span>    * @return This object (for method 
chaining).<a name="line.691"></a>
@@ -706,7 +706,7 @@
 <span class="sourceLineNo">698</span>   /**<a name="line.698"></a>
 <span class="sourceLineNo">699</span>    * Bean property getter:  
&lt;property&gt;enum&lt;/property&gt;.<a name="line.699"></a>
 <span class="sourceLineNo">700</span>    * &lt;p&gt;<a name="line.700"></a>
-<span class="sourceLineNo">701</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor76&lt;/a&gt;.<a
 name="line.701"></a>
+<span class="sourceLineNo">701</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor76"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor76&lt;/a&gt;.<a
 name="line.701"></a>
 <span class="sourceLineNo">702</span>    *<a name="line.702"></a>
 <span class="sourceLineNo">703</span>    * @return The value of the 
&lt;property&gt;enum&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.703"></a>
 <span class="sourceLineNo">704</span>    */<a name="line.704"></a>
@@ -717,7 +717,7 @@
 <span class="sourceLineNo">709</span>   /**<a name="line.709"></a>
 <span class="sourceLineNo">710</span>    * Bean property setter:  
&lt;property&gt;enum&lt;/property&gt;.<a name="line.710"></a>
 <span class="sourceLineNo">711</span>    * &lt;p&gt;<a name="line.711"></a>
-<span class="sourceLineNo">712</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor76&lt;/a&gt;.<a
 name="line.712"></a>
+<span class="sourceLineNo">712</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor76"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor76&lt;/a&gt;.<a
 name="line.712"></a>
 <span class="sourceLineNo">713</span>    *<a name="line.713"></a>
 <span class="sourceLineNo">714</span>    * @param _enum The new value for the 
&lt;property&gt;enum&lt;/property&gt; property on this bean.<a 
name="line.714"></a>
 <span class="sourceLineNo">715</span>    * @return This object (for method 
chaining).<a name="line.715"></a>
@@ -730,7 +730,7 @@
 <span class="sourceLineNo">722</span>   /**<a name="line.722"></a>
 <span class="sourceLineNo">723</span>    * Bean property adder:  
&lt;property&gt;enum&lt;/property&gt;.<a name="line.723"></a>
 <span class="sourceLineNo">724</span>    * &lt;p&gt;<a name="line.724"></a>
-<span class="sourceLineNo">725</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor76&lt;/a&gt;.<a
 name="line.725"></a>
+<span class="sourceLineNo">725</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor76"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor76&lt;/a&gt;.<a
 name="line.725"></a>
 <span class="sourceLineNo">726</span>    *<a name="line.726"></a>
 <span class="sourceLineNo">727</span>    * @param _enum The new values to add 
to the &lt;property&gt;enum&lt;/property&gt; property on this bean.<a 
name="line.727"></a>
 <span class="sourceLineNo">728</span>    * @return This object (for method 
chaining).<a name="line.728"></a>
@@ -743,7 +743,7 @@
 <span class="sourceLineNo">735</span>   /**<a name="line.735"></a>
 <span class="sourceLineNo">736</span>    * Bean property adder:  
&lt;property&gt;enum&lt;/property&gt;.<a name="line.736"></a>
 <span class="sourceLineNo">737</span>    * &lt;p&gt;<a name="line.737"></a>
-<span class="sourceLineNo">738</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor76'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor76&lt;/a&gt;.<a
 name="line.738"></a>
+<span class="sourceLineNo">738</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor76"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor76&lt;/a&gt;.<a
 name="line.738"></a>
 <span class="sourceLineNo">739</span>    *<a name="line.739"></a>
 <span class="sourceLineNo">740</span>    * @param _enum The new values to add 
to the &lt;property&gt;enum&lt;/property&gt; property on this bean.<a 
name="line.740"></a>
 <span class="sourceLineNo">741</span>    * @return This object (for method 
chaining).<a name="line.741"></a>
@@ -759,7 +759,7 @@
 <span class="sourceLineNo">751</span>   /**<a name="line.751"></a>
 <span class="sourceLineNo">752</span>    * Bean property getter:  
&lt;property&gt;multipleOf&lt;/property&gt;.<a name="line.752"></a>
 <span class="sourceLineNo">753</span>    * &lt;p&gt;<a name="line.753"></a>
-<span class="sourceLineNo">754</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor14'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor14&lt;/a&gt;.<a
 name="line.754"></a>
+<span class="sourceLineNo">754</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor14"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor14&lt;/a&gt;.<a
 name="line.754"></a>
 <span class="sourceLineNo">755</span>    *<a name="line.755"></a>
 <span class="sourceLineNo">756</span>    * @return The value of the 
&lt;property&gt;multipleOf&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.756"></a>
 <span class="sourceLineNo">757</span>    */<a name="line.757"></a>
@@ -770,7 +770,7 @@
 <span class="sourceLineNo">762</span>   /**<a name="line.762"></a>
 <span class="sourceLineNo">763</span>    * Bean property setter:  
&lt;property&gt;multipleOf&lt;/property&gt;.<a name="line.763"></a>
 <span class="sourceLineNo">764</span>    * &lt;p&gt;<a name="line.764"></a>
-<span class="sourceLineNo">765</span>    * See &lt;a 
href='http://json-schema.org/latest/json-schema-validation.html#anchor14'&gt;http://json-schema.org/latest/json-schema-validation.html#anchor14&lt;/a&gt;.<a
 name="line.765"></a>
+<span class="sourceLineNo">765</span>    * See &lt;a class="doclink" 
href="http://json-schema.org/latest/json-schema-validation.html#anchor14"&gt;http://json-schema.org/latest/json-schema-validation.html#anchor14&lt;/a&gt;.<a
 name="line.765"></a>
 <span class="sourceLineNo">766</span>    *<a name="line.766"></a>
 <span class="sourceLineNo">767</span>    * @param multipleOf The new value for 
the &lt;property&gt;multipleOf&lt;/property&gt; property on this bean.<a 
name="line.767"></a>
 <span class="sourceLineNo">768</span>    * @return This object (for method 
chaining).<a name="line.768"></a>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ResponseInfo.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ResponseInfo.html 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ResponseInfo.html
index b896200..f2852ce 100644
--- 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ResponseInfo.html
+++ 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/ResponseInfo.html
@@ -27,7 +27,7 @@
 <span class="sourceLineNo">019</span>/**<a name="line.19"></a>
 <span class="sourceLineNo">020</span> * Describes a single response from an 
API Operation.<a name="line.20"></a>
 <span class="sourceLineNo">021</span> *<a name="line.21"></a>
-<span class="sourceLineNo">022</span> * &lt;h6 
class='topic'&gt;Example:&lt;/h6&gt;<a name="line.22"></a>
+<span class="sourceLineNo">022</span> * &lt;h5 
class='section'&gt;Example:&lt;/h5&gt;<a name="line.22"></a>
 <span class="sourceLineNo">023</span> * &lt;p class='bcode'&gt;<a 
name="line.23"></a>
 <span class="sourceLineNo">024</span> *    {<a name="line.24"></a>
 <span class="sourceLineNo">025</span> *       
&lt;js&gt;"description"&lt;/js&gt;: &lt;js&gt;"A complex object array 
response"&lt;/js&gt;,<a name="line.25"></a>
@@ -52,7 +52,7 @@
 <span class="sourceLineNo">044</span>    * Convenience method for creating a 
new Response object.<a name="line.44"></a>
 <span class="sourceLineNo">045</span>    *<a name="line.45"></a>
 <span class="sourceLineNo">046</span>    * @param description A short 
description of the response.<a name="line.46"></a>
-<span class="sourceLineNo">047</span>    *    &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a name="line.47"></a>
+<span class="sourceLineNo">047</span>    *    &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a name="line.47"></a>
 <span class="sourceLineNo">048</span>    * @return A new Header object.<a 
name="line.48"></a>
 <span class="sourceLineNo">049</span>    */<a name="line.49"></a>
 <span class="sourceLineNo">050</span>   public static ResponseInfo 
create(String description) {<a name="line.50"></a>
@@ -63,7 +63,7 @@
 <span class="sourceLineNo">055</span>    * Bean property getter:  
&lt;property&gt;description&lt;/property&gt;.<a name="line.55"></a>
 <span class="sourceLineNo">056</span>    * &lt;p&gt;<a name="line.56"></a>
 <span class="sourceLineNo">057</span>    * Required. A short description of 
the response.<a name="line.57"></a>
-<span class="sourceLineNo">058</span>    * &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a name="line.58"></a>
+<span class="sourceLineNo">058</span>    * &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a name="line.58"></a>
 <span class="sourceLineNo">059</span>    *<a name="line.59"></a>
 <span class="sourceLineNo">060</span>    * @return The value of the 
&lt;property&gt;description&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.60"></a>
 <span class="sourceLineNo">061</span>    */<a name="line.61"></a>
@@ -75,7 +75,7 @@
 <span class="sourceLineNo">067</span>    * Bean property setter:  
&lt;property&gt;description&lt;/property&gt;.<a name="line.67"></a>
 <span class="sourceLineNo">068</span>    * &lt;p&gt;<a name="line.68"></a>
 <span class="sourceLineNo">069</span>    * Required. A short description of 
the response.<a name="line.69"></a>
-<span class="sourceLineNo">070</span>    * &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a name="line.70"></a>
+<span class="sourceLineNo">070</span>    * &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a name="line.70"></a>
 <span class="sourceLineNo">071</span>    *<a name="line.71"></a>
 <span class="sourceLineNo">072</span>    * @param description The new value 
for the &lt;property&gt;description&lt;/property&gt; property on this bean.<a 
name="line.72"></a>
 <span class="sourceLineNo">073</span>    * @return This object (for method 
chaining).<a name="line.73"></a>
@@ -91,7 +91,7 @@
 <span class="sourceLineNo">083</span>    * A definition of the response 
structure.<a name="line.83"></a>
 <span class="sourceLineNo">084</span>    * It can be a primitive, an array or 
an object.<a name="line.84"></a>
 <span class="sourceLineNo">085</span>    * If this field does not exist, it 
means no content is returned as part of the response.<a name="line.85"></a>
-<span class="sourceLineNo">086</span>    * As an extension to the &lt;a 
href='http://swagger.io/specification/#schemaObject'&gt;Schema 
Object&lt;/a&gt;, its root type value may also be 
&lt;js&gt;"file"&lt;/js&gt;.<a name="line.86"></a>
+<span class="sourceLineNo">086</span>    * As an extension to the &lt;a 
class="doclink" href="http://swagger.io/specification/#schemaObject"&gt;Schema 
Object&lt;/a&gt;, its root type value may also be 
&lt;js&gt;"file"&lt;/js&gt;.<a name="line.86"></a>
 <span class="sourceLineNo">087</span>    * This SHOULD be accompanied by a 
relevant produces mime-type.<a name="line.87"></a>
 <span class="sourceLineNo">088</span>    *<a name="line.88"></a>
 <span class="sourceLineNo">089</span>    * @return The value of the 
&lt;property&gt;schema&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.89"></a>
@@ -106,7 +106,7 @@
 <span class="sourceLineNo">098</span>    * A definition of the response 
structure.<a name="line.98"></a>
 <span class="sourceLineNo">099</span>    * It can be a primitive, an array or 
an object.<a name="line.99"></a>
 <span class="sourceLineNo">100</span>    * If this field does not exist, it 
means no content is returned as part of the response.<a name="line.100"></a>
-<span class="sourceLineNo">101</span>    * As an extension to the &lt;a 
href='http://swagger.io/specification/#schemaObject'&gt;Schema 
Object&lt;/a&gt;, its root type value may also be 
&lt;js&gt;"file"&lt;/js&gt;.<a name="line.101"></a>
+<span class="sourceLineNo">101</span>    * As an extension to the &lt;a 
class="doclink" href="http://swagger.io/specification/#schemaObject"&gt;Schema 
Object&lt;/a&gt;, its root type value may also be 
&lt;js&gt;"file"&lt;/js&gt;.<a name="line.101"></a>
 <span class="sourceLineNo">102</span>    * This SHOULD be accompanied by a 
relevant produces mime-type.<a name="line.102"></a>
 <span class="sourceLineNo">103</span>    *<a name="line.103"></a>
 <span class="sourceLineNo">104</span>    * @param schema The new value for the 
&lt;property&gt;schema&lt;/property&gt; property on this bean.<a 
name="line.104"></a>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SchemaInfo.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SchemaInfo.html 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SchemaInfo.html
index d86dcb9..0557f58 100644
--- 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SchemaInfo.html
+++ 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SchemaInfo.html
@@ -70,7 +70,7 @@
 <span class="sourceLineNo">062</span>   /**<a name="line.62"></a>
 <span class="sourceLineNo">063</span>    * Bean property getter:  
&lt;property&gt;format&lt;/property&gt;.<a name="line.63"></a>
 <span class="sourceLineNo">064</span>    * &lt;p&gt;<a name="line.64"></a>
-<span class="sourceLineNo">065</span>    * See &lt;a 
href='http://swagger.io/specification/#dataTypeFormat'&gt;Data Type 
Formats&lt;/a&gt; for further details.<a name="line.65"></a>
+<span class="sourceLineNo">065</span>    * See &lt;a class="doclink" 
href="http://swagger.io/specification/#dataTypeFormat"&gt;Data Type 
Formats&lt;/a&gt; for further details.<a name="line.65"></a>
 <span class="sourceLineNo">066</span>    *<a name="line.66"></a>
 <span class="sourceLineNo">067</span>    * @return The value of the 
&lt;property&gt;format&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.67"></a>
 <span class="sourceLineNo">068</span>    */<a name="line.68"></a>
@@ -81,7 +81,7 @@
 <span class="sourceLineNo">073</span>   /**<a name="line.73"></a>
 <span class="sourceLineNo">074</span>    * Bean property setter:  
&lt;property&gt;format&lt;/property&gt;.<a name="line.74"></a>
 <span class="sourceLineNo">075</span>    * &lt;p&gt;<a name="line.75"></a>
-<span class="sourceLineNo">076</span>    * See &lt;a 
href='http://swagger.io/specification/#dataTypeFormat'&gt;Data Type 
Formats&lt;/a&gt; for further details.<a name="line.76"></a>
+<span class="sourceLineNo">076</span>    * See &lt;a class="doclink" 
href="http://swagger.io/specification/#dataTypeFormat"&gt;Data Type 
Formats&lt;/a&gt; for further details.<a name="line.76"></a>
 <span class="sourceLineNo">077</span>    *<a name="line.77"></a>
 <span class="sourceLineNo">078</span>    * @param format The new value for the 
&lt;property&gt;format&lt;/property&gt; property on this bean.<a 
name="line.78"></a>
 <span class="sourceLineNo">079</span>    * @return This object (for method 
chaining).<a name="line.79"></a>
@@ -114,7 +114,7 @@
 <span class="sourceLineNo">106</span>   /**<a name="line.106"></a>
 <span class="sourceLineNo">107</span>    * Bean property getter:  
&lt;property&gt;description&lt;/property&gt;.<a name="line.107"></a>
 <span class="sourceLineNo">108</span>    * &lt;p&gt;<a name="line.108"></a>
-<span class="sourceLineNo">109</span>    * &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.109"></a>
+<span class="sourceLineNo">109</span>    * &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.109"></a>
 <span class="sourceLineNo">110</span>    *<a name="line.110"></a>
 <span class="sourceLineNo">111</span>    * @return The value of the 
&lt;property&gt;description&lt;/property&gt; property on this bean, or 
&lt;jk&gt;null&lt;/jk&gt; if it is not set.<a name="line.111"></a>
 <span class="sourceLineNo">112</span>    */<a name="line.112"></a>
@@ -125,7 +125,7 @@
 <span class="sourceLineNo">117</span>   /**<a name="line.117"></a>
 <span class="sourceLineNo">118</span>    * Bean property setter:  
&lt;property&gt;description&lt;/property&gt;.<a name="line.118"></a>
 <span class="sourceLineNo">119</span>    * &lt;p&gt;<a name="line.119"></a>
-<span class="sourceLineNo">120</span>    * &lt;a 
href='https://help.github.com/articles/github-flavored-markdown'&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.120"></a>
+<span class="sourceLineNo">120</span>    * &lt;a class="doclink" 
href="https://help.github.com/articles/github-flavored-markdown"&gt;GFM 
syntax&lt;/a&gt; can be used for rich text representation.<a 
name="line.120"></a>
 <span class="sourceLineNo">121</span>    *<a name="line.121"></a>
 <span class="sourceLineNo">122</span>    * @param description The new value 
for the &lt;property&gt;description&lt;/property&gt; property on this bean.<a 
name="line.122"></a>
 <span class="sourceLineNo">123</span>    * @return This object (for method 
chaining).<a name="line.123"></a>

http://git-wip-us.apache.org/repos/asf/incubator-juneau-website/blob/afa6a1d0/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SecurityScheme.html
----------------------------------------------------------------------
diff --git 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SecurityScheme.html
 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SecurityScheme.html
index 314f7e4..b14db43 100644
--- 
a/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SecurityScheme.html
+++ 
b/content/site/apidocs/src-html/org/apache/juneau/dto/swagger/SecurityScheme.html
@@ -31,7 +31,7 @@
 <span class="sourceLineNo">023</span> * &lt;p&gt;<a name="line.23"></a>
 <span class="sourceLineNo">024</span> * Supported schemes are basic 
authentication, an API key (either as a header or as a query parameter) and 
OAuth2's common flows (implicit, password, application and access code).<a 
name="line.24"></a>
 <span class="sourceLineNo">025</span> *<a name="line.25"></a>
-<span class="sourceLineNo">026</span> * &lt;h6 
class='topic'&gt;Example:&lt;/h6&gt;<a name="line.26"></a>
+<span class="sourceLineNo">026</span> * &lt;h5 
class='section'&gt;Example:&lt;/h5&gt;<a name="line.26"></a>
 <span class="sourceLineNo">027</span> * &lt;p class='bcode'&gt;<a 
name="line.27"></a>
 <span class="sourceLineNo">028</span> *    &lt;jc&gt;// Basic authentication 
sample&lt;/jc&gt;<a name="line.28"></a>
 <span class="sourceLineNo">029</span> *    {<a name="line.29"></a>

Reply via email to