From a2a985258a7005e6fe71700a0a55ee8816f87f50 Mon Sep 17 00:00:00 2001 From: "fern-api[bot]" <115122769+fern-api[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 07:55:14 -0400 Subject: [PATCH] chore(fern/openapi/openapi.json): fix missing newline at EOF and remove extra closing brace (#54) Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com> --- fern/openapi/openapi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/openapi/openapi.json b/fern/openapi/openapi.json index d010101..e1c6999 100644 --- a/fern/openapi/openapi.json +++ b/fern/openapi/openapi.json @@ -19705,4 +19705,4 @@ } } } -} +} \ No newline at end of file