box-open-sdk 0.1.2

Community, unofficial Box API client for Rust — typed models, async managers, and a reqwest runtime with retry, backoff, and token refresh.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
<!-- Generated by box-gantry. DO NOT EDIT. -->
# NotesManager

Reach these methods through the `notes` field on `client::Client`.

## convert

`POST /notes/convert`

**Request body** (`application/json`): `NotesConvertRequestBody`

**Returns:** `NotesConvertResponse`