[- {
- "attributes": [
- "academic"
], - "category": "general",
- "group_name": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "index": 0,
- "kana_group_name": "string",
- "kana_title": "string",
- "location_id": "string",
- "owner_email": "string",
- "owner_id": "string",
- "owner_name": "string",
- "title": "string"
}
]
attributes required | Array of strings (ProjectAttributes) Items Enum: "academic" "art" "official" "inside" "outside" |
category required | string (ProjectCategory) Enum: "general" "foods_with_kitchen" "foods_without_kitchen" "foods_without_cooking" "stage_1a" "stage_university_hall" "stage_united" |
group_name required | string |
kana_group_name required | string |
kana_title required | string |
title required | string |
{- "attributes": [
- "academic"
], - "category": "general",
- "group_name": "string",
- "kana_group_name": "string",
- "kana_title": "string",
- "title": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
{- "attributes": [
- "academic"
], - "category": "general",
- "created_at": "2019-08-24T14:15:22Z",
- "group_name": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "index": 0,
- "kana_group_name": "string",
- "kana_title": "string",
- "location_id": "string",
- "owner_email": "string",
- "owner_id": "string",
- "owner_name": "string",
- "remarks": "string",
- "sub_owner_email": "string",
- "sub_owner_id": "string",
- "sub_owner_name": "string",
- "title": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
{- "attributes": [
- "academic"
], - "category": "general",
- "created_at": "2019-08-24T14:15:22Z",
- "group_name": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "index": 0,
- "kana_group_name": "string",
- "kana_title": "string",
- "location_id": "string",
- "owner_email": "string",
- "owner_id": "string",
- "owner_name": "string",
- "remarks": "string",
- "sub_owner_email": "string",
- "sub_owner_id": "string",
- "sub_owner_name": "string",
- "title": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
project_id required | string <uuid> |
attributes required | Array of strings (ProjectAttributes) Items Enum: "academic" "art" "official" "inside" "outside" |
category required | string (ProjectCategory) Enum: "general" "foods_with_kitchen" "foods_without_kitchen" "foods_without_cooking" "stage_1a" "stage_university_hall" "stage_united" |
group_name required | string |
kana_group_name required | string |
kana_title required | string |
location_id | string or null |
remarks | string or null |
title required | string |
{- "attributes": [
- "academic"
], - "category": "general",
- "group_name": "string",
- "kana_group_name": "string",
- "kana_title": "string",
- "location_id": "string",
- "remarks": "string",
- "title": "string"
}
{- "code": "string",
- "message": "string"
}
email required | string |
kana_name required | string |
name required | string |
password required | string <password> |
phone_number required | string |
{- "email": "string",
- "kana_name": "string",
- "name": "string",
- "password": "pa$$word",
- "phone_number": "string"
}
{- "id": "string"
}
{- "created_at": "2019-08-24T14:15:22Z",
- "email": "string",
- "id": "string",
- "kana_name": "string",
- "name": "string",
- "owned_project_id": "ed354d7e-3891-4393-a3d7-946685192d4e",
- "owned_project_title": "string",
- "phone_number": "string",
- "role": "administrator",
- "updated_at": "2019-08-24T14:15:22Z"
}
{- "created_at": "2019-08-24T14:15:22Z",
- "email": "string",
- "id": "string",
- "kana_name": "string",
- "name": "string",
- "owned_project_id": "ed354d7e-3891-4393-a3d7-946685192d4e",
- "owned_project_title": "string",
- "phone_number": "string",
- "role": "administrator",
- "updated_at": "2019-08-24T14:15:22Z"
}
user_id required | string |
email required | string |
kana_name required | string |
name required | string |
phone_number required | string |
role required | string (UserRole) Enum: "administrator" "committee_operator" "committee_editor" "committee_drafter" "committee_viewer" "general" |
{- "email": "string",
- "kana_name": "string",
- "name": "string",
- "phone_number": "string",
- "role": "administrator"
}
{- "code": "string",
- "message": "string"
}
[- {
- "attributes": [
- "academic"
], - "categories": [
- "general"
], - "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "scheduled_at": "2019-08-24T14:15:22Z",
- "state": "draft",
- "title": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
]
attachments required | Array of strings <uuid> [ items <uuid > ] |
attributes required | Array of strings (ProjectAttributes) Items Enum: "academic" "art" "official" "inside" "outside" |
body required | string |
categories required | Array of strings (ProjectCategories) Items Enum: "general" "foods_with_kitchen" "foods_without_kitchen" "foods_without_cooking" "stage_1a" "stage_university_hall" "stage_united" |
scheduled_at | string or null <date-time> |
state required | string (NewsState) Enum: "draft" "scheduled" "published" |
title required | string |
{- "attachments": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "attributes": [
- "academic"
], - "body": "string",
- "categories": [
- "general"
], - "scheduled_at": "2019-08-24T14:15:22Z",
- "state": "draft",
- "title": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
{- "attachments": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "attributes": [
- "academic"
], - "body": "string",
- "categories": [
- "general"
], - "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "scheduled_at": "2019-08-24T14:15:22Z",
- "state": "draft",
- "title": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
news_id required | string <uuid> |
attachments required | Array of strings <uuid> [ items <uuid > ] |
attributes required | Array of strings (ProjectAttributes) Items Enum: "academic" "art" "official" "inside" "outside" |
body required | string |
categories required | Array of strings (ProjectCategories) Items Enum: "general" "foods_with_kitchen" "foods_without_kitchen" "foods_without_cooking" "stage_1a" "stage_university_hall" "stage_united" |
scheduled_at | string or null <date-time> |
state required | string (NewsState) Enum: "draft" "scheduled" "published" |
title required | string |
{- "attachments": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "attributes": [
- "academic"
], - "body": "string",
- "categories": [
- "general"
], - "scheduled_at": "2019-08-24T14:15:22Z",
- "state": "draft",
- "title": "string"
}
{- "code": "string",
- "message": "string"
}
{- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "owner": "534359f7-5407-4b19-ba92-c71c370022a5",
- "updated_at": "2019-08-24T14:15:22Z",
}
[- {
- "answer_id": "8bde0c5f-235e-41e6-bf82-b73e92852ac8",
- "answered_at": "2019-08-24T14:15:22Z",
- "attributes": [
- "academic"
], - "categories": [
- "general"
], - "description": "string",
- "ends_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "starts_at": "2019-08-24T14:15:22Z",
- "title": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
]
attachments required | Array of strings <uuid> [ items <uuid > ] |
attributes required | Array of strings (ProjectAttributes) Items Enum: "academic" "art" "official" "inside" "outside" |
categories required | Array of strings (ProjectCategories) Items Enum: "general" "foods_with_kitchen" "foods_without_kitchen" "foods_without_cooking" "stage_1a" "stage_university_hall" "stage_united" |
description required | string |
ends_at required | string <date-time> |
required | Array of NewFormItem (object) or NewFormItem (object) or NewFormItem (object) or NewFormItem (object) or NewFormItem (object) (NewFormItem) |
starts_at required | string <date-time> |
title required | string |
{- "attachments": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "attributes": [
- "academic"
], - "categories": [
- "general"
], - "description": "string",
- "ends_at": "2019-08-24T14:15:22Z",
- "items": [
- {
- "allow_newline": true,
- "max_length": 0,
- "min_length": 0,
- "type": "string",
- "description": "string",
- "name": "string",
- "required": true
}
], - "starts_at": "2019-08-24T14:15:22Z",
- "title": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
{- "answer_id": "8bde0c5f-235e-41e6-bf82-b73e92852ac8",
- "answered_at": "2019-08-24T14:15:22Z",
- "attachments": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "attributes": [
- "academic"
], - "categories": [
- "general"
], - "created_at": "2019-08-24T14:15:22Z",
- "description": "string",
- "ends_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "items": [
- {
- "allow_newline": true,
- "max_length": 0,
- "min_length": 0,
- "type": "string",
- "description": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "required": true
}
], - "starts_at": "2019-08-24T14:15:22Z",
- "title": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
form_id required | string <uuid> |
attachments required | Array of strings <uuid> [ items <uuid > ] |
attributes required | Array of strings (ProjectAttributes) Items Enum: "academic" "art" "official" "inside" "outside" |
categories required | Array of strings (ProjectCategories) Items Enum: "general" "foods_with_kitchen" "foods_without_kitchen" "foods_without_cooking" "stage_1a" "stage_university_hall" "stage_united" |
description required | string |
ends_at required | string <date-time> |
required | Array of NewFormItem (object) or NewFormItem (object) or NewFormItem (object) or NewFormItem (object) or NewFormItem (object) (NewFormItem) |
starts_at required | string <date-time> |
title required | string |
{- "attachments": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "attributes": [
- "academic"
], - "categories": [
- "general"
], - "description": "string",
- "ends_at": "2019-08-24T14:15:22Z",
- "items": [
- {
- "allow_newline": true,
- "max_length": 0,
- "min_length": 0,
- "type": "string",
- "description": "string",
- "name": "string",
- "required": true
}
], - "starts_at": "2019-08-24T14:15:22Z",
- "title": "string"
}
{- "code": "string",
- "message": "string"
}
project_id | string or null <uuid> |
form_id | string or null <uuid> |
[- {
- "created_at": "2019-08-24T14:15:22Z",
- "form_id": "46af4ef5-2c18-4098-9bc5-c048fb90b843",
- "form_title": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9",
- "project_title": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
]
form_id required | string <uuid> |
required | Array of objects or objects or objects or objects or objects (FormAnswerItem) |
{- "form_id": "46af4ef5-2c18-4098-9bc5-c048fb90b843",
- "items": [
- {
- "item_id": "4d8cd62e-a579-4dae-af8c-3172f96f8f7c",
- "type": "string",
- "value": "string"
}
]
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
{- "created_at": "2019-08-24T14:15:22Z",
- "form_id": "46af4ef5-2c18-4098-9bc5-c048fb90b843",
- "form_title": "string",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "items": [
- {
- "item_id": "4d8cd62e-a579-4dae-af8c-3172f96f8f7c",
- "type": "string",
- "value": "string"
}
], - "project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9",
- "project_title": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
form_answer_id required | string <uuid> |
required | Array of objects or objects or objects or objects or objects (FormAnswerItem) |
{- "items": [
- {
- "item_id": "4d8cd62e-a579-4dae-af8c-3172f96f8f7c",
- "type": "string",
- "value": "string"
}
]
}
{- "code": "string",
- "message": "string"
}
[- {
- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "inviter": "string",
- "inviter_name": "string",
- "position": "owner",
- "project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9",
- "project_title": "string",
- "updated_at": "2019-08-24T14:15:22Z",
- "used_by": "string"
}
]
position required | string (InvitationPosition) Enum: "owner" "sub_owner" |
project_id required | string <uuid> |
{- "position": "owner",
- "project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
{- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "inviter": "string",
- "inviter_name": "string",
- "position": "owner",
- "project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9",
- "project_title": "string",
- "updated_at": "2019-08-24T14:15:22Z",
- "used_by": "string"
}