From a6dd3fa1eac2a20cf2597545dce76629b14741ef Mon Sep 17 00:00:00 2001 From: seymennw Date: Thu, 14 Nov 2024 01:03:33 +0100 Subject: [PATCH] beta tekst --- PricelyAPI/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PricelyAPI/Program.cs b/PricelyAPI/Program.cs index 2f8825a..b32a338 100644 --- a/PricelyAPI/Program.cs +++ b/PricelyAPI/Program.cs @@ -49,7 +49,7 @@ { Version = "v1", Title = "Pricely API", - Description = "Dette er den første version af Pricely API. Du kan selv bruge det i dine egne applikationer.\nI den første periode her vil der nok komme nogle ændringer.", + Description = "This is the first version of the Pricely API. Many changes are coming to it, so some of the endpoints will probably change (It's sort of a beta)", }); //options.SwaggerDoc("v2", new Microsoft.OpenApi.Models.OpenApiInfo