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.
2 parents b27bdf0 + 49d9595 commit 030fa1bCopy full SHA for 030fa1b
README.md
@@ -25,13 +25,13 @@ via vscode code counter tool
25
| -------- | ----- | ---- |
26
| openapi_generator_python_nextgen | 27 | 2712 |
27
| openapi_generator_python_prior | 30 | 5075 |
28
-| openapi_json_schema_generator_python | 365 | 9911
+| openapi_json_schema_generator_python | 365 | 9527
29
30
31
### openapi_json_schema_generator_python breakdown
32
-- 5.7k src/openapi_client/paths
+- 4.7k src/openapi_client/paths
33
- ~ 50% of this is in operation.py
34
-- 3.3k 7 files in src/openapi_client
+- 3.2k 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
0 commit comments