From bd6bdb484568d40b13a88d8a90367c91953e9721 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 22 Apr 2025 21:33:00 +0000 Subject: [PATCH] chore: update OpenAPI specification --- fern/apis/api/openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }