Skip to content

php - v1.6.73 - 2026-05-23 00:57:57

Choose a tag to compare

@github-actions github-actions released this 23 May 01:02

Generated by Speakeasy CLI## Php SDK Changes:

  • unified-to->ats->createAtsApplication():
    • request->atsApplication->offers[]->raw Removed (Breaking ⚠️)
    • response.offers[]->raw Removed (Breaking ⚠️)
  • unified-to->ats->getAtsApplication(): response.offers[]->raw Removed (Breaking ⚠️)
  • unified-to->ats->listAtsApplications(): response.[]->offers[]->raw Removed (Breaking ⚠️)
  • unified-to->ats->patchAtsApplication():
    • request->atsApplication->offers[]->raw Removed (Breaking ⚠️)
    • response.offers[]->raw Removed (Breaking ⚠️)
  • unified-to->ats->updateAtsApplication():
    • request->atsApplication->offers[]->raw Removed (Breaking ⚠️)
    • response.offers[]->raw Removed (Breaking ⚠️)
  • unified-to->application->createAtsApplication():
    • request->atsApplication->offers[]->raw Removed (Breaking ⚠️)
    • response.offers[]->raw Removed (Breaking ⚠️)
  • unified-to->application->getAtsApplication(): response.offers[]->raw Removed (Breaking ⚠️)
  • unified-to->application->listAtsApplications(): response.[]->offers[]->raw Removed (Breaking ⚠️)
  • unified-to->application->patchAtsApplication():
    • request->atsApplication->offers[]->raw Removed (Breaking ⚠️)
    • response.offers[]->raw Removed (Breaking ⚠️)
  • unified-to->application->updateAtsApplication():
    • request->atsApplication->offers[]->raw Removed (Breaking ⚠️)
    • response.offers[]->raw Removed (Breaking ⚠️)

Publishing Completed