Closed SlowLearner12 closed 7 months ago
Not sure if this is sufficiently different from Add Query
Given that the below are what we need to do: • Add query capability to your model (in model.py) • Add query string support to your List function (in routes.py) Maybe we can combine this into a big story (larger estimate), or separate it based on model and routes?
Updated heading to "Query string support to List function" from "Query string support" to call out the List function
As a [developer,] I need [to integrate query string support into our List function]
So that [our service allows dynamic filtering based on user input]
Details and Assumptions
[document what you know]
Acceptance Criteria