fizzy-sdk 0.2.4

Official Fizzy API client, generated from the Smithy model in spec/
Documentation
// Generated by fizzy-sdk-generator from openapi.json and behavior-model.json. DO NOT EDIT.

/// The `AccessTokens` operations.
pub mod access_tokens;
/// The `Account` operations.
pub mod account;
/// The `Boards` operations.
pub mod boards;
/// The `Cards` operations.
pub mod cards;
/// The `Columns` operations.
pub mod columns;
/// The `Comments` operations.
pub mod comments;
/// The `Devices` operations.
pub mod devices;
/// The `Identity` operations.
pub mod identity;
/// The `Notifications` operations.
pub mod notifications;
/// The `Pins` operations.
pub mod pins;
/// The `Reactions` operations.
pub mod reactions;
/// The `Search` operations.
pub mod search;
/// The `Sessions` operations.
pub mod sessions;
/// The `Steps` operations.
pub mod steps;
/// The `Tags` operations.
pub mod tags;
/// The `Uploads` operations.
pub mod uploads;
/// The `Users` operations.
pub mod users;
/// The `Webhooks` operations.
pub mod webhooks;