helpscout / helpscout-api-php

PHP Wrapper for the Help Scout API
MIT License
99 stars 62 forks source link

Fix ConversationsEndpoint publishDraft function #325

Closed IanSimpson closed 1 month ago

IanSimpson commented 1 month ago

Previously this function was taking a draft conversation and making it... draft. It now changes it from draft to published and actually sends.