We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e1b8b commit b63ac79Copy full SHA for b63ac79
README.md
@@ -29,7 +29,10 @@ via vscode code counter tool
29
30
31
### openapi_json_schema_generator_python breakdown
32
-- 7.8k src/openapi_client/paths
+- 5.7k src/openapi_client/paths
33
+ - ~ 50% of this is in operation.py
34
+- 3.3k 7 files in src/openapi_client
35
+ - api_client.py + schemas.py are big
36
- most of this comes from the 3x operation typing overloads
37
38
Reasons for the openapi json scheme generator difference
0 commit comments