Skip to content

v5.31.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:28
f68628f

Changed

  • Generated v1.0 models and request builders using Typewriter.
  • References to newly added models/requests added to current models/requests.
  • Example: Authentication model now has refrences to EmailAuthenticationMethod, PhoneAuthenticationMethod, SoftwareOathAuthenticationMethod models.
  • Example: AuthenticationRequestBuilder now references EmailAuthenticationMethodRequestBuilder, PhoneAuthenticationMethodRequestBuilder, and SoftwareOathAuthenticationMethodRequestBuilder.

Added

  • AccessPackageAutomaticRequestSettings model.
  • AttributeRuleMembers model.
  • AuthenticationMethodSignInState model.
  • AuthenticationPhoneType model.
  • AvailabilityItem model.
  • BookingsAvailabilityStatus model.
  • StaffAvailabilityItem model.
  • BookingBusinessGetStaffAvailability models and related requests.
  • EmailAuthenticationMethod model and related requests.
  • PhoneAuthenticationMethod models and related requests.
  • SoftwareOathAuthenticationMethod model and related requests.