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 Dev route for fetching example model data #95

Open
m-triassi opened this issue Oct 17, 2021 · 0 comments
Open

Add Dev route for fetching example model data #95

m-triassi opened this issue Oct 17, 2021 · 0 comments
Assignees
Labels
task This issue represents a task belonging to a story

Comments

@m-triassi
Copy link
Contributor

Description

it would be helpful for frontends to be able to see exactly what a particular fields a model may have. being able to retrieve that when ever they'd like may help make the transition between front end and back end go more smoothly

Possible Implementation

add a route that uses the model factories to create one of the requested types of models.

Out of scope

N/A

Requirements / Restrictions

May be necessary to allow a collection to be returned or to allow for the ability to specify how many models to return

@m-triassi m-triassi added the task This issue represents a task belonging to a story label Oct 17, 2021
@m-triassi m-triassi self-assigned this Oct 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task This issue represents a task belonging to a story
Projects
None yet
Development

No branches or pull requests

1 participant