Skip to content

unexpected keyword argument 'tasks_stats' with client.get_app('app_id', embed_task_stats=True) #279

Description

@loic13

Hello,
using Marathon 1.9.109 and marathon-python 0.13, when doing:
client.get_app('app_id', embed_task_stats=True)
I get unexpected keyword argument 'tasks_stats' on the init of MarathonApp.

It seems that the response from Marathon changed from taskStats to tasksStats (tasks is now plural)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions