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

[page 6] POST /report #8

Open
gunh0 opened this issue Aug 27, 2023 · 2 comments
Open

[page 6] POST /report #8

gunh0 opened this issue Aug 27, 2023 · 2 comments

Comments

@gunh0
Copy link
Owner

gunh0 commented Aug 27, 2023

POST /report

{
		"moods": [],
		"purposes": [],
		"colors": [],
		"additional": [],
		"vision" : [],
		"user" : []
}
{
	"images": ["", "", "", ""],
	"description": [],
	"keywords": []
}
@ooooorobo
Copy link
Collaborator

request에 colors 빠진 것 같아요!
users는 직접입력 맞나요?

@gunh0
Copy link
Owner Author

gunh0 commented Aug 27, 2023

@ooooorobo
네, "user"는 직접 입력한 부분이 맞고, 여러개 입력 가능하다는 것 전재로 리스트로 받겠습니다.
"colors" 추가 할께요!

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