We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GET /api/v1/shop/
{ "restaurant" : [ { "restaurant_id" : 4, "name" : "운정김밥 야당본점", "menus" : [ "menu_id" : 1 "name" : "운정김밥", "price" : 4000 ... ] }, ... ] }
The text was updated successfully, but these errors were encountered:
paragon0107
No branches or pull requests
카테고리 별 가게 조회
URL
GET /api/v1/shop/
QuaryParam
ResponseBody
The text was updated successfully, but these errors were encountered: