Updates:
- Added
duplicateRegistrationOptionparameter to CreatePrivateInvitation - Added optional
includeDispatchCountparameter to GetDestination and GetDestinations - Added
name_ascandname_descoptions to theorderByparameter in GetDestinations - Added
createdandupdateddate-time fields to GetCredentials and CreateCredential - Added
launchHistoryIdto 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()