fynd-rpc-types
Wire-format types for the Fynd RPC HTTP API.
Shared between the Fynd RPC server (fynd-rpc) and its clients (fynd-client). No HTTP or
server-side dependencies.
For documentation and API reference visit https://docs.fynd.xyz/.
Features
| Feature | Purpose |
|---|---|
openapi |
Derives utoipa::ToSchema for OpenAPI spec generation |
core |
Enables conversions between wire DTOs and fynd-core domain types |