Skip to content

Commit a6dd3fa

Browse files
committed
beta tekst
1 parent 4fc051c commit a6dd3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PricelyAPI/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
{
5050
Version = "v1",
5151
Title = "Pricely API",
52-
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.",
52+
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)",
5353
});
5454

5555
//options.SwaggerDoc("v2", new Microsoft.OpenApi.Models.OpenApiInfo

0 commit comments

Comments
 (0)