Skip to content

Add New Endpoint to Retrieve Combined Lost and Found Items #15

Description

@bhaskaraa45

Add a new GET request endpoint at /lost_found/ that returns a combined list of both lost and found items, ordered by their creation time. This endpoint should include an optional max_limit query parameter to specify the number of items returned, with a default value of 100.

Please ensure that the existing two separate endpoints for lost and found items remain unchanged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions