even sending out the exact values from the docs re...
# general-english
b
even sending out the exact values from the docs returns basically the exact same error:
Copy code
"structuredDataPlan": {
        "schema": {
          "type": "object",
          "required": [
            "field1"
          ],
          "properties": {
            "field1": "{ \"type\": \"string\" }"
          }
        }
      }