Skip to content

find a quantity of merchants sorted by descending item quantity sold #10

@abreaux26

Description

@abreaux26
  • This endpoint should return a variable number of merchants ranked by total number of items sold:
  • The URI should follow this pattern: GET /api/v1/merchants/most_items?quantity=x
  • where x is the number of merchants to be returned. The quantity should default to 5 if not provided, and return an error if it is not an integer greater than 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions