Hi OX Team,
I am calling the "Get all tasks" URL and I receive a json object that is a Participant Identifier. However, the object coming from the OX server contains a field called display_name. This one is not described in the HTTP API documentation. Is this a bug in the server or in the documentation?
Json object from the OX server:
[{"type":5,"mail":"ingo@ox.io","display_name":"I ngo Hess"}]
Best regards,
Thomas
I am calling the "Get all tasks" URL and I receive a json object that is a Participant Identifier. However, the object coming from the OX server contains a field called display_name. This one is not described in the HTTP API documentation. Is this a bug in the server or in the documentation?
Json object from the OX server:
[{"type":5,"mail":"ingo@ox.io","display_name":"I ngo Hess"}]
Best regards,
Thomas
Comment