diff --git a/fern/apis/api/openapi.json b/fern/apis/api/openapi.json index a270759b5..4bb3c3148 100644 --- a/fern/apis/api/openapi.json +++ b/fern/apis/api/openapi.json @@ -7464,7 +7464,7 @@ "maxLength": 1000 }, "value": { - "type": "object", + "type": "string", "description": "This is the value you want to compare against the parameter.", "maxLength": 1000 }