Download OpenAPI specification:Download
private | boolean (Private) Default: false |
title | string (Title) Default: "" |
{- "papers": [
- {
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "author_uuid": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "title": "string",
- "label": "string",
- "is_public": true,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2022-11-27T08:58:21.896650"
}
]
}
author_uuid required | Array of strings <uuid> (Author Uuid) |
title required | string (Title) |
label required | string (Label) |
is_public required | boolean (Is Public) |
created_at required | string <date-time> (Created At) |
updated_at | string <date-time> (Updated At) Default: "2022-11-27T08:58:21.895499" |
{- "author_uuid": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "title": "string",
- "label": "string",
- "is_public": true,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2022-11-27T08:58:21.895499"
}
{- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "author_uuid": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "title": "string",
- "label": "string",
- "is_public": true,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2022-11-27T08:58:21.896650"
}
{- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "author_uuid": [
- "497f6eca-6276-4993-bfeb-53cbbbba6f08"
], - "title": "string",
- "label": "string",
- "is_public": true,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2022-11-27T08:58:21.896650"
}