Expand description
Shared value objects for the Fandwill HTTP API.
Use the same crate version in the Fandwill backend, future Rust SDK, and any generated client bindings so JSON payloads stay aligned.
§Features
garde(default) —garde::Validateon request types.utoipa(default) —utoipa::ToSchemafor OpenAPI.
Serde-only build: default-features = false.