-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: None
-
Component/s: Schema
-
None
In section I (Enumerations table) all enum values are lower case EXCEPT for enumPropertyType.Boolean
In Section I (method descriptions) the values of enums are sometimes CapitalizedCamelCase, and sometimes lowercase. For example getProperties.returnVersion (This, Latest, LatestMajor) and getProperties.includeRelationships (none,source,target,both).
Similar things in the REST section - getProperties.returnVersion: This, Latest, Major (note that this doesn't even match the characters, much less the case).