Skip to content

Commit 3c23d0f

Browse files
committed
update readme
1 parent 9bff34d commit 3c23d0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ app.UseJsonApi();
3838
- Using Entity Framework
3939
- All entities in the specified context should have controllers
4040
- All entities are served from the same namespace (i.e. 'api/v1')
41+
- All entities have a primary key "Id" and not "EntityId"

0 commit comments

Comments
 (0)