From ea9ce134fbdb999a4ebd3866f58636f68e9c0858 Mon Sep 17 00:00:00 2001 From: Ajay Raj Date: Fri, 19 Apr 2024 12:23:51 -0700 Subject: [PATCH] remove local env --- fern/openapi/openapi.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fern/openapi/openapi.json b/fern/openapi/openapi.json index f7caf23..8704e7b 100644 --- a/fern/openapi/openapi.json +++ b/fern/openapi/openapi.json @@ -12,10 +12,6 @@ "url": "https://api.vocode.dev", "description": "Production environment", "x-fern-server-name": "Production" - }, - { - "url": "https://3ec9e17bc855.ngrok.app", - "description": "Development environment" } ], "paths": {