Download OpenAPI specification:Download
A simple API server for the Not!ce project.
Cursor (string) or Cursor (null) (Cursor) | |
| limit | integer (Limit) [ 1 .. 50 ] Default: 10 |
| order | string (Order) Default: "desc" Enum: "asc" "desc" |
| sort | string (Sort) Default: "created_at" Enum: "title" "created_at" |
X-Session-Token (string) or X-Session-Token (null) (X-Session-Token) |
{- "data": [
- {
- "count": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "title": "string"
}
], - "next_cursor": "string"
}X-Session-Token (string) or X-Session-Token (null) (X-Session-Token) |
| title required | string (Title) |
{- "title": "string"
}{- "data": {
- "count": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "title": "string"
}
}| bookshelf_id required | string <uuid> (Bookshelf Id) |
X-Session-Token (string) or X-Session-Token (null) (X-Session-Token) |
Title (string) or Title (null) (Title) |
{- "title": "string"
}{- "data": {
- "count": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "title": "string"
}
}| bookshelf_id required | string <uuid> (Bookshelf Id) |
Cursor (string) or Cursor (null) (Cursor) | |
| limit | integer (Limit) [ 1 .. 50 ] Default: 10 |
| order | string (Order) Default: "desc" Enum: "asc" "desc" |
| sort | string (Sort) Default: "created_at" Enum: "title" "created_at" |
X-Session-Token (string) or X-Session-Token (null) (X-Session-Token) |
{- "data": [
- {
- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "title": "string"
}
], - "next_cursor": "string"
}| bookshelf_id required | string <uuid> (Bookshelf Id) |
X-Session-Token (string) or X-Session-Token (null) (X-Session-Token) |
| title required | string (Title) |
{- "title": "string"
}{- "data": {
- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "title": "string"
}
}| bookshelf_id required | string <uuid> (Bookshelf Id) |
| note_id required | string <uuid> (Note Id) |
X-Session-Token (string) or X-Session-Token (null) (X-Session-Token) |
{- "detail": [
- {
- "loc": [
- "string"
], - "msg": "string",
- "type": "string"
}
]
}| bookshelf_id required | string <uuid> (Bookshelf Id) |
| note_id required | string <uuid> (Note Id) |
X-Session-Token (string) or X-Session-Token (null) (X-Session-Token) |
| title required | string (Title) |
{- "title": "string"
}{- "data": {
- "created_at": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "title": "string"
}
}