wadl contains inline parameter documentation

Bug #2046361 reported by Jelmer Vernooij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

Launchpad's wadl inconsistently uses the standard wadl mechanism for documenting parameters and inline HTML tables.

It would be great if it could consistently use the WADL mechanism:

https://www.w3.org/submissions/wadl/#x3-250002.12

E.g.:

              <wadl:param style="query" name="file_type" required="false">
                <wadl:doc xmlns="http://www.w3.org/1999/xhtml">
  Upstream file type
  </wadl:doc>
                <wadl:option value="Code Release Tarball"/>
                <wadl:option value="README File"/>
                <wadl:option value="Release Notes"/>
                <wadl:option value="ChangeLog File"/>
                <wadl:option value="Installer file"/>
              </wadl:param>

Tags: wadl
Jelmer Vernooij (jelmer)
tags: added: wadl
Changed in launchpad:
importance: Undecided → Low
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.