Expand description
Shared API type definitions for Capsula client and server
This crate defines the common types used in the Capsula HTTP API to ensure compile-time compatibility between the client and server implementations.
Structsยง
- Error
Response - Generic error response
- Upload
Response - Response from the upload run endpoint
- Vault
Exists Response - Response from the vault exists endpoint
- Vault
Info - Information about a vault
- Vaults
Response - Response from the vaults list endpoint