{
  "version": 1,
  "width": 720,
  "height": 400,
  "title": "HTTP exchange",
  "description": "Explain an endpoint with headers, status, and a short payload. All values are illustrative example data.",
  "elements": [
    {
      "type": "text",
      "x": 36,
      "y": 39,
      "text": "Create a document",
      "size": 17,
      "fill": "ink",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 36,
      "y": 62,
      "text": "HTTP exchange · illustrative payload",
      "size": 11,
      "fill": "muted",
      "align": "start",
      "mono": true
    },
    {
      "type": "line",
      "x": 360,
      "y": 86,
      "x2": 360,
      "y2": 356,
      "arrow": false,
      "dashed": false,
      "stroke": "rule"
    },
    {
      "type": "text",
      "x": 42,
      "y": 110,
      "text": "Request",
      "size": 12,
      "fill": "accent",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 390,
      "y": 110,
      "text": "Response",
      "size": 12,
      "fill": "accent",
      "align": "start",
      "mono": false
    },
    {
      "type": "text",
      "x": 38,
      "y": 151,
      "text": "1",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 58,
      "y": 151,
      "text": "POST /v1/documents",
      "size": 12,
      "fill": "accent",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 38,
      "y": 180,
      "text": "2",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 58,
      "y": 180,
      "text": "Content-Type: application/json",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 38,
      "y": 209,
      "text": "3",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 58,
      "y": 209,
      "text": "",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 38,
      "y": 238,
      "text": "4",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 58,
      "y": 238,
      "text": "{",
      "size": 12,
      "fill": "accent",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 38,
      "y": 267,
      "text": "5",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 58,
      "y": 267,
      "text": "  \"title\": \"Architecture\"",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 38,
      "y": 296,
      "text": "6",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 58,
      "y": 296,
      "text": "}",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 389,
      "y": 151,
      "text": "1",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 409,
      "y": 151,
      "text": "HTTP/1.1 201 Created",
      "size": 12,
      "fill": "accent",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 389,
      "y": 180,
      "text": "2",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 409,
      "y": 180,
      "text": "Content-Type: application/json",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 389,
      "y": 209,
      "text": "3",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 409,
      "y": 209,
      "text": "",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 389,
      "y": 238,
      "text": "4",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 409,
      "y": 238,
      "text": "{",
      "size": 12,
      "fill": "accent",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 389,
      "y": 267,
      "text": "5",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 409,
      "y": 267,
      "text": "  \"id\": \"doc_42\",",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 389,
      "y": 296,
      "text": "6",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 409,
      "y": 296,
      "text": "  \"title\": \"Architecture\"",
      "size": 12,
      "fill": "ink",
      "align": "start",
      "mono": true
    },
    {
      "type": "text",
      "x": 389,
      "y": 325,
      "text": "7",
      "size": 11,
      "fill": "muted",
      "align": "end",
      "mono": true
    },
    {
      "type": "text",
      "x": 409,
      "y": 325,
      "text": "}",
      "size": 12,
      "fill": "accent",
      "align": "start",
      "mono": true
    }
  ]
}