BodhyType.height and BodyType.weight are both strings, spec says numbers
------------------------------------------------------------------------
Key: SHINDIG-673
URL: https://issues.apache.org/jira/browse/SHINDIG-673
Project: Shindig
Issue Type: Bug
Components: RESTful API (Java)
Reporter: Ian Boston
Assignee: Ian Boston
The BodyType.height and BodyType.weight are specified as a
height in meters as a number and
weight in kg as a number
in the specification.
However they are currently represented as strings,
will convert to float.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.