The PHP API client is missing the \Delighted\Person::all(); method.
Also, it would be nice to be able to expand the properties value.
Current this value is not returned as part of the GET /people endpoint, which makes it hard to partially update some properties from different non connected systems.
The PHP API client is missing the
\Delighted\Person::all();method.Also, it would be nice to be able to
expandthepropertiesvalue.Current this value is not returned as part of the
GET /peopleendpoint, which makes it hard to partially update some properties from different non connected systems.