-
Notifications
You must be signed in to change notification settings - Fork 6
list 카테고리 int:cc_id apply fail
jwo0o0 edited this page Nov 20, 2020
·
1 revision
list/카테고리/<int:cc_id>/apply/fail/
#여기도 딱히 보내줄게 없는데 혹시몰라 일단 recruit_format GET
GET /list/academy/3/apply/fail/
HTTP 200 OK Allow: GET, POST, HEAD, OPTIONS Content-Type: application/json Vary: Accept
[
{ "rf_id": "1format", "number": 1, "Type": "3", "club_id": -3, "user_id": 0, "document": "OrderedDict([('좋아하는 영화는?', ''), ('좋아하는 음식은?', '')])" }, { "rf_id": "2format", "number": 2, "Type": "1", "club_id": -1, "user_id": 0, "document": "OrderedDict([('좋아하는 영화는?', ''), ('좋아하는 음식은?', '')])" }
]
moZip