Skip to content

Get all person fields with pagination and small bug fix

Compare
Choose a tag to compare
@SpaceOven SpaceOven released this 08 Aug 08:31
· 101 commits to master since this release
74690a7
  • The method getAllPersonFields now supports optional pagination parameters.
  • The class CamelCaseHelper was fixed to not break on non-iterable values, such as null.