updated swagger title
This commit is contained in:
parent
f39ca4ad4c
commit
3b3db72e3f
|
|
@ -33,7 +33,7 @@ namespace TestApplication
|
|||
swagger.SwaggerDoc("v1", new OpenApiInfo
|
||||
{
|
||||
Version= "v1",
|
||||
Title = "ICDL Ireland Shop",
|
||||
Title = "Dorset College API",
|
||||
Description="ASP.NET Core 3.1 Web API Documentaion"
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue