Skip to content

v6.0.0

Compare
Choose a tag to compare
@kolappannathan kolappannathan released this 16 Jul 11:39
· 247 commits to main since this release

Added

  • Added Swagger UI

Changed

  • Updated .NET to version 6
  • Unified Program.cs & startup.cs
  • Removing code intent for namespaces
  • Bad Request now return isError as true in addition to the HTTP status code
  • Postman now updated bearer token automatically after a successful login API call
  • Updated dependencies to latest versions