Skip to content

list_engagements defectdojo_apiv2.py product_in vs product_id #31

@dougmcdorman

Description

@dougmcdorman

The documentation below the definition says product_in
but the definition says product_id

Just a typo in the doc?

Engagements API
def list_engagements(self, status=None, product_id=None, name_contains=None,limit=20):
    """Retrieves all the engagements.
    :param product_in: List of product ids (1,2).
    :param name_contains: Engagement name
    :param limit: Number of records to return.
    """

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