Skip to content

Commit 535da6c

Browse files
committed
Update README.md
task list updated
1 parent 215d179 commit 535da6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ We will try to create an API application using asp.net core.
1717
- Models, Enums, Context, Repositories moved to Supermarket.Core project
1818
- xUnit Test Project added
1919
- CircleCi
20-
- Standard response for error (400,404) results (Similar to ApiController model validation result)
20+
- Standard response for error (400,404, 500) results (Similar to ApiController model validation result)
21+
- Global Error Handling
2122

2223
### Next ToDo List:
2324
- Role Based Authentication/Authorization
24-
- Global Error Handling
2525
- Dockerization
2626
- More test cases needed
2727
- Proper model implementation

0 commit comments

Comments
 (0)