{
  "SwaggerSettings": {
    "Enable": true,
    "Title": ".NET 7 WebAPI - Clean Architecture",
    "Version": "1.0.0",
    "Description": "Clean Architecture Template for .NET 7 WebApi built with Multitenancy Support.",
    "ContactName": "Mukesh Murugan",
    "ContactEmail": "hello@codewithmukesh.com",
    "ContactUrl": "https://linkedin.com/in/iammukeshm",
    "License": true,
    "LicenseName": "MIT License",
    "LicenseUrl": "https://github.com/fullstackhero/dotnet-webapi-boilerplate/blob/main/LICENSE"
  }
}