# fynd-rpc-types
Wire-format types for the [Fynd](https://fynd.xyz) 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
| `openapi` | Derives `utoipa::ToSchema` for OpenAPI spec generation |
| `core` | Enables conversions between wire DTOs and `fynd-core` domain types |