Skip to content

Commit 52ad65a

Browse files
committed
update readme
1 parent 79d9c93 commit 52ad65a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ fastapi-openapi-gen main:app \
1515
--app-dir= # The path to mounth in the python path to import the module. \
1616
--output-dir= # The path where store the openapi template. \
1717
--file-name= # The name the openapi file will assume.
18+
--mock-class= # Use it to mock a package that is not usefully for the openapi generation and block the fastapi start
1819
```

0 commit comments

Comments
 (0)