[ https://issues.apache.org/jira/browse/ISIS-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Haywood updated ISIS-1984: ------------------------------ Fix Version/s: (was: 1.17.0) 1.18.0 > Extend RO representation to show property format or type in object members > -------------------------------------------------------------------------- > > Key: ISIS-1984 > URL: https://issues.apache.org/jira/browse/ISIS-1984 > Project: Isis > Issue Type: Improvement > Affects Versions: 1.16.2 > Reporter: Dan Haywood > Priority: Minor > Fix For: 1.18.0 > > Attachments: contactnumber21.json > > > See attached json representation of a contact number > "x-isis-format": "string" > is present in string properties > however, this attribute is not on object properties. > It would be very benefitial to have all I need to render that property in > this page only. Ideally, something like > "x-isis-returntype" with the url to the domain-type (e.g. > [http://localhost:8080/restful/domain-types/org.incode.eurocommercial.contactapp.dom.number.ContactNumber/properties/owner]) > for now, I will render any non-string as a generic catch all object viewer > > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)