Set hide_email_addresses in person of type xsd:boolean
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
Right now person representation https:/
Right now the WADL shows
</wadl:param>
<wadl:param style="plain" required="false"
<wadl:doc xmlns="http://
</wadl:doc>
</wadl:param>
It should be
</wadl:param>
<wadl:param style="plain" required="false"
<wadl:doc xmlns="http://
</wadl:doc>
</wadl:param>
Quoting from Leronard's IRC log
<m4n1sh>in https:/
<m4n1sh> "hide_email_
<m4n1sh> what should it be set?
<m4n1sh> true/false?
<leonardr
<m4n1sh
<m4n1sh> WADL file
<leonardr> yes, we could set type="xsd:boolean" as we have for dates
summary: |
- Set hide_email_addresses in person of type xsd:boolea + Set hide_email_addresses in person of type xsd:boolean |
affects: | lazr.restful → launchpad |
Changed in launchpad: | |
importance: | Undecided → Low |
status: | New → Triaged |