Skip to content

2.1.1

Compare
Choose a tag to compare
@cristofima cristofima released this 21 Dec 03:10
· 8 commits to main since this release

Add some improvements:

  • Create SingleProductResponse class that extend ProductResponse and move Description field
  • Change the return type in ProductRepository to SingleProductResponse in all the methods, except in GetProducts
  • Add documentation for Swagger in ProductsController
  • Create Store.SharedDatabaseSetup in tests folder to separate the seed data logic