Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bhaskaraa45 opened this issue Aug 8, 2024 · 0 comments
Open

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

bhaskaraa45 opened this issue Aug 8, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bhaskaraa45
Copy link
Member

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.

@bhaskaraa45 bhaskaraa45 added enhancement New feature or request good first issue Good for newcomers labels Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant