Skip to content

Commit 5b9e454

Browse files
committed
changes updated
1 parent c16a402 commit 5b9e454

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ We will try to create an API application using asp.net core.
77
- Swagger for API Document
88
- API Version
99
- Logging (Serilog)
10+
- API Analyzer added - For proper swagger documentation
11+
- Model.IsValid is removed in each controller. (ApiController auto implement Model.IsValid)
12+
- Models, Enums, Context, Repositories moved to Supermarket.Core project
13+
- xUnit Test Project added
1014

1115
### Next ToDo List:
1216
- Role Based Authentication/Authorization

0 commit comments

Comments
 (0)