Updates:
- Added
duplicateRegistrationOption
parameter to CreatePrivateInvitation - Added optional
includeDispatchCount
parameter to GetDestination and GetDestinations - Added
name_asc
andname_desc
options to theorderBy
parameter in GetDestinations - Added
created
andupdated
date-time fields to GetCredentials and CreateCredential - Added
launchHistoryId
to GetRegistrationLaunchHistory - Changed schemas in the following endpoints:
- Update PHP version requirement to 8.0
- Add return types to some schema class functions
- Change deprecated
\GuzzleHttp\json_encode()
calls to\GuzzleHttp\Utils::jsonEncode()