mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-16 03:02:03 +00:00
3 lines
126 B
Rust
3 lines
126 B
Rust
//! Generated OpenAPI schema output.
|
|
|
|
pub const OPENAPI_JSON: &str = include_str!(concat!(env!("OUT_DIR"), "/openapi.json"));
|