Skip to content

definitions_client's List method does not work ("expected struct TaskAgentPoolReference") #669

@yerudakoms

Description

@yerudakoms

Repro:

    let build_definitions = build_client
        .definitions_client()
        .list(&service_conn.organization, &service_conn.project)
        .await?;

Throws:
"invalid type: null, expected struct TaskAgentPoolReference", line: 1, column: 8627

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