Skip to main content

opencode_codes/protocol_generated/
mod.rs

1//! Generated serde models of the opencode OpenAPI 3.1 wire contract.
2//!
3//! AUTO-GENERATED by `scripts/codegen_opencode.py` from
4//! `tests/schemas/opencode_openapi.json` (opencode 1.18.5). Do not edit by hand.
5
6pub mod samples;
7pub mod types;