From 224e2f414c5decd590bc37c14d9d8bb1dcedcf4b Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Wed, 28 Feb 2018 12:32:26 -0800 Subject: [PATCH] Remove staging server info --- swagger_specs/Flowroute_API_01172018.json | 6 +----- swagger_specs/Flowroute_API_01172018.yaml | 2 -- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/swagger_specs/Flowroute_API_01172018.json b/swagger_specs/Flowroute_API_01172018.json index 584dd4f..a2b7709 100644 --- a/swagger_specs/Flowroute_API_01172018.json +++ b/swagger_specs/Flowroute_API_01172018.json @@ -9,10 +9,6 @@ { "url": "https://api.flowroute.com/", "description": "Main (production) server" - }, - { - "url": "https://api.staging.fl.gg/", - "description": "Staging server" } ], "security": [ @@ -1355,4 +1351,4 @@ } } } -} \ No newline at end of file +} diff --git a/swagger_specs/Flowroute_API_01172018.yaml b/swagger_specs/Flowroute_API_01172018.yaml index d4cb3c1..c992edb 100644 --- a/swagger_specs/Flowroute_API_01172018.yaml +++ b/swagger_specs/Flowroute_API_01172018.yaml @@ -13,8 +13,6 @@ info: servers: - url: 'https://api.flowroute.com/' description: Main (production) server - - url: 'https://api.staging.fl.gg/' - description: Staging server security: - basicAuth: [] paths: