From 4f3bc6d3821e21ec279e00428df4504cbf4d7a6a Mon Sep 17 00:00:00 2001 From: Ivan Gagarinov Date: Fri, 25 Oct 2024 21:28:29 +0500 Subject: [PATCH] remove unused config --- app.config.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app.config.json b/app.config.json index c9c4ca4..0d81d06 100644 --- a/app.config.json +++ b/app.config.json @@ -1,10 +1,5 @@ { - "title": "HTTP Api Example", - "defaultLimit": 30, - "version": "1.0", - "openapiFilePath": "tsp-output/@typespec/openapi3/openapi.1.0.yaml", "docRoute": "openapi", - "apiKey": "tybRrq0Te4tBtQAubh9Qs9qprLyTc2kbBn4laQFPzYxtWymhMZRt5gTQ8a3aBegrgW5FZoEcmijz8micMRFUglLJDAv2QtqSZwzaWugMlyfLvnsIAWhrLS8y", "apps": [ "http-api", "http-protocol",