Skip to content

Commit c7fd26d

Browse files
Update README.md
1 parent be42ad0 commit c7fd26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A simple Asp.Net WebAPI with CRUD Operations, using modelstate, OData enabled &a
33

44
I used mapper here to map from a DTO to an entity to show how to handle this case.
55

6-
You can fire normal queries like GET/POST/PUT/DELETE
6+
You can fire normal queries like GET/POST/PUT/PATCH/DELETE
77

88
But also do OData-Queries like
99

0 commit comments

Comments
 (0)