Skip to content

Commit

Permalink
Query parameters will be shown
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Klein committed Apr 29, 2012
1 parent e6ee408 commit 1b44c1c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions wadl_documentation-2009-02.xsl
Expand Up @@ -432,6 +432,10 @@

</h3>
<xsl:apply-templates select="wadl:doc"/>
<xsl:apply-templates select="." mode="param-group">
<xsl:with-param name="prefix">resource-wide</xsl:with-param>
<xsl:with-param name="style">query</xsl:with-param>
</xsl:apply-templates>
<xsl:apply-templates select="." mode="param-group">
<xsl:with-param name="prefix">resource-wide</xsl:with-param>
<xsl:with-param name="style">template</xsl:with-param>
Expand Down

0 comments on commit 1b44c1c

Please sign in to comment.