Andrew Gaskill
Andrew Gaskill
Adds an option `-x` to "validate" that will be passed as the `ignore` property in the glob options. It can only be provided once, but can be any valid glob...
[AccountPresenceEventBody](https://github.com/ringcentral/RingCentral.Net/blob/master/RingCentral.Net/Definitions/AccountPresenceEventBody.cs) is missing the `meetingStatus` property, but [documentation](https://developers.ringcentral.com/api-reference/Account-Presence-Event) indicates it is present, and actual data received confirms that it is included: ``` { "uuid": "9068207669596579044", "event": "/restapi/v1.0/account/643711048/extension/643716048/presence", "timestamp": "2023-10-03T17:20:01.621Z", "subscriptionId":...