mirror of
https://github.com/turnstonelabs/turnstone.git
synced 2026-08-12 23:12:23 -06:00
fef266dbd9
Switch fenced-code language tag from `json` to `http` on the seven example blocks that mix an HTTP request line with a JSON body (/trust, /restrict, /stop_cascade, /close_all_children, /approve, /cancel, /close). Pure JSON response blocks stay tagged `json`. Pre-existing pattern in the doc that Copilot flagged on the lines this PR touched; fixed across all instances for consistency. No content / URL changes — only fence-tag adjustment for correct syntax highlighting.