Skip to content

Commit 876e801

Browse files
committed
update readme
1 parent 43aa08d commit 876e801

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ I believe that many people who work with FastApi to build RESTful CRUD services
4343
`FastAPI Quick CRUD` can generate CRUD methods in FastApi from an SQLAlchemy schema:
4444

4545
- Get one
46+
- Get one with foreign key (IN DEVELOPMENT)
4647
- Get many
48+
- Get many with foreign key (IN DEVELOPMENT)
4749
- Update one
4850
- Update many
4951
- Patch one

0 commit comments

Comments
 (0)