Crate capsula_api_types

Crate capsula_api_types 

Source
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ยง

ErrorResponse
Generic error response
UploadResponse
Response from the upload run endpoint
VaultExistsResponse
Response from the vault exists endpoint
VaultInfo
Information about a vault
VaultsResponse
Response from the vaults list endpoint