Skip to content

Commit d135bf3

Browse files
committed
Updated docs, updated requirements
1 parent 6f442fe commit d135bf3

File tree

6 files changed

+869
-220
lines changed

6 files changed

+869
-220
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,4 @@ dmypy.json
128128
# Pyre type checker
129129
.pyre/
130130
/.idea/
131+
/testclient/

docs/quick_start.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ This will generate a folder called testclient, with the following structure (usi
2828
- Team.py
2929
- User.py
3030
- ValidationError.py
31+
- EnumComponent.py
3132
- services
3233
- __init__.py
3334
- async_general_service.py

0 commit comments

Comments
 (0)