issues
search
CSCI-GA-2820-FA24-003
/
products
NYU DevOps Products Service Fall 2024
Apache License 2.0
0
stars
1
forks
source link
Added read product by name
#33
Closed
NBFYayI
closed
1 month ago
NBFYayI
commented
1 month ago
Made following changes:
Added read product by name end point
Added read product by name tests
Changed find_by_name to return a list of product instead of just one in model
Made following changes: