Skip to content

get all merchants #8

Description

@JTaylor28

The “index” endpoints for merchants 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/

https://backend.turing.edu/module3/projects/rails_engine_lite/requirements#:~:text=Example%20JSON%20response%20for%20the%20Merchant%20resource%3A

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