opensession-api-types 0.1.0

Shared API types for opensession.io — single source of truth for server and frontend
Documentation

Shared API types for opensession.io

This crate is the single source of truth for all API request/response types. TypeScript types are auto-generated via ts-rs and consumed by the frontend.

To regenerate TypeScript types: cargo test -p opensession-api-types -- export_typescript --nocapture