Skip to main content

Crate opentalk_client_requests_api_v1

Crate opentalk_client_requests_api_v1 

Source
Expand description

OpenTalk client library

Re-exports§

pub use events::EventsGetRequest;
pub use events::EventsInvitesPostRequest;
pub use events::EventsPostRequest;
pub use users::UsersFindGetRequest;
pub use users::UsersMeAssetsGetRequest;
pub use users::UsersMeGetRequest;
pub use users::UsersMePatchRequest;

Modules§

auth
Requests for the API endpoints under /auth
common
Commonly used data types for the api requests
events
Requests for the API endpoints under /events
response
Data types representing the responses from the OpenTalk API
users
Requests for the API endpoints under /users