Skip to content

get all items #10

Description

@JTaylor28

These “index” endpoints for items should:

  • render a JSON representation of all records of the requested resource
  • always return an array of data, even if one or zero resources are found
  • NOT include dependent data of the resource (eg, if you’re fetching merchants, do not send any data about merchant’s items or invoices

)
follow this pattern: GET /api/v1/

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