Skip to content

Bugfix: Task API returns task_uuid but Task object expects $uuid.#152

Merged
wscourge merged 1 commit intochartmogul:mainfrom
beberlei:Bugfix-TaskUuid
Apr 8, 2026
Merged

Bugfix: Task API returns task_uuid but Task object expects $uuid.#152
wscourge merged 1 commit intochartmogul:mainfrom
beberlei:Bugfix-TaskUuid

Conversation

@beberlei
Copy link
Copy Markdown
Contributor

See https://dev.chartmogul.com/reference/tasks/retrieve/ with "task_uuid" example, even the PHP code shows that. But field is named $uuid.

Fixes #149

See https://dev.chartmogul.com/reference/tasks/retrieve/ with "task_uuid" example, even the PHP code shows that. But field is named $uuid.
@wscourge wscourge merged commit dcdbc44 into chartmogul:main Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task has task_uuid field which is not assigne to Task::$uuid

2 participants