Skip to main content

FORMAT_JSON

Constant FORMAT_JSON 

Source
pub const FORMAT_JSON: &str = "json";
Expand description

#1579 B4 — canonical wire name of the JSON format (the HTTP default; MCP keeps its own toon_compact default at the dispatch layer in src/mcp/mod.rs).