Skip to content

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

Open
beberlei wants to merge 1 commit intochartmogul:mainfrom
beberlei:Bugfix-TaskUuid
Open

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

Conversation

@beberlei
Copy link

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.
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

1 participant