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

학식 - 학식 게시물 ID 조회 API 구현 #2

Open
sukso96100 opened this issue Aug 13, 2020 · 0 comments
Open

학식 - 학식 게시물 ID 조회 API 구현 #2

sukso96100 opened this issue Aug 13, 2020 · 0 comments
Assignees

Comments

@sukso96100
Copy link
Member

GET /meals/ids

Response:

{
  "data":[
    "id": <Integer>,
    "title": <String>,
    "date": <String>
  ]
}

단위테스트 포함하여 구현할것.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants