You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kotaaaa
changed the title
GET /users/:userId/containers?{containerId}={no}&{category}={no}&{groupId}={no}
GET /users/:userId/containers?[containerId={no}&categoryId={no}&groupId={no}]
Dec 3, 2023
kotaaaa
changed the title
GET /users/:userId/containers?[containerId={no}&categoryId={no}&groupId={no}]
GET /containers?[containerId={no}&categoryId={no}&groupId={no}]
Dec 6, 2023
(2023/12/05MTG)
GET /users/:userId/containers?[containerId={no}&categoryId={no}&groupId={no}]
->
GET /containers?[containerId={no}&categoryId={no}&groupId={no}]
Describe the Enhancement
Add query parameter to
GET /users/:userId/containers
endpointEach parameters are optional.
Why is this enhancement important?
For food list page
The text was updated successfully, but these errors were encountered: