From cb77c00eeeec553a5a92f0070b136c8640bbb373 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 25 Apr 2023 18:42:47 -0700 Subject: [PATCH 1/8] Sample updated --- .VSCodeCounter/2023-04-25_18-40-28/details.md | 422 ++++++++++ .../2023-04-25_18-40-28/diff-details.md | 15 + .VSCodeCounter/2023-04-25_18-40-28/diff.csv | 2 + .VSCodeCounter/2023-04-25_18-40-28/diff.md | 19 + .VSCodeCounter/2023-04-25_18-40-28/diff.txt | 22 + .../2023-04-25_18-40-28/results.csv | 409 +++++++++ .../2023-04-25_18-40-28/results.json | 1 + .VSCodeCounter/2023-04-25_18-40-28/results.md | 385 +++++++++ .../2023-04-25_18-40-28/results.txt | 795 ++++++++++++++++++ README.md | 5 +- .../test => }/.DS_Store | Bin 6148 -> 6148 bytes .../.DS_Store | Bin 6148 -> 0 bytes .../.openapi-generator/VERSION | 2 +- .../docs/.DS_Store | Bin 6148 -> 0 bytes 14 files changed, 2074 insertions(+), 3 deletions(-) create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/details.md create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/diff-details.md create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/diff.csv create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/diff.md create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/diff.txt create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/results.csv create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/results.json create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/results.md create mode 100644 .VSCodeCounter/2023-04-25_18-40-28/results.txt rename petstore/{openapi_json_schema_generator_python/test => }/.DS_Store (81%) delete mode 100644 petstore/openapi_json_schema_generator_python/.DS_Store delete mode 100644 petstore/openapi_json_schema_generator_python/docs/.DS_Store diff --git a/.VSCodeCounter/2023-04-25_18-40-28/details.md b/.VSCodeCounter/2023-04-25_18-40-28/details.md new file mode 100644 index 0000000..d8ec972 --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/details.md @@ -0,0 +1,422 @@ +# Details + +Date : 2023-04-25 18:40:28 + +Directory /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python + +Total : 407 files, 16405 codes, 2619 comments, 3856 blanks, all 22880 lines + +[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) + +## Files +| filename | language | code | comment | blank | total | +| :--- | :--- | ---: | ---: | ---: | ---: | +| [petstore/openapi_json_schema_generator_python/.gitlab-ci.yml](/petstore/openapi_json_schema_generator_python/.gitlab-ci.yml) | YAML | 20 | 1 | 4 | 25 | +| [petstore/openapi_json_schema_generator_python/.travis.yml](/petstore/openapi_json_schema_generator_python/.travis.yml) | YAML | 10 | 3 | 1 | 14 | +| [petstore/openapi_json_schema_generator_python/README.md](/petstore/openapi_json_schema_generator_python/README.md) | Markdown | 250 | 0 | 56 | 306 | +| [petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md](/petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md) | Markdown | 20 | 0 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md](/petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md) | Markdown | 16 | 0 | 5 | 21 | +| [petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md](/petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md) | Markdown | 20 | 0 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md](/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md) | Markdown | 20 | 0 | 7 | 27 | +| [petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md](/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md) | Markdown | 18 | 0 | 7 | 25 | +| [petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md) | Markdown | 16 | 0 | 5 | 21 | +| [petstore/openapi_json_schema_generator_python/docs/components/schema/category.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/category.md) | Markdown | 15 | 0 | 5 | 20 | +| [petstore/openapi_json_schema_generator_python/docs/components/schema/order.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/order.md) | Markdown | 19 | 0 | 5 | 24 | +| [petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md) | Markdown | 37 | 0 | 11 | 48 | +| [petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md) | Markdown | 15 | 0 | 5 | 20 | +| [petstore/openapi_json_schema_generator_python/docs/components/schema/user.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/user.md) | Markdown | 21 | 0 | 5 | 26 | +| [petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md](/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md) | Markdown | 13 | 0 | 6 | 19 | +| [petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md](/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md) | Markdown | 14 | 0 | 4 | 18 | +| [petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md) | Markdown | 141 | 0 | 29 | 170 | +| [petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md) | Markdown | 161 | 0 | 35 | 196 | +| [petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md) | Markdown | 155 | 0 | 39 | 194 | +| [petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md) | Markdown | 155 | 0 | 39 | 194 | +| [petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md) | Markdown | 145 | 0 | 36 | 181 | +| [petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md) | Markdown | 152 | 0 | 39 | 191 | +| [petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md) | Markdown | 148 | 0 | 35 | 183 | +| [petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md) | Markdown | 159 | 0 | 38 | 197 | +| [petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md) | Markdown | 109 | 0 | 26 | 135 | +| [petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md) | Markdown | 123 | 0 | 29 | 152 | +| [petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md](/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md) | Markdown | 104 | 0 | 27 | 131 | +| [petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md) | Markdown | 131 | 0 | 34 | 165 | +| [petstore/openapi_json_schema_generator_python/docs/paths/user/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/user/post.md) | Markdown | 120 | 0 | 27 | 147 | +| [petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md) | Markdown | 109 | 0 | 22 | 131 | +| [petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md) | Markdown | 109 | 0 | 22 | 131 | +| [petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md) | Markdown | 161 | 0 | 46 | 207 | +| [petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md) | Markdown | 93 | 0 | 22 | 115 | +| [petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md) | Markdown | 125 | 0 | 32 | 157 | +| [petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md) | Markdown | 130 | 0 | 34 | 164 | +| [petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md) | Markdown | 150 | 0 | 37 | 187 | +| [petstore/openapi_json_schema_generator_python/docs/servers/server_0.md](/petstore/openapi_json_schema_generator_python/docs/servers/server_0.md) | Markdown | 5 | 0 | 3 | 8 | +| [petstore/openapi_json_schema_generator_python/git_push.sh](/petstore/openapi_json_schema_generator_python/git_push.sh) | Shell Script | 35 | 9 | 15 | 59 | +| [petstore/openapi_json_schema_generator_python/migration_2_0_0.md](/petstore/openapi_json_schema_generator_python/migration_2_0_0.md) | Markdown | 167 | 0 | 36 | 203 | +| [petstore/openapi_json_schema_generator_python/migration_other_python_generators.md](/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md) | Markdown | 84 | 0 | 8 | 92 | +| [petstore/openapi_json_schema_generator_python/pyproject.toml](/petstore/openapi_json_schema_generator_python/pyproject.toml) | toml | 27 | 0 | 4 | 31 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py) | Python | 9 | 13 | 7 | 29 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py) | Python | 1,046 | 226 | 129 | 1,401 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py) | Python | 0 | 3 | 0 | 3 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py) | Python | 53 | 0 | 4 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py) | Python | 0 | 3 | 0 | 3 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py) | Python | 7 | 6 | 5 | 18 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py) | Python | 9 | 6 | 5 | 20 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py) | Python | 7 | 6 | 5 | 18 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py) | Python | 5 | 6 | 5 | 16 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py) | Python | 9 | 6 | 5 | 20 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py) | Python | 20 | 0 | 4 | 24 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py) | Python | 0 | 3 | 0 | 3 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py) | Python | 19 | 11 | 5 | 35 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py) | Python | 11 | 11 | 5 | 27 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py) | Python | 19 | 11 | 5 | 35 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py) | Python | 22 | 6 | 9 | 37 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py) | Python | 17 | 6 | 7 | 30 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py) | Python | 38 | 9 | 13 | 60 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py) | Python | 0 | 5 | 1 | 6 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py) | Python | 78 | 17 | 21 | 116 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py) | Python | 77 | 17 | 23 | 117 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py) | Python | 135 | 17 | 38 | 190 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py) | Python | 188 | 17 | 50 | 255 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py) | Python | 68 | 17 | 19 | 104 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py) | Python | 128 | 17 | 31 | 176 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py) | Python | 6 | 10 | 4 | 20 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py) | Python | 8 | 6 | 5 | 19 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py) | Python | 15 | 6 | 5 | 26 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py) | Python | 169 | 139 | 26 | 334 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py) | Python | 57 | 31 | 10 | 98 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py) | Python | 59 | 55 | 22 | 136 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py) | Python | 0 | 3 | 1 | 4 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py) | Python | 424 | 15 | 46 | 485 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py) | Python | 2 | 6 | 4 | 12 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py) | Python | 432 | 15 | 46 | 493 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py) | Python | 2 | 6 | 4 | 12 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py) | Python | 270 | 15 | 42 | 327 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py) | Python | 56 | 9 | 18 | 83 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py) | Python | 38 | 9 | 13 | 60 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py) | Python | 38 | 9 | 13 | 60 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py) | Python | 270 | 15 | 42 | 327 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py) | Python | 35 | 9 | 11 | 55 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py) | Python | 38 | 9 | 13 | 60 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py) | Python | 38 | 9 | 13 | 60 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py) | Python | 281 | 15 | 44 | 340 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py) | Python | 8 | 6 | 7 | 21 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py) | Python | 273 | 15 | 43 | 331 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py) | Python | 390 | 15 | 43 | 448 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py) | Python | 16 | 6 | 7 | 29 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py) | Python | 68 | 10 | 19 | 97 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py) | Python | 416 | 15 | 50 | 481 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py) | Python | 16 | 6 | 7 | 29 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py) | Python | 68 | 10 | 19 | 97 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py) | Python | 30 | 6 | 11 | 47 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py) | Python | 219 | 15 | 36 | 270 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py) | Python | 30 | 6 | 11 | 47 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py) | Python | 32 | 10 | 12 | 54 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py) | Python | 337 | 15 | 42 | 394 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py) | Python | 17 | 6 | 7 | 30 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py) | Python | 218 | 15 | 37 | 270 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py) | Python | 249 | 15 | 42 | 306 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py) | Python | 20 | 9 | 9 | 38 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py) | Python | 318 | 15 | 42 | 375 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py) | Python | 17 | 6 | 7 | 30 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py) | Python | 318 | 15 | 42 | 375 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py) | Python | 2 | 6 | 4 | 12 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py) | Python | 318 | 15 | 42 | 375 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py) | Python | 2 | 6 | 4 | 12 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py) | Python | 251 | 15 | 41 | 307 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py) | Python | 10 | 6 | 7 | 23 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py) | Python | 20 | 9 | 9 | 38 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py) | Python | 10 | 6 | 7 | 23 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py) | Python | 64 | 6 | 18 | 88 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py) | Python | 7 | 6 | 6 | 19 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py) | Python | 7 | 6 | 6 | 19 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py) | Python | 7 | 6 | 6 | 19 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py) | Python | 180 | 15 | 34 | 229 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py) | Python | 1 | 3 | 1 | 5 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py) | Python | 242 | 15 | 38 | 295 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py) | Python | 249 | 15 | 42 | 306 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py) | Python | 383 | 15 | 43 | 441 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py) | Python | 17 | 6 | 7 | 30 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py) | Python | 175 | 47 | 31 | 253 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py) | Python | 1,824 | 315 | 263 | 2,402 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py) | Python | 166 | 17 | 40 | 223 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/server.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/server.py) | Python | 23 | 9 | 6 | 38 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py) | Python | 6 | 6 | 5 | 17 | +| [petstore/openapi_json_schema_generator_python/test/__init__.py](/petstore/openapi_json_schema_generator_python/test/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/components/__init__.py](/petstore/openapi_json_schema_generator_python/test/components/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py](/petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py) | Python | 8 | 10 | 8 | 26 | +| [petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py) | Python | 8 | 10 | 8 | 26 | +| [petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py) | Python | 8 | 10 | 8 | 26 | +| [petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py) | Python | 8 | 10 | 8 | 26 | +| [petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py) | Python | 8 | 10 | 8 | 26 | +| [petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py) | Python | 8 | 10 | 8 | 26 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py) | Python | 61 | 0 | 8 | 69 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py) | Python | 0 | 0 | 1 | 1 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py) | Python | 18 | 10 | 10 | 38 | +| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py) | Python | 17 | 10 | 10 | 37 | +| [petstore/openapi_json_schema_generator_python/tox.ini](/petstore/openapi_json_schema_generator_python/tox.ini) | Ini | 8 | 0 | 3 | 11 | + +[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/diff-details.md b/.VSCodeCounter/2023-04-25_18-40-28/diff-details.md new file mode 100644 index 0000000..c7d05a1 --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/diff-details.md @@ -0,0 +1,15 @@ +# Diff Details + +Date : 2023-04-25 18:40:28 + +Directory /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python + +Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines + +[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details + +## Files +| filename | language | code | comment | blank | total | +| :--- | :--- | ---: | ---: | ---: | ---: | + +[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/diff.csv b/.VSCodeCounter/2023-04-25_18-40-28/diff.csv new file mode 100644 index 0000000..b7d8d75 --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/diff.csv @@ -0,0 +1,2 @@ +"filename", "language", "", "comment", "blank", "total" +"Total", "-", , 0, 0, 0 \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/diff.md b/.VSCodeCounter/2023-04-25_18-40-28/diff.md new file mode 100644 index 0000000..930f0f5 --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/diff.md @@ -0,0 +1,19 @@ +# Diff Summary + +Date : 2023-04-25 18:40:28 + +Directory /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python + +Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines + +[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md) + +## Languages +| language | files | code | comment | blank | total | +| :--- | ---: | ---: | ---: | ---: | ---: | + +## Directories +| path | files | code | comment | blank | total | +| :--- | ---: | ---: | ---: | ---: | ---: | + +[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/diff.txt b/.VSCodeCounter/2023-04-25_18-40-28/diff.txt new file mode 100644 index 0000000..f5e9e0c --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/diff.txt @@ -0,0 +1,22 @@ +Date : 2023-04-25 18:40:28 +Directory : /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python +Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines + +Languages ++----------+------------+------------+------------+------------+------------+ +| language | files | code | comment | blank | total | ++----------+------------+------------+------------+------------+------------+ ++----------+------------+------------+------------+------------+------------+ + +Directories ++------+------------+------------+------------+------------+------------+ +| path | files | code | comment | blank | total | ++------+------------+------------+------------+------------+------------+ ++------+------------+------------+------------+------------+------------+ + +Files ++----------+----------+------------+------------+------------+------------+ +| filename | language | code | comment | blank | total | ++----------+----------+------------+------------+------------+------------+ +| Total | | 0 | 0 | 0 | 0 | ++----------+----------+------------+------------+------------+------------+ \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/results.csv b/.VSCodeCounter/2023-04-25_18-40-28/results.csv new file mode 100644 index 0000000..f139ffc --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/results.csv @@ -0,0 +1,409 @@ +"filename", "language", "toml", "Python", "YAML", "Ini", "Shell Script", "Markdown", "comment", "blank", "total" +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.gitlab-ci.yml", "YAML", 0, 0, 20, 0, 0, 0, 1, 4, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.travis.yml", "YAML", 0, 0, 10, 0, 0, 0, 3, 1, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/README.md", "Markdown", 0, 0, 0, 0, 0, 250, 0, 56, 306 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md", "Markdown", 0, 0, 0, 0, 0, 20, 0, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md", "Markdown", 0, 0, 0, 0, 0, 16, 0, 5, 21 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md", "Markdown", 0, 0, 0, 0, 0, 20, 0, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md", "Markdown", 0, 0, 0, 0, 0, 20, 0, 7, 27 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md", "Markdown", 0, 0, 0, 0, 0, 18, 0, 7, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md", "Markdown", 0, 0, 0, 0, 0, 16, 0, 5, 21 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/category.md", "Markdown", 0, 0, 0, 0, 0, 15, 0, 5, 20 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/order.md", "Markdown", 0, 0, 0, 0, 0, 19, 0, 5, 24 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md", "Markdown", 0, 0, 0, 0, 0, 37, 0, 11, 48 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md", "Markdown", 0, 0, 0, 0, 0, 15, 0, 5, 20 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/user.md", "Markdown", 0, 0, 0, 0, 0, 21, 0, 5, 26 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md", "Markdown", 0, 0, 0, 0, 0, 13, 0, 6, 19 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md", "Markdown", 0, 0, 0, 0, 0, 14, 0, 4, 18 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md", "Markdown", 0, 0, 0, 0, 0, 141, 0, 29, 170 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md", "Markdown", 0, 0, 0, 0, 0, 161, 0, 35, 196 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md", "Markdown", 0, 0, 0, 0, 0, 155, 0, 39, 194 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md", "Markdown", 0, 0, 0, 0, 0, 155, 0, 39, 194 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md", "Markdown", 0, 0, 0, 0, 0, 145, 0, 36, 181 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md", "Markdown", 0, 0, 0, 0, 0, 152, 0, 39, 191 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md", "Markdown", 0, 0, 0, 0, 0, 148, 0, 35, 183 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md", "Markdown", 0, 0, 0, 0, 0, 159, 0, 38, 197 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md", "Markdown", 0, 0, 0, 0, 0, 109, 0, 26, 135 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md", "Markdown", 0, 0, 0, 0, 0, 123, 0, 29, 152 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md", "Markdown", 0, 0, 0, 0, 0, 104, 0, 27, 131 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md", "Markdown", 0, 0, 0, 0, 0, 131, 0, 34, 165 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user/post.md", "Markdown", 0, 0, 0, 0, 0, 120, 0, 27, 147 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md", "Markdown", 0, 0, 0, 0, 0, 109, 0, 22, 131 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md", "Markdown", 0, 0, 0, 0, 0, 109, 0, 22, 131 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md", "Markdown", 0, 0, 0, 0, 0, 161, 0, 46, 207 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md", "Markdown", 0, 0, 0, 0, 0, 93, 0, 22, 115 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md", "Markdown", 0, 0, 0, 0, 0, 125, 0, 32, 157 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md", "Markdown", 0, 0, 0, 0, 0, 130, 0, 34, 164 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md", "Markdown", 0, 0, 0, 0, 0, 150, 0, 37, 187 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/servers/server_0.md", "Markdown", 0, 0, 0, 0, 0, 5, 0, 3, 8 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/git_push.sh", "Shell Script", 0, 0, 0, 0, 35, 0, 9, 15, 59 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_2_0_0.md", "Markdown", 0, 0, 0, 0, 0, 167, 0, 36, 203 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md", "Markdown", 0, 0, 0, 0, 0, 84, 0, 8, 92 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/pyproject.toml", "toml", 27, 0, 0, 0, 0, 0, 0, 4, 31 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 13, 7, 29 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py", "Python", 0, 1046, 0, 0, 0, 0, 226, 129, 1401 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 3, 0, 3 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py", "Python", 0, 53, 0, 0, 0, 0, 0, 4, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 3, 0, 3 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py", "Python", 0, 7, 0, 0, 0, 0, 6, 5, 18 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py", "Python", 0, 9, 0, 0, 0, 0, 6, 5, 20 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py", "Python", 0, 7, 0, 0, 0, 0, 6, 5, 18 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py", "Python", 0, 9, 0, 0, 0, 0, 6, 5, 20 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py", "Python", 0, 20, 0, 0, 0, 0, 0, 4, 24 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 3, 0, 3 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py", "Python", 0, 19, 0, 0, 0, 0, 11, 5, 35 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py", "Python", 0, 11, 0, 0, 0, 0, 11, 5, 27 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py", "Python", 0, 19, 0, 0, 0, 0, 11, 5, 35 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py", "Python", 0, 22, 0, 0, 0, 0, 6, 9, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py", "Python", 0, 17, 0, 0, 0, 0, 6, 7, 30 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 5, 1, 6 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py", "Python", 0, 78, 0, 0, 0, 0, 17, 21, 116 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py", "Python", 0, 77, 0, 0, 0, 0, 17, 23, 117 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py", "Python", 0, 135, 0, 0, 0, 0, 17, 38, 190 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py", "Python", 0, 188, 0, 0, 0, 0, 17, 50, 255 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py", "Python", 0, 68, 0, 0, 0, 0, 17, 19, 104 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py", "Python", 0, 128, 0, 0, 0, 0, 17, 31, 176 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py", "Python", 0, 6, 0, 0, 0, 0, 10, 4, 20 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py", "Python", 0, 8, 0, 0, 0, 0, 6, 5, 19 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py", "Python", 0, 15, 0, 0, 0, 0, 6, 5, 26 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py", "Python", 0, 169, 0, 0, 0, 0, 139, 26, 334 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py", "Python", 0, 57, 0, 0, 0, 0, 31, 10, 98 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py", "Python", 0, 59, 0, 0, 0, 0, 55, 22, 136 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 3, 1, 4 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py", "Python", 0, 424, 0, 0, 0, 0, 15, 46, 485 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py", "Python", 0, 2, 0, 0, 0, 0, 6, 4, 12 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py", "Python", 0, 432, 0, 0, 0, 0, 15, 46, 493 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py", "Python", 0, 2, 0, 0, 0, 0, 6, 4, 12 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py", "Python", 0, 270, 0, 0, 0, 0, 15, 42, 327 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py", "Python", 0, 56, 0, 0, 0, 0, 9, 18, 83 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py", "Python", 0, 270, 0, 0, 0, 0, 15, 42, 327 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py", "Python", 0, 35, 0, 0, 0, 0, 9, 11, 55 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py", "Python", 0, 281, 0, 0, 0, 0, 15, 44, 340 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py", "Python", 0, 8, 0, 0, 0, 0, 6, 7, 21 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py", "Python", 0, 273, 0, 0, 0, 0, 15, 43, 331 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py", "Python", 0, 390, 0, 0, 0, 0, 15, 43, 448 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py", "Python", 0, 16, 0, 0, 0, 0, 6, 7, 29 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py", "Python", 0, 68, 0, 0, 0, 0, 10, 19, 97 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py", "Python", 0, 416, 0, 0, 0, 0, 15, 50, 481 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py", "Python", 0, 16, 0, 0, 0, 0, 6, 7, 29 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py", "Python", 0, 68, 0, 0, 0, 0, 10, 19, 97 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py", "Python", 0, 30, 0, 0, 0, 0, 6, 11, 47 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py", "Python", 0, 219, 0, 0, 0, 0, 15, 36, 270 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py", "Python", 0, 30, 0, 0, 0, 0, 6, 11, 47 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py", "Python", 0, 32, 0, 0, 0, 0, 10, 12, 54 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py", "Python", 0, 337, 0, 0, 0, 0, 15, 42, 394 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py", "Python", 0, 17, 0, 0, 0, 0, 6, 7, 30 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py", "Python", 0, 218, 0, 0, 0, 0, 15, 37, 270 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py", "Python", 0, 249, 0, 0, 0, 0, 15, 42, 306 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py", "Python", 0, 20, 0, 0, 0, 0, 9, 9, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py", "Python", 0, 318, 0, 0, 0, 0, 15, 42, 375 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py", "Python", 0, 17, 0, 0, 0, 0, 6, 7, 30 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py", "Python", 0, 318, 0, 0, 0, 0, 15, 42, 375 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py", "Python", 0, 2, 0, 0, 0, 0, 6, 4, 12 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py", "Python", 0, 318, 0, 0, 0, 0, 15, 42, 375 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py", "Python", 0, 2, 0, 0, 0, 0, 6, 4, 12 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py", "Python", 0, 251, 0, 0, 0, 0, 15, 41, 307 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py", "Python", 0, 10, 0, 0, 0, 0, 6, 7, 23 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py", "Python", 0, 20, 0, 0, 0, 0, 9, 9, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py", "Python", 0, 10, 0, 0, 0, 0, 6, 7, 23 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py", "Python", 0, 64, 0, 0, 0, 0, 6, 18, 88 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py", "Python", 0, 7, 0, 0, 0, 0, 6, 6, 19 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py", "Python", 0, 7, 0, 0, 0, 0, 6, 6, 19 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py", "Python", 0, 7, 0, 0, 0, 0, 6, 6, 19 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py", "Python", 0, 180, 0, 0, 0, 0, 15, 34, 229 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py", "Python", 0, 242, 0, 0, 0, 0, 15, 38, 295 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py", "Python", 0, 249, 0, 0, 0, 0, 15, 42, 306 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py", "Python", 0, 383, 0, 0, 0, 0, 15, 43, 441 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py", "Python", 0, 17, 0, 0, 0, 0, 6, 7, 30 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py", "Python", 0, 175, 0, 0, 0, 0, 47, 31, 253 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py", "Python", 0, 1824, 0, 0, 0, 0, 315, 263, 2402 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py", "Python", 0, 166, 0, 0, 0, 0, 17, 40, 223 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/server.py", "Python", 0, 23, 0, 0, 0, 0, 9, 6, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py", "Python", 0, 6, 0, 0, 0, 0, 6, 5, 17 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py", "Python", 0, 61, 0, 0, 0, 0, 0, 8, 69 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 +"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/tox.ini", "Ini", 0, 0, 0, 8, 0, 0, 0, 3, 11 +"Total", "-", 27, 12875, 30, 8, 35, 3430, 2619, 3856, 22880 \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/results.json b/.VSCodeCounter/2023-04-25_18-40-28/results.json new file mode 100644 index 0000000..91a56ff --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/results.json @@ -0,0 +1 @@ +{"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/pyproject.toml":{"language":"toml","code":27,"comment":0,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py":{"language":"Python","code":9,"comment":13,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py":{"language":"Python","code":59,"comment":55,"blank":22},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py":{"language":"Python","code":1046,"comment":226,"blank":129},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py":{"language":"Python","code":1824,"comment":315,"blank":263},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py":{"language":"Python","code":180,"comment":15,"blank":34},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py":{"language":"Python","code":249,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py":{"language":"Python","code":10,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py":{"language":"Python","code":17,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py":{"language":"Python","code":251,"comment":15,"blank":41},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py":{"language":"Python","code":20,"comment":9,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py":{"language":"Python","code":10,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py":{"language":"Python","code":383,"comment":15,"blank":43},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py":{"language":"Python","code":7,"comment":6,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py":{"language":"Python","code":7,"comment":6,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py":{"language":"Python","code":7,"comment":6,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py":{"language":"Python","code":64,"comment":6,"blank":18},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py":{"language":"Python","code":242,"comment":15,"blank":38},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py":{"language":"Python","code":2,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py":{"language":"Python","code":318,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py":{"language":"Python","code":56,"comment":9,"blank":18},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py":{"language":"Python","code":270,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py":{"language":"Python","code":2,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py":{"language":"Python","code":337,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py":{"language":"Python","code":318,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py":{"language":"Python","code":17,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py":{"language":"Python","code":2,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py":{"language":"Python","code":432,"comment":15,"blank":46},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py":{"language":"Python","code":22,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py":{"language":"Python","code":273,"comment":15,"blank":43},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py":{"language":"Python","code":2,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py":{"language":"Python","code":424,"comment":15,"blank":46},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py":{"language":"Python","code":281,"comment":15,"blank":44},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py":{"language":"Python","code":8,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py":{"language":"Python","code":68,"comment":10,"blank":19},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py":{"language":"Python","code":17,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py":{"language":"Python","code":16,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py":{"language":"Python","code":390,"comment":15,"blank":43},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py":{"language":"Python","code":20,"comment":9,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py":{"language":"Python","code":218,"comment":15,"blank":37},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py":{"language":"Python","code":249,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py":{"language":"Python","code":318,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py":{"language":"Python","code":17,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py":{"language":"Python","code":0,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py":{"language":"Python","code":6,"comment":10,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py":{"language":"Python","code":35,"comment":9,"blank":11},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py":{"language":"Python","code":270,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py":{"language":"Python","code":68,"comment":10,"blank":19},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py":{"language":"Python","code":219,"comment":15,"blank":36},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py":{"language":"Python","code":16,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py":{"language":"Python","code":30,"comment":6,"blank":11},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":32,"comment":10,"blank":12},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py":{"language":"Python","code":416,"comment":15,"blank":50},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py":{"language":"Python","code":77,"comment":17,"blank":23},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py":{"language":"Python","code":30,"comment":6,"blank":11},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py":{"language":"Python","code":68,"comment":17,"blank":19},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py":{"language":"Python","code":188,"comment":17,"blank":50},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py":{"language":"Python","code":0,"comment":5,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py":{"language":"Python","code":78,"comment":17,"blank":21},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py":{"language":"Python","code":6,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py":{"language":"Python","code":175,"comment":47,"blank":31},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py":{"language":"Python","code":135,"comment":17,"blank":38},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py":{"language":"Python","code":166,"comment":17,"blank":40},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py":{"language":"Python","code":128,"comment":17,"blank":31},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py":{"language":"Python","code":8,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/server.py":{"language":"Python","code":23,"comment":9,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py":{"language":"Python","code":57,"comment":31,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py":{"language":"Python","code":15,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py":{"language":"Python","code":169,"comment":139,"blank":26},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py":{"language":"Python","code":0,"comment":3,"blank":0},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py":{"language":"Python","code":11,"comment":11,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py":{"language":"Python","code":0,"comment":3,"blank":0},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py":{"language":"Python","code":19,"comment":11,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py":{"language":"Python","code":19,"comment":11,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py":{"language":"Python","code":53,"comment":0,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py":{"language":"Python","code":7,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py":{"language":"Python","code":20,"comment":0,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py":{"language":"Python","code":9,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py":{"language":"Python","code":0,"comment":3,"blank":0},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py":{"language":"Python","code":9,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py":{"language":"Python","code":7,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.travis.yml":{"language":"YAML","code":10,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.gitlab-ci.yml":{"language":"YAML","code":20,"comment":1,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/tox.ini":{"language":"Ini","code":8,"comment":0,"blank":3},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/git_push.sh":{"language":"Shell Script","code":35,"comment":9,"blank":15},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/README.md":{"language":"Markdown","code":250,"comment":0,"blank":56},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md":{"language":"Markdown","code":84,"comment":0,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/servers/server_0.md":{"language":"Markdown","code":5,"comment":0,"blank":3},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/user.md":{"language":"Markdown","code":21,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md":{"language":"Markdown","code":18,"comment":0,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md":{"language":"Markdown","code":20,"comment":0,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/order.md":{"language":"Markdown","code":19,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md":{"language":"Markdown","code":16,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md":{"language":"Markdown","code":37,"comment":0,"blank":11},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md":{"language":"Markdown","code":15,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md":{"language":"Markdown","code":93,"comment":0,"blank":22},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/category.md":{"language":"Markdown","code":15,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md":{"language":"Markdown","code":109,"comment":0,"blank":22},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md":{"language":"Markdown","code":109,"comment":0,"blank":22},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md":{"language":"Markdown","code":14,"comment":0,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md":{"language":"Markdown","code":13,"comment":0,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md":{"language":"Markdown","code":155,"comment":0,"blank":39},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md":{"language":"Markdown","code":123,"comment":0,"blank":29},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md":{"language":"Markdown","code":161,"comment":0,"blank":46},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md":{"language":"Markdown","code":161,"comment":0,"blank":35},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md":{"language":"Markdown","code":148,"comment":0,"blank":35},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md":{"language":"Markdown","code":141,"comment":0,"blank":29},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md":{"language":"Markdown","code":145,"comment":0,"blank":36},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user/post.md":{"language":"Markdown","code":120,"comment":0,"blank":27},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md":{"language":"Markdown","code":125,"comment":0,"blank":32},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md":{"language":"Markdown","code":150,"comment":0,"blank":37},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md":{"language":"Markdown","code":130,"comment":0,"blank":34},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md":{"language":"Markdown","code":152,"comment":0,"blank":39},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md":{"language":"Markdown","code":131,"comment":0,"blank":34},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md":{"language":"Markdown","code":155,"comment":0,"blank":39},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md":{"language":"Markdown","code":104,"comment":0,"blank":27},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md":{"language":"Markdown","code":109,"comment":0,"blank":26},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md":{"language":"Markdown","code":159,"comment":0,"blank":38},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py":{"language":"Python","code":61,"comment":0,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md":{"language":"Markdown","code":20,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md":{"language":"Markdown","code":20,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md":{"language":"Markdown","code":16,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_2_0_0.md":{"language":"Markdown","code":167,"comment":0,"blank":36},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1}} \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/results.md b/.VSCodeCounter/2023-04-25_18-40-28/results.md new file mode 100644 index 0000000..0b7a044 --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/results.md @@ -0,0 +1,385 @@ +# Summary + +Date : 2023-04-25 18:40:28 + +Directory /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python + +Total : 407 files, 16405 codes, 2619 comments, 3856 blanks, all 22880 lines + +Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) + +## Languages +| language | files | code | comment | blank | total | +| :--- | ---: | ---: | ---: | ---: | ---: | +| Python | 365 | 12,875 | 2,606 | 3,003 | 18,484 | +| Markdown | 37 | 3,430 | 0 | 826 | 4,256 | +| Shell Script | 1 | 35 | 9 | 15 | 59 | +| YAML | 2 | 30 | 4 | 5 | 39 | +| toml | 1 | 27 | 0 | 4 | 31 | +| Ini | 1 | 8 | 0 | 3 | 11 | + +## Directories +| path | files | code | comment | blank | total | +| :--- | ---: | ---: | ---: | ---: | ---: | +| . | 407 | 16,405 | 2,619 | 3,856 | 22,880 | +| . (Files) | 8 | 601 | 13 | 127 | 741 | +| docs | 34 | 2,929 | 0 | 726 | 3,655 | +| docs/apis | 3 | 56 | 0 | 15 | 71 | +| docs/apis/tags | 3 | 56 | 0 | 15 | 71 | +| docs/components | 10 | 188 | 0 | 60 | 248 | +| docs/components/request_bodies | 2 | 38 | 0 | 14 | 52 | +| docs/components/schema | 6 | 123 | 0 | 36 | 159 | +| docs/components/security_schemes | 2 | 27 | 0 | 10 | 37 | +| docs/paths | 20 | 2,680 | 0 | 648 | 3,328 | +| docs/paths/pet | 2 | 302 | 0 | 64 | 366 | +| docs/paths/pet_find_by_status | 1 | 155 | 0 | 39 | 194 | +| docs/paths/pet_find_by_tags | 1 | 155 | 0 | 39 | 194 | +| docs/paths/pet_pet_id | 3 | 445 | 0 | 110 | 555 | +| docs/paths/pet_pet_id_upload_image | 1 | 159 | 0 | 38 | 197 | +| docs/paths/store_inventory | 1 | 109 | 0 | 26 | 135 | +| docs/paths/store_order | 1 | 123 | 0 | 29 | 152 | +| docs/paths/store_order_order_id | 2 | 235 | 0 | 61 | 296 | +| docs/paths/user | 1 | 120 | 0 | 27 | 147 | +| docs/paths/user_create_with_array | 1 | 109 | 0 | 22 | 131 | +| docs/paths/user_create_with_list | 1 | 109 | 0 | 22 | 131 | +| docs/paths/user_login | 1 | 161 | 0 | 46 | 207 | +| docs/paths/user_logout | 1 | 93 | 0 | 22 | 115 | +| docs/paths/user_username | 3 | 405 | 0 | 103 | 508 | +| docs/servers | 1 | 5 | 0 | 3 | 8 | +| src | 321 | 12,417 | 2,346 | 2,730 | 17,493 | +| src/openapi_client | 321 | 12,417 | 2,346 | 2,730 | 17,493 | +| src/openapi_client (Files) | 7 | 3,302 | 682 | 498 | 4,482 | +| src/openapi_client/apis | 22 | 204 | 126 | 93 | 423 | +| src/openapi_client/apis (Files) | 3 | 73 | 3 | 8 | 84 | +| src/openapi_client/apis/paths | 15 | 82 | 87 | 70 | 239 | +| src/openapi_client/apis/tags | 4 | 49 | 36 | 15 | 100 | +| src/openapi_client/components | 23 | 784 | 168 | 242 | 1,194 | +| src/openapi_client/components (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/components/request_bodies | 11 | 81 | 39 | 43 | 163 | +| src/openapi_client/components/request_bodies (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/components/request_bodies/request_body_pet | 6 | 26 | 24 | 20 | 70 | +| src/openapi_client/components/request_bodies/request_body_pet (Files) | 1 | 22 | 6 | 9 | 37 | +| src/openapi_client/components/request_bodies/request_body_pet/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/components/request_bodies/request_body_pet/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/components/request_bodies/request_body_pet/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/components/request_bodies/request_body_pet/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/components/request_bodies/request_body_user_array | 4 | 55 | 15 | 22 | 92 | +| src/openapi_client/components/request_bodies/request_body_user_array (Files) | 1 | 17 | 6 | 7 | 30 | +| src/openapi_client/components/request_bodies/request_body_user_array/content | 3 | 38 | 9 | 15 | 62 | +| src/openapi_client/components/request_bodies/request_body_user_array/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/components/request_bodies/request_body_user_array/content/application_json | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/components/schema | 7 | 674 | 107 | 183 | 964 | +| src/openapi_client/components/schemas | 1 | 6 | 10 | 4 | 20 | +| src/openapi_client/components/security_schemes | 3 | 23 | 12 | 11 | 46 | +| src/openapi_client/configurations | 3 | 226 | 170 | 37 | 433 | +| src/openapi_client/paths | 264 | 7,895 | 1,194 | 1,854 | 10,943 | +| src/openapi_client/paths (Files) | 1 | 0 | 3 | 1 | 4 | +| src/openapi_client/paths/pet | 29 | 1,025 | 129 | 199 | 1,353 | +| src/openapi_client/paths/pet (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet/post | 13 | 490 | 57 | 90 | 637 | +| src/openapi_client/paths/pet/post (Files) | 2 | 424 | 15 | 47 | 486 | +| src/openapi_client/paths/pet/post/request_body | 1 | 2 | 6 | 4 | 12 | +| src/openapi_client/paths/pet/post/responses | 8 | 60 | 30 | 34 | 124 | +| src/openapi_client/paths/pet/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet/post/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/pet/post/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet/post/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/pet/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet/post/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet/post/responses/response_405 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet/put | 15 | 534 | 69 | 108 | 711 | +| src/openapi_client/paths/pet/put (Files) | 2 | 432 | 15 | 47 | 494 | +| src/openapi_client/paths/pet/put/request_body | 1 | 2 | 6 | 4 | 12 | +| src/openapi_client/paths/pet/put/responses | 10 | 96 | 42 | 52 | 190 | +| src/openapi_client/paths/pet/put/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet/put/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/pet/put/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet/put/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/pet/put/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet/put/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet/put/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet/put/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet/put/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet/put/responses/response_405 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet/put/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_find_by_status | 16 | 472 | 69 | 127 | 668 | +| src/openapi_client/paths/pet_find_by_status (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet_find_by_status/get | 15 | 471 | 66 | 126 | 663 | +| src/openapi_client/paths/pet_find_by_status/get (Files) | 2 | 270 | 15 | 43 | 328 | +| src/openapi_client/paths/pet_find_by_status/get/parameters | 3 | 65 | 15 | 26 | 106 | +| src/openapi_client/paths/pet_find_by_status/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0 | 2 | 65 | 15 | 25 | 105 | +| src/openapi_client/paths/pet_find_by_status/get/responses | 8 | 132 | 30 | 52 | 214 | +| src/openapi_client/paths/pet_find_by_status/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200 | 6 | 114 | 24 | 42 | 180 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content | 5 | 76 | 18 | 29 | 123 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_find_by_status/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_find_by_tags | 16 | 451 | 69 | 120 | 640 | +| src/openapi_client/paths/pet_find_by_tags (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet_find_by_tags/get | 15 | 450 | 66 | 119 | 635 | +| src/openapi_client/paths/pet_find_by_tags/get (Files) | 2 | 270 | 15 | 43 | 328 | +| src/openapi_client/paths/pet_find_by_tags/get/parameters | 3 | 44 | 15 | 19 | 78 | +| src/openapi_client/paths/pet_find_by_tags/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0 | 2 | 44 | 15 | 18 | 77 | +| src/openapi_client/paths/pet_find_by_tags/get/responses | 8 | 132 | 30 | 52 | 214 | +| src/openapi_client/paths/pet_find_by_tags/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200 | 6 | 114 | 24 | 42 | 180 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content | 5 | 76 | 18 | 29 | 123 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_find_by_tags/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_pet_id | 41 | 1,234 | 190 | 291 | 1,715 | +| src/openapi_client/paths/pet_pet_id (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet_pet_id/delete | 11 | 342 | 57 | 85 | 484 | +| src/openapi_client/paths/pet_pet_id/delete (Files) | 2 | 281 | 15 | 45 | 341 | +| src/openapi_client/paths/pet_pet_id/delete/parameters | 5 | 39 | 30 | 25 | 94 | +| src/openapi_client/paths/pet_pet_id/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0 | 2 | 19 | 15 | 12 | 46 | +| src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/pet_pet_id/delete/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/pet_pet_id/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_pet_id/delete/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_pet_id/get | 16 | 375 | 72 | 105 | 552 | +| src/openapi_client/paths/pet_pet_id/get (Files) | 2 | 273 | 15 | 44 | 332 | +| src/openapi_client/paths/pet_pet_id/get/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/pet_pet_id/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/pet_pet_id/get/responses | 9 | 78 | 36 | 43 | 157 | +| src/openapi_client/paths/pet_pet_id/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_pet_id/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_pet_id/post | 13 | 516 | 58 | 100 | 674 | +| src/openapi_client/paths/pet_pet_id/post (Files) | 2 | 390 | 15 | 44 | 449 | +| src/openapi_client/paths/pet_pet_id/post/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/pet_pet_id/post/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/pet_pet_id/post/request_body | 4 | 84 | 16 | 28 | 128 | +| src/openapi_client/paths/pet_pet_id/post/request_body (Files) | 1 | 16 | 6 | 7 | 29 | +| src/openapi_client/paths/pet_pet_id/post/request_body/content | 3 | 68 | 10 | 21 | 99 | +| src/openapi_client/paths/pet_pet_id/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded | 2 | 68 | 10 | 20 | 98 | +| src/openapi_client/paths/pet_pet_id/post/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/pet_pet_id/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/post/responses/response_405 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_pet_id/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_pet_id_upload_image | 17 | 557 | 70 | 116 | 743 | +| src/openapi_client/paths/pet_pet_id_upload_image (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet_pet_id_upload_image/post | 16 | 556 | 67 | 115 | 738 | +| src/openapi_client/paths/pet_pet_id_upload_image/post (Files) | 2 | 416 | 15 | 51 | 482 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body | 4 | 84 | 16 | 28 | 128 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body (Files) | 1 | 16 | 6 | 7 | 29 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content | 3 | 68 | 10 | 21 | 99 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data | 2 | 68 | 10 | 20 | 98 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses | 5 | 32 | 15 | 18 | 65 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200 | 4 | 32 | 15 | 17 | 64 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200 (Files) | 1 | 30 | 6 | 11 | 47 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content | 3 | 2 | 9 | 6 | 17 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/store_inventory | 10 | 286 | 40 | 69 | 395 | +| src/openapi_client/paths/store_inventory (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/store_inventory/get | 9 | 285 | 37 | 68 | 390 | +| src/openapi_client/paths/store_inventory/get (Files) | 2 | 219 | 15 | 37 | 271 | +| src/openapi_client/paths/store_inventory/get/responses | 5 | 62 | 16 | 26 | 104 | +| src/openapi_client/paths/store_inventory/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_inventory/get/responses/response_200 | 4 | 62 | 16 | 25 | 103 | +| src/openapi_client/paths/store_inventory/get/responses/response_200 (Files) | 1 | 30 | 6 | 11 | 47 | +| src/openapi_client/paths/store_inventory/get/responses/response_200/content | 3 | 32 | 10 | 14 | 56 | +| src/openapi_client/paths/store_inventory/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json | 2 | 32 | 10 | 13 | 55 | +| src/openapi_client/paths/store_inventory/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/store_order | 15 | 417 | 63 | 91 | 571 | +| src/openapi_client/paths/store_order (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/store_order/post | 14 | 416 | 60 | 90 | 566 | +| src/openapi_client/paths/store_order/post (Files) | 2 | 337 | 15 | 43 | 395 | +| src/openapi_client/paths/store_order/post/request_body | 4 | 19 | 15 | 13 | 47 | +| src/openapi_client/paths/store_order/post/request_body (Files) | 1 | 17 | 6 | 7 | 30 | +| src/openapi_client/paths/store_order/post/request_body/content | 3 | 2 | 9 | 6 | 17 | +| src/openapi_client/paths/store_order/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order/post/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order/post/responses | 8 | 60 | 30 | 34 | 124 | +| src/openapi_client/paths/store_order/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order/post/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/store_order/post/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/store_order/post/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/store_order/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order/post/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/store_order_order_id | 23 | 631 | 111 | 174 | 916 | +| src/openapi_client/paths/store_order_order_id (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/store_order_order_id/delete | 8 | 274 | 42 | 70 | 386 | +| src/openapi_client/paths/store_order_order_id/delete (Files) | 2 | 218 | 15 | 38 | 271 | +| src/openapi_client/paths/store_order_order_id/delete/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/store_order_order_id/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/store_order_order_id/delete/responses | 3 | 36 | 12 | 19 | 67 | +| src/openapi_client/paths/store_order_order_id/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/store_order_order_id/delete/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/store_order_order_id/get | 14 | 356 | 66 | 103 | 525 | +| src/openapi_client/paths/store_order_order_id/get (Files) | 2 | 249 | 15 | 43 | 307 | +| src/openapi_client/paths/store_order_order_id/get/parameters | 3 | 29 | 15 | 17 | 61 | +| src/openapi_client/paths/store_order_order_id/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0 | 2 | 29 | 15 | 16 | 60 | +| src/openapi_client/paths/store_order_order_id/get/responses | 9 | 78 | 36 | 43 | 157 | +| src/openapi_client/paths/store_order_order_id/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user | 11 | 360 | 45 | 72 | 477 | +| src/openapi_client/paths/user (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user/post | 10 | 359 | 42 | 71 | 472 | +| src/openapi_client/paths/user/post (Files) | 2 | 318 | 15 | 43 | 376 | +| src/openapi_client/paths/user/post/request_body | 4 | 19 | 15 | 13 | 47 | +| src/openapi_client/paths/user/post/request_body (Files) | 1 | 17 | 6 | 7 | 30 | +| src/openapi_client/paths/user/post/request_body/content | 3 | 2 | 9 | 6 | 17 | +| src/openapi_client/paths/user/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user/post/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/user/post/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/user/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_create_with_array | 8 | 343 | 36 | 63 | 442 | +| src/openapi_client/paths/user_create_with_array (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_create_with_array/post | 7 | 342 | 33 | 62 | 437 | +| src/openapi_client/paths/user_create_with_array/post (Files) | 2 | 318 | 15 | 43 | 376 | +| src/openapi_client/paths/user_create_with_array/post/request_body | 1 | 2 | 6 | 4 | 12 | +| src/openapi_client/paths/user_create_with_array/post/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/user_create_with_array/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_create_with_array/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_create_with_array/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_create_with_list | 8 | 343 | 36 | 63 | 442 | +| src/openapi_client/paths/user_create_with_list (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_create_with_list/post | 7 | 342 | 33 | 62 | 437 | +| src/openapi_client/paths/user_create_with_list/post (Files) | 2 | 318 | 15 | 43 | 376 | +| src/openapi_client/paths/user_create_with_list/post/request_body | 1 | 2 | 6 | 4 | 12 | +| src/openapi_client/paths/user_create_with_list/post/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/user_create_with_list/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_create_with_list/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_create_with_list/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_login | 23 | 461 | 123 | 147 | 731 | +| src/openapi_client/paths/user_login (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_login/get | 22 | 460 | 120 | 146 | 726 | +| src/openapi_client/paths/user_login/get (Files) | 2 | 251 | 15 | 42 | 308 | +| src/openapi_client/paths/user_login/get/parameters | 5 | 51 | 30 | 29 | 110 | +| src/openapi_client/paths/user_login/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_login/get/parameters/parameter_0 | 2 | 30 | 15 | 16 | 61 | +| src/openapi_client/paths/user_login/get/parameters/parameter_1 | 2 | 21 | 15 | 12 | 48 | +| src/openapi_client/paths/user_login/get/responses | 15 | 158 | 75 | 75 | 308 | +| src/openapi_client/paths/user_login/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_login/get/responses/response_200 | 13 | 140 | 69 | 65 | 274 | +| src/openapi_client/paths/user_login/get/responses/response_200 (Files) | 1 | 64 | 6 | 18 | 88 | +| src/openapi_client/paths/user_login/get/responses/response_200/content | 5 | 22 | 18 | 13 | 53 | +| src/openapi_client/paths/user_login/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_login/get/responses/response_200/content/application_json | 2 | 11 | 9 | 6 | 26 | +| src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml | 2 | 11 | 9 | 6 | 26 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers | 7 | 54 | 45 | 34 | 133 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie | 2 | 18 | 15 | 11 | 44 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after | 2 | 18 | 15 | 11 | 44 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit | 2 | 18 | 15 | 11 | 44 | +| src/openapi_client/paths/user_login/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_logout | 7 | 203 | 30 | 51 | 284 | +| src/openapi_client/paths/user_logout (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_logout/get | 6 | 202 | 27 | 50 | 279 | +| src/openapi_client/paths/user_logout/get (Files) | 2 | 180 | 15 | 35 | 230 | +| src/openapi_client/paths/user_logout/get/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/user_logout/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_logout/get/responses/response_default | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_logout/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_username | 39 | 1,112 | 180 | 270 | 1,562 | +| src/openapi_client/paths/user_username (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_username/delete | 10 | 302 | 48 | 76 | 426 | +| src/openapi_client/paths/user_username/delete (Files) | 2 | 242 | 15 | 39 | 296 | +| src/openapi_client/paths/user_username/delete/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/user_username/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/delete/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/user_username/delete/responses | 3 | 36 | 12 | 19 | 67 | +| src/openapi_client/paths/user_username/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/delete/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/delete/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_username/get | 14 | 347 | 66 | 99 | 512 | +| src/openapi_client/paths/user_username/get (Files) | 2 | 249 | 15 | 43 | 307 | +| src/openapi_client/paths/user_username/get/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/user_username/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/get/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/user_username/get/responses | 9 | 78 | 36 | 43 | 157 | +| src/openapi_client/paths/user_username/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/user_username/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/user_username/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/user_username/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/user_username/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/put | 14 | 462 | 63 | 94 | 619 | +| src/openapi_client/paths/user_username/put (Files) | 2 | 383 | 15 | 44 | 442 | +| src/openapi_client/paths/user_username/put/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/user_username/put/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/put/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/user_username/put/request_body | 4 | 19 | 15 | 13 | 47 | +| src/openapi_client/paths/user_username/put/request_body (Files) | 1 | 17 | 6 | 7 | 30 | +| src/openapi_client/paths/user_username/put/request_body/content | 3 | 2 | 9 | 6 | 17 | +| src/openapi_client/paths/user_username/put/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/put/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/user_username/put/responses | 3 | 36 | 12 | 19 | 67 | +| src/openapi_client/paths/user_username/put/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/put/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/put/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/put/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/servers | 2 | 6 | 6 | 6 | 18 | +| test | 44 | 458 | 260 | 273 | 991 | +| test (Files) | 1 | 0 | 0 | 1 | 1 | +| test/components | 8 | 48 | 60 | 50 | 158 | +| test/components (Files) | 1 | 0 | 0 | 1 | 1 | +| test/components/schema | 7 | 48 | 60 | 49 | 157 | +| test/test_paths | 35 | 410 | 200 | 222 | 832 | +| test/test_paths (Files) | 1 | 61 | 0 | 8 | 69 | +| test/test_paths/test_pet | 3 | 36 | 20 | 21 | 77 | +| test/test_paths/test_pet_find_by_status | 2 | 18 | 10 | 11 | 39 | +| test/test_paths/test_pet_find_by_tags | 2 | 18 | 10 | 11 | 39 | +| test/test_paths/test_pet_pet_id | 4 | 52 | 30 | 31 | 113 | +| test/test_paths/test_pet_pet_id_upload_image | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_store_inventory | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_store_order | 2 | 18 | 10 | 11 | 39 | +| test/test_paths/test_store_order_order_id | 3 | 35 | 20 | 21 | 76 | +| test/test_paths/test_user | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_user_create_with_array | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_user_create_with_list | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_user_login | 2 | 18 | 10 | 11 | 39 | +| test/test_paths/test_user_logout | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_user_username | 4 | 52 | 30 | 31 | 113 | + +Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/results.txt b/.VSCodeCounter/2023-04-25_18-40-28/results.txt new file mode 100644 index 0000000..6c2d254 --- /dev/null +++ b/.VSCodeCounter/2023-04-25_18-40-28/results.txt @@ -0,0 +1,795 @@ +Date : 2023-04-25 18:40:28 +Directory : /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python +Total : 407 files, 16405 codes, 2619 comments, 3856 blanks, all 22880 lines + +Languages ++--------------+------------+------------+------------+------------+------------+ +| language | files | code | comment | blank | total | ++--------------+------------+------------+------------+------------+------------+ +| Python | 365 | 12,875 | 2,606 | 3,003 | 18,484 | +| Markdown | 37 | 3,430 | 0 | 826 | 4,256 | +| Shell Script | 1 | 35 | 9 | 15 | 59 | +| YAML | 2 | 30 | 4 | 5 | 39 | +| toml | 1 | 27 | 0 | 4 | 31 | +| Ini | 1 | 8 | 0 | 3 | 11 | ++--------------+------------+------------+------------+------------+------------+ + +Directories ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ +| path | files | code | comment | blank | total | ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ +| . | 407 | 16,405 | 2,619 | 3,856 | 22,880 | +| . (Files) | 8 | 601 | 13 | 127 | 741 | +| docs | 34 | 2,929 | 0 | 726 | 3,655 | +| docs/apis | 3 | 56 | 0 | 15 | 71 | +| docs/apis/tags | 3 | 56 | 0 | 15 | 71 | +| docs/components | 10 | 188 | 0 | 60 | 248 | +| docs/components/request_bodies | 2 | 38 | 0 | 14 | 52 | +| docs/components/schema | 6 | 123 | 0 | 36 | 159 | +| docs/components/security_schemes | 2 | 27 | 0 | 10 | 37 | +| docs/paths | 20 | 2,680 | 0 | 648 | 3,328 | +| docs/paths/pet | 2 | 302 | 0 | 64 | 366 | +| docs/paths/pet_find_by_status | 1 | 155 | 0 | 39 | 194 | +| docs/paths/pet_find_by_tags | 1 | 155 | 0 | 39 | 194 | +| docs/paths/pet_pet_id | 3 | 445 | 0 | 110 | 555 | +| docs/paths/pet_pet_id_upload_image | 1 | 159 | 0 | 38 | 197 | +| docs/paths/store_inventory | 1 | 109 | 0 | 26 | 135 | +| docs/paths/store_order | 1 | 123 | 0 | 29 | 152 | +| docs/paths/store_order_order_id | 2 | 235 | 0 | 61 | 296 | +| docs/paths/user | 1 | 120 | 0 | 27 | 147 | +| docs/paths/user_create_with_array | 1 | 109 | 0 | 22 | 131 | +| docs/paths/user_create_with_list | 1 | 109 | 0 | 22 | 131 | +| docs/paths/user_login | 1 | 161 | 0 | 46 | 207 | +| docs/paths/user_logout | 1 | 93 | 0 | 22 | 115 | +| docs/paths/user_username | 3 | 405 | 0 | 103 | 508 | +| docs/servers | 1 | 5 | 0 | 3 | 8 | +| src | 321 | 12,417 | 2,346 | 2,730 | 17,493 | +| src/openapi_client | 321 | 12,417 | 2,346 | 2,730 | 17,493 | +| src/openapi_client (Files) | 7 | 3,302 | 682 | 498 | 4,482 | +| src/openapi_client/apis | 22 | 204 | 126 | 93 | 423 | +| src/openapi_client/apis (Files) | 3 | 73 | 3 | 8 | 84 | +| src/openapi_client/apis/paths | 15 | 82 | 87 | 70 | 239 | +| src/openapi_client/apis/tags | 4 | 49 | 36 | 15 | 100 | +| src/openapi_client/components | 23 | 784 | 168 | 242 | 1,194 | +| src/openapi_client/components (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/components/request_bodies | 11 | 81 | 39 | 43 | 163 | +| src/openapi_client/components/request_bodies (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/components/request_bodies/request_body_pet | 6 | 26 | 24 | 20 | 70 | +| src/openapi_client/components/request_bodies/request_body_pet (Files) | 1 | 22 | 6 | 9 | 37 | +| src/openapi_client/components/request_bodies/request_body_pet/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/components/request_bodies/request_body_pet/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/components/request_bodies/request_body_pet/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/components/request_bodies/request_body_pet/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/components/request_bodies/request_body_user_array | 4 | 55 | 15 | 22 | 92 | +| src/openapi_client/components/request_bodies/request_body_user_array (Files) | 1 | 17 | 6 | 7 | 30 | +| src/openapi_client/components/request_bodies/request_body_user_array/content | 3 | 38 | 9 | 15 | 62 | +| src/openapi_client/components/request_bodies/request_body_user_array/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/components/request_bodies/request_body_user_array/content/application_json | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/components/schema | 7 | 674 | 107 | 183 | 964 | +| src/openapi_client/components/schemas | 1 | 6 | 10 | 4 | 20 | +| src/openapi_client/components/security_schemes | 3 | 23 | 12 | 11 | 46 | +| src/openapi_client/configurations | 3 | 226 | 170 | 37 | 433 | +| src/openapi_client/paths | 264 | 7,895 | 1,194 | 1,854 | 10,943 | +| src/openapi_client/paths (Files) | 1 | 0 | 3 | 1 | 4 | +| src/openapi_client/paths/pet | 29 | 1,025 | 129 | 199 | 1,353 | +| src/openapi_client/paths/pet (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet/post | 13 | 490 | 57 | 90 | 637 | +| src/openapi_client/paths/pet/post (Files) | 2 | 424 | 15 | 47 | 486 | +| src/openapi_client/paths/pet/post/request_body | 1 | 2 | 6 | 4 | 12 | +| src/openapi_client/paths/pet/post/responses | 8 | 60 | 30 | 34 | 124 | +| src/openapi_client/paths/pet/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet/post/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/pet/post/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet/post/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/pet/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet/post/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet/post/responses/response_405 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet/put | 15 | 534 | 69 | 108 | 711 | +| src/openapi_client/paths/pet/put (Files) | 2 | 432 | 15 | 47 | 494 | +| src/openapi_client/paths/pet/put/request_body | 1 | 2 | 6 | 4 | 12 | +| src/openapi_client/paths/pet/put/responses | 10 | 96 | 42 | 52 | 190 | +| src/openapi_client/paths/pet/put/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet/put/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/pet/put/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet/put/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/pet/put/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet/put/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet/put/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet/put/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet/put/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet/put/responses/response_405 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet/put/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_find_by_status | 16 | 472 | 69 | 127 | 668 | +| src/openapi_client/paths/pet_find_by_status (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet_find_by_status/get | 15 | 471 | 66 | 126 | 663 | +| src/openapi_client/paths/pet_find_by_status/get (Files) | 2 | 270 | 15 | 43 | 328 | +| src/openapi_client/paths/pet_find_by_status/get/parameters | 3 | 65 | 15 | 26 | 106 | +| src/openapi_client/paths/pet_find_by_status/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0 | 2 | 65 | 15 | 25 | 105 | +| src/openapi_client/paths/pet_find_by_status/get/responses | 8 | 132 | 30 | 52 | 214 | +| src/openapi_client/paths/pet_find_by_status/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200 | 6 | 114 | 24 | 42 | 180 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content | 5 | 76 | 18 | 29 | 123 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/paths/pet_find_by_status/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_find_by_status/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_find_by_tags | 16 | 451 | 69 | 120 | 640 | +| src/openapi_client/paths/pet_find_by_tags (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet_find_by_tags/get | 15 | 450 | 66 | 119 | 635 | +| src/openapi_client/paths/pet_find_by_tags/get (Files) | 2 | 270 | 15 | 43 | 328 | +| src/openapi_client/paths/pet_find_by_tags/get/parameters | 3 | 44 | 15 | 19 | 78 | +| src/openapi_client/paths/pet_find_by_tags/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0 | 2 | 44 | 15 | 18 | 77 | +| src/openapi_client/paths/pet_find_by_tags/get/responses | 8 | 132 | 30 | 52 | 214 | +| src/openapi_client/paths/pet_find_by_tags/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200 | 6 | 114 | 24 | 42 | 180 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content | 5 | 76 | 18 | 29 | 123 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml | 2 | 38 | 9 | 14 | 61 | +| src/openapi_client/paths/pet_find_by_tags/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_find_by_tags/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_pet_id | 41 | 1,234 | 190 | 291 | 1,715 | +| src/openapi_client/paths/pet_pet_id (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet_pet_id/delete | 11 | 342 | 57 | 85 | 484 | +| src/openapi_client/paths/pet_pet_id/delete (Files) | 2 | 281 | 15 | 45 | 341 | +| src/openapi_client/paths/pet_pet_id/delete/parameters | 5 | 39 | 30 | 25 | 94 | +| src/openapi_client/paths/pet_pet_id/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0 | 2 | 19 | 15 | 12 | 46 | +| src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/pet_pet_id/delete/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/pet_pet_id/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_pet_id/delete/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_pet_id/get | 16 | 375 | 72 | 105 | 552 | +| src/openapi_client/paths/pet_pet_id/get (Files) | 2 | 273 | 15 | 44 | 332 | +| src/openapi_client/paths/pet_pet_id/get/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/pet_pet_id/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/pet_pet_id/get/responses | 9 | 78 | 36 | 43 | 157 | +| src/openapi_client/paths/pet_pet_id/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_pet_id/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_pet_id/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_pet_id/post | 13 | 516 | 58 | 100 | 674 | +| src/openapi_client/paths/pet_pet_id/post (Files) | 2 | 390 | 15 | 44 | 449 | +| src/openapi_client/paths/pet_pet_id/post/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/pet_pet_id/post/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/pet_pet_id/post/request_body | 4 | 84 | 16 | 28 | 128 | +| src/openapi_client/paths/pet_pet_id/post/request_body (Files) | 1 | 16 | 6 | 7 | 29 | +| src/openapi_client/paths/pet_pet_id/post/request_body/content | 3 | 68 | 10 | 21 | 99 | +| src/openapi_client/paths/pet_pet_id/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded | 2 | 68 | 10 | 20 | 98 | +| src/openapi_client/paths/pet_pet_id/post/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/pet_pet_id/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id/post/responses/response_405 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/pet_pet_id/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/pet_pet_id_upload_image | 17 | 557 | 70 | 116 | 743 | +| src/openapi_client/paths/pet_pet_id_upload_image (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/pet_pet_id_upload_image/post | 16 | 556 | 67 | 115 | 738 | +| src/openapi_client/paths/pet_pet_id_upload_image/post (Files) | 2 | 416 | 15 | 51 | 482 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body | 4 | 84 | 16 | 28 | 128 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body (Files) | 1 | 16 | 6 | 7 | 29 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content | 3 | 68 | 10 | 21 | 99 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data | 2 | 68 | 10 | 20 | 98 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses | 5 | 32 | 15 | 18 | 65 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200 | 4 | 32 | 15 | 17 | 64 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200 (Files) | 1 | 30 | 6 | 11 | 47 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content | 3 | 2 | 9 | 6 | 17 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/pet_pet_id_upload_image/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/store_inventory | 10 | 286 | 40 | 69 | 395 | +| src/openapi_client/paths/store_inventory (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/store_inventory/get | 9 | 285 | 37 | 68 | 390 | +| src/openapi_client/paths/store_inventory/get (Files) | 2 | 219 | 15 | 37 | 271 | +| src/openapi_client/paths/store_inventory/get/responses | 5 | 62 | 16 | 26 | 104 | +| src/openapi_client/paths/store_inventory/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_inventory/get/responses/response_200 | 4 | 62 | 16 | 25 | 103 | +| src/openapi_client/paths/store_inventory/get/responses/response_200 (Files) | 1 | 30 | 6 | 11 | 47 | +| src/openapi_client/paths/store_inventory/get/responses/response_200/content | 3 | 32 | 10 | 14 | 56 | +| src/openapi_client/paths/store_inventory/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json | 2 | 32 | 10 | 13 | 55 | +| src/openapi_client/paths/store_inventory/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/store_order | 15 | 417 | 63 | 91 | 571 | +| src/openapi_client/paths/store_order (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/store_order/post | 14 | 416 | 60 | 90 | 566 | +| src/openapi_client/paths/store_order/post (Files) | 2 | 337 | 15 | 43 | 395 | +| src/openapi_client/paths/store_order/post/request_body | 4 | 19 | 15 | 13 | 47 | +| src/openapi_client/paths/store_order/post/request_body (Files) | 1 | 17 | 6 | 7 | 30 | +| src/openapi_client/paths/store_order/post/request_body/content | 3 | 2 | 9 | 6 | 17 | +| src/openapi_client/paths/store_order/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order/post/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order/post/responses | 8 | 60 | 30 | 34 | 124 | +| src/openapi_client/paths/store_order/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order/post/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/store_order/post/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/store_order/post/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/store_order/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order/post/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/store_order_order_id | 23 | 631 | 111 | 174 | 916 | +| src/openapi_client/paths/store_order_order_id (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/store_order_order_id/delete | 8 | 274 | 42 | 70 | 386 | +| src/openapi_client/paths/store_order_order_id/delete (Files) | 2 | 218 | 15 | 38 | 271 | +| src/openapi_client/paths/store_order_order_id/delete/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/store_order_order_id/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/store_order_order_id/delete/responses | 3 | 36 | 12 | 19 | 67 | +| src/openapi_client/paths/store_order_order_id/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/store_order_order_id/delete/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/store_order_order_id/get | 14 | 356 | 66 | 103 | 525 | +| src/openapi_client/paths/store_order_order_id/get (Files) | 2 | 249 | 15 | 43 | 307 | +| src/openapi_client/paths/store_order_order_id/get/parameters | 3 | 29 | 15 | 17 | 61 | +| src/openapi_client/paths/store_order_order_id/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0 | 2 | 29 | 15 | 16 | 60 | +| src/openapi_client/paths/store_order_order_id/get/responses | 9 | 78 | 36 | 43 | 157 | +| src/openapi_client/paths/store_order_order_id/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/store_order_order_id/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user | 11 | 360 | 45 | 72 | 477 | +| src/openapi_client/paths/user (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user/post | 10 | 359 | 42 | 71 | 472 | +| src/openapi_client/paths/user/post (Files) | 2 | 318 | 15 | 43 | 376 | +| src/openapi_client/paths/user/post/request_body | 4 | 19 | 15 | 13 | 47 | +| src/openapi_client/paths/user/post/request_body (Files) | 1 | 17 | 6 | 7 | 30 | +| src/openapi_client/paths/user/post/request_body/content | 3 | 2 | 9 | 6 | 17 | +| src/openapi_client/paths/user/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user/post/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/user/post/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/user/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_create_with_array | 8 | 343 | 36 | 63 | 442 | +| src/openapi_client/paths/user_create_with_array (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_create_with_array/post | 7 | 342 | 33 | 62 | 437 | +| src/openapi_client/paths/user_create_with_array/post (Files) | 2 | 318 | 15 | 43 | 376 | +| src/openapi_client/paths/user_create_with_array/post/request_body | 1 | 2 | 6 | 4 | 12 | +| src/openapi_client/paths/user_create_with_array/post/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/user_create_with_array/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_create_with_array/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_create_with_array/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_create_with_list | 8 | 343 | 36 | 63 | 442 | +| src/openapi_client/paths/user_create_with_list (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_create_with_list/post | 7 | 342 | 33 | 62 | 437 | +| src/openapi_client/paths/user_create_with_list/post (Files) | 2 | 318 | 15 | 43 | 376 | +| src/openapi_client/paths/user_create_with_list/post/request_body | 1 | 2 | 6 | 4 | 12 | +| src/openapi_client/paths/user_create_with_list/post/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/user_create_with_list/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_create_with_list/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_create_with_list/post/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_login | 23 | 461 | 123 | 147 | 731 | +| src/openapi_client/paths/user_login (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_login/get | 22 | 460 | 120 | 146 | 726 | +| src/openapi_client/paths/user_login/get (Files) | 2 | 251 | 15 | 42 | 308 | +| src/openapi_client/paths/user_login/get/parameters | 5 | 51 | 30 | 29 | 110 | +| src/openapi_client/paths/user_login/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_login/get/parameters/parameter_0 | 2 | 30 | 15 | 16 | 61 | +| src/openapi_client/paths/user_login/get/parameters/parameter_1 | 2 | 21 | 15 | 12 | 48 | +| src/openapi_client/paths/user_login/get/responses | 15 | 158 | 75 | 75 | 308 | +| src/openapi_client/paths/user_login/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_login/get/responses/response_200 | 13 | 140 | 69 | 65 | 274 | +| src/openapi_client/paths/user_login/get/responses/response_200 (Files) | 1 | 64 | 6 | 18 | 88 | +| src/openapi_client/paths/user_login/get/responses/response_200/content | 5 | 22 | 18 | 13 | 53 | +| src/openapi_client/paths/user_login/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_login/get/responses/response_200/content/application_json | 2 | 11 | 9 | 6 | 26 | +| src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml | 2 | 11 | 9 | 6 | 26 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers | 7 | 54 | 45 | 34 | 133 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie | 2 | 18 | 15 | 11 | 44 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after | 2 | 18 | 15 | 11 | 44 | +| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit | 2 | 18 | 15 | 11 | 44 | +| src/openapi_client/paths/user_login/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_logout | 7 | 203 | 30 | 51 | 284 | +| src/openapi_client/paths/user_logout (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_logout/get | 6 | 202 | 27 | 50 | 279 | +| src/openapi_client/paths/user_logout/get (Files) | 2 | 180 | 15 | 35 | 230 | +| src/openapi_client/paths/user_logout/get/responses | 2 | 18 | 6 | 10 | 34 | +| src/openapi_client/paths/user_logout/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_logout/get/responses/response_default | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_logout/get/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_username | 39 | 1,112 | 180 | 270 | 1,562 | +| src/openapi_client/paths/user_username (Files) | 1 | 1 | 3 | 1 | 5 | +| src/openapi_client/paths/user_username/delete | 10 | 302 | 48 | 76 | 426 | +| src/openapi_client/paths/user_username/delete (Files) | 2 | 242 | 15 | 39 | 296 | +| src/openapi_client/paths/user_username/delete/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/user_username/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/delete/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/user_username/delete/responses | 3 | 36 | 12 | 19 | 67 | +| src/openapi_client/paths/user_username/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/delete/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/delete/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/paths/user_username/get | 14 | 347 | 66 | 99 | 512 | +| src/openapi_client/paths/user_username/get (Files) | 2 | 249 | 15 | 43 | 307 | +| src/openapi_client/paths/user_username/get/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/user_username/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/get/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/user_username/get/responses | 9 | 78 | 36 | 43 | 157 | +| src/openapi_client/paths/user_username/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | +| src/openapi_client/paths/user_username/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | +| src/openapi_client/paths/user_username/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | +| src/openapi_client/paths/user_username/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/user_username/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/put | 14 | 462 | 63 | 94 | 619 | +| src/openapi_client/paths/user_username/put (Files) | 2 | 383 | 15 | 44 | 442 | +| src/openapi_client/paths/user_username/put/parameters | 3 | 20 | 15 | 13 | 48 | +| src/openapi_client/paths/user_username/put/parameters (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/put/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | +| src/openapi_client/paths/user_username/put/request_body | 4 | 19 | 15 | 13 | 47 | +| src/openapi_client/paths/user_username/put/request_body (Files) | 1 | 17 | 6 | 7 | 30 | +| src/openapi_client/paths/user_username/put/request_body/content | 3 | 2 | 9 | 6 | 17 | +| src/openapi_client/paths/user_username/put/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/put/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | +| src/openapi_client/paths/user_username/put/responses | 3 | 36 | 12 | 19 | 67 | +| src/openapi_client/paths/user_username/put/responses (Files) | 1 | 0 | 0 | 1 | 1 | +| src/openapi_client/paths/user_username/put/responses/response_400 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/put/responses/response_404 | 1 | 18 | 6 | 9 | 33 | +| src/openapi_client/paths/user_username/put/security | 2 | 4 | 6 | 5 | 15 | +| src/openapi_client/servers | 2 | 6 | 6 | 6 | 18 | +| test | 44 | 458 | 260 | 273 | 991 | +| test (Files) | 1 | 0 | 0 | 1 | 1 | +| test/components | 8 | 48 | 60 | 50 | 158 | +| test/components (Files) | 1 | 0 | 0 | 1 | 1 | +| test/components/schema | 7 | 48 | 60 | 49 | 157 | +| test/test_paths | 35 | 410 | 200 | 222 | 832 | +| test/test_paths (Files) | 1 | 61 | 0 | 8 | 69 | +| test/test_paths/test_pet | 3 | 36 | 20 | 21 | 77 | +| test/test_paths/test_pet_find_by_status | 2 | 18 | 10 | 11 | 39 | +| test/test_paths/test_pet_find_by_tags | 2 | 18 | 10 | 11 | 39 | +| test/test_paths/test_pet_pet_id | 4 | 52 | 30 | 31 | 113 | +| test/test_paths/test_pet_pet_id_upload_image | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_store_inventory | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_store_order | 2 | 18 | 10 | 11 | 39 | +| test/test_paths/test_store_order_order_id | 3 | 35 | 20 | 21 | 76 | +| test/test_paths/test_user | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_user_create_with_array | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_user_create_with_list | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_user_login | 2 | 18 | 10 | 11 | 39 | +| test/test_paths/test_user_logout | 2 | 17 | 10 | 11 | 38 | +| test/test_paths/test_user_username | 4 | 52 | 30 | 31 | 113 | ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ + +Files ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+------------+------------+------------+ +| filename | language | code | comment | blank | total | ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+------------+------------+------------+ +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.gitlab-ci.yml | YAML | 20 | 1 | 4 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.travis.yml | YAML | 10 | 3 | 1 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/README.md | Markdown | 250 | 0 | 56 | 306 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md | Markdown | 20 | 0 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md | Markdown | 16 | 0 | 5 | 21 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md | Markdown | 20 | 0 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md | Markdown | 20 | 0 | 7 | 27 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md | Markdown | 18 | 0 | 7 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md | Markdown | 16 | 0 | 5 | 21 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/category.md | Markdown | 15 | 0 | 5 | 20 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/order.md | Markdown | 19 | 0 | 5 | 24 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md | Markdown | 37 | 0 | 11 | 48 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md | Markdown | 15 | 0 | 5 | 20 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/user.md | Markdown | 21 | 0 | 5 | 26 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md | Markdown | 13 | 0 | 6 | 19 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md | Markdown | 14 | 0 | 4 | 18 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md | Markdown | 141 | 0 | 29 | 170 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md | Markdown | 161 | 0 | 35 | 196 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md | Markdown | 155 | 0 | 39 | 194 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md | Markdown | 155 | 0 | 39 | 194 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md | Markdown | 145 | 0 | 36 | 181 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md | Markdown | 152 | 0 | 39 | 191 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md | Markdown | 148 | 0 | 35 | 183 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md | Markdown | 159 | 0 | 38 | 197 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md | Markdown | 109 | 0 | 26 | 135 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md | Markdown | 123 | 0 | 29 | 152 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md | Markdown | 104 | 0 | 27 | 131 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md | Markdown | 131 | 0 | 34 | 165 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user/post.md | Markdown | 120 | 0 | 27 | 147 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md | Markdown | 109 | 0 | 22 | 131 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md | Markdown | 109 | 0 | 22 | 131 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md | Markdown | 161 | 0 | 46 | 207 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md | Markdown | 93 | 0 | 22 | 115 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md | Markdown | 125 | 0 | 32 | 157 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md | Markdown | 130 | 0 | 34 | 164 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md | Markdown | 150 | 0 | 37 | 187 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/servers/server_0.md | Markdown | 5 | 0 | 3 | 8 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/git_push.sh | Shell Script | 35 | 9 | 15 | 59 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_2_0_0.md | Markdown | 167 | 0 | 36 | 203 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md | Markdown | 84 | 0 | 8 | 92 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/pyproject.toml | toml | 27 | 0 | 4 | 31 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py | Python | 9 | 13 | 7 | 29 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py | Python | 1,046 | 226 | 129 | 1,401 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py | Python | 0 | 3 | 0 | 3 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py | Python | 53 | 0 | 4 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py | Python | 0 | 3 | 0 | 3 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py | Python | 7 | 6 | 5 | 18 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py | Python | 9 | 6 | 5 | 20 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py | Python | 7 | 6 | 5 | 18 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py | Python | 5 | 6 | 5 | 16 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py | Python | 9 | 6 | 5 | 20 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py | Python | 20 | 0 | 4 | 24 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py | Python | 0 | 3 | 0 | 3 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py | Python | 19 | 11 | 5 | 35 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py | Python | 11 | 11 | 5 | 27 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py | Python | 19 | 11 | 5 | 35 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py | Python | 22 | 6 | 9 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py | Python | 17 | 6 | 7 | 30 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py | Python | 38 | 9 | 13 | 60 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py | Python | 0 | 5 | 1 | 6 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py | Python | 78 | 17 | 21 | 116 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py | Python | 77 | 17 | 23 | 117 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py | Python | 135 | 17 | 38 | 190 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py | Python | 188 | 17 | 50 | 255 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py | Python | 68 | 17 | 19 | 104 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py | Python | 128 | 17 | 31 | 176 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py | Python | 6 | 10 | 4 | 20 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py | Python | 8 | 6 | 5 | 19 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py | Python | 15 | 6 | 5 | 26 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py | Python | 169 | 139 | 26 | 334 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py | Python | 57 | 31 | 10 | 98 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py | Python | 59 | 55 | 22 | 136 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py | Python | 0 | 3 | 1 | 4 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py | Python | 424 | 15 | 46 | 485 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py | Python | 2 | 6 | 4 | 12 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py | Python | 432 | 15 | 46 | 493 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py | Python | 2 | 6 | 4 | 12 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py | Python | 270 | 15 | 42 | 327 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py | Python | 56 | 9 | 18 | 83 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py | Python | 38 | 9 | 13 | 60 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py | Python | 38 | 9 | 13 | 60 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py | Python | 270 | 15 | 42 | 327 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py | Python | 35 | 9 | 11 | 55 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py | Python | 38 | 9 | 13 | 60 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py | Python | 38 | 9 | 13 | 60 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py | Python | 281 | 15 | 44 | 340 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py | Python | 8 | 6 | 7 | 21 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py | Python | 273 | 15 | 43 | 331 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py | Python | 390 | 15 | 43 | 448 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py | Python | 16 | 6 | 7 | 29 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py | Python | 68 | 10 | 19 | 97 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py | Python | 416 | 15 | 50 | 481 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py | Python | 16 | 6 | 7 | 29 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py | Python | 68 | 10 | 19 | 97 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py | Python | 30 | 6 | 11 | 47 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py | Python | 219 | 15 | 36 | 270 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py | Python | 30 | 6 | 11 | 47 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py | Python | 32 | 10 | 12 | 54 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py | Python | 337 | 15 | 42 | 394 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py | Python | 17 | 6 | 7 | 30 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py | Python | 218 | 15 | 37 | 270 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py | Python | 249 | 15 | 42 | 306 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py | Python | 20 | 9 | 9 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py | Python | 318 | 15 | 42 | 375 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py | Python | 17 | 6 | 7 | 30 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py | Python | 318 | 15 | 42 | 375 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py | Python | 2 | 6 | 4 | 12 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py | Python | 318 | 15 | 42 | 375 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py | Python | 2 | 6 | 4 | 12 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py | Python | 251 | 15 | 41 | 307 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py | Python | 10 | 6 | 7 | 23 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py | Python | 20 | 9 | 9 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py | Python | 10 | 6 | 7 | 23 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py | Python | 64 | 6 | 18 | 88 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py | Python | 7 | 6 | 6 | 19 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py | Python | 7 | 6 | 6 | 19 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py | Python | 7 | 6 | 6 | 19 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py | Python | 180 | 15 | 34 | 229 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py | Python | 1 | 3 | 1 | 5 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py | Python | 242 | 15 | 38 | 295 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py | Python | 249 | 15 | 42 | 306 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py | Python | 383 | 15 | 43 | 441 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py | Python | 17 | 6 | 7 | 30 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py | Python | 175 | 47 | 31 | 253 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py | Python | 1,824 | 315 | 263 | 2,402 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py | Python | 166 | 17 | 40 | 223 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/server.py | Python | 23 | 9 | 6 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py | Python | 6 | 6 | 5 | 17 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py | Python | 8 | 10 | 8 | 26 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py | Python | 8 | 10 | 8 | 26 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py | Python | 8 | 10 | 8 | 26 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py | Python | 8 | 10 | 8 | 26 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py | Python | 8 | 10 | 8 | 26 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py | Python | 8 | 10 | 8 | 26 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py | Python | 61 | 0 | 8 | 69 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py | Python | 0 | 0 | 1 | 1 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py | Python | 18 | 10 | 10 | 38 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py | Python | 17 | 10 | 10 | 37 | +| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/tox.ini | Ini | 8 | 0 | 3 | 11 | +| Total | | 16,405 | 2,619 | 3,856 | 22,880 | ++---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+------------+------------+------------+ \ No newline at end of file diff --git a/README.md b/README.md index 001fe0d..56725fa 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ via vscode code counter tool Reasons for the openapi json scheme generator difference - has overload type hints on all endpoints, allows input content type selection - json paths used to create files so many files made -- object models have getters written for optional properties +- object models have `__getitem__` methods for properties +- most of the code comes from paths, can itbe reduced? ## Generate @@ -49,7 +50,7 @@ docker run --rm -v "${PWD}:/local" openapitools/openapi-generator-cli:v6.5.0 gen -g python-nextgen \ -o /local/openapi_generator_python_nextgen -docker run --rm -v "${PWD}:/local" openapjsonschematools/openapi-json-schema-generator-cli:2.0.0 generate \ +docker run --rm -v "${PWD}:/local" openapijsonschematools/openapi-json-schema-generator-cli:3.0.0-latest generate \ -i /local/petstore.yaml \ -g python \ -o /local/openapi_json_schema_generator_python \ No newline at end of file diff --git a/petstore/openapi_json_schema_generator_python/test/.DS_Store b/petstore/.DS_Store similarity index 81% rename from petstore/openapi_json_schema_generator_python/test/.DS_Store rename to petstore/.DS_Store index 21dd27ee60b4d060786d1922a89f1f3899312e76..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 100644 GIT binary patch delta 70 zcmZoMXfc=|#>AjHu~2NHo+1YW5HK<@2y9MdUdFPyfSHSVGdl-A2T%b}1=wiO;@s-c@%s5%KtCF(OKdD1izN4q>*4jEi<;5Ir);VGd8v^ax#3)rmI8 zJ~AMCcSLjYR8R@q?BD8XG@1LN)S^@D@AkOD=lN{qXBbaTF3#T1zdo+|V;8@UEti|? zPcbFdU*p$R!QP|R2jG&bcAdAMeQ}$0-o0MFHFa*8v+zH4?uu>I$v0A`i7{Xd7z6vx zfSl=&NKnTlO4*9WfvzW+Zl4kT?OS z;0P?dZ+}`xDN@CN0R1o7FY))wvtQ&mCL+_g=+ud-L{vdx3|3Gr2+ngUL`hnhZ0s}6 z=$J;-r)}yLdTWC^pbq>t2YBt)Xopg)+b;R*m+!hX#)_UIJ0A4v%_JR;+yqW*%kqY4 z9JdE)8~rPGUNKHi}E>LbI-aOf6D>v*&LNshgz!x>VP^hbAZ1OAqrz8m^rkc4pjCC01VJ< z1K0dZ!JJSq63iSTgD{Q?bW|fp4CCl%52arum^pNGGIIDZqHN@ZVyrrzAKLC@B8OV5 z1L{EDfwH@;^8SDL_4z+f(mQoP9r#xcm>_P(4NOV)*23g?uMJUJC>-1`b7(23WIMJO eycKVt*g!7i3t%LeIYbLWe*~-zTB!p+>c9tUdXyFb diff --git a/petstore/openapi_json_schema_generator_python/.openapi-generator/VERSION b/petstore/openapi_json_schema_generator_python/.openapi-generator/VERSION index 359a5b9..56fea8a 100644 --- a/petstore/openapi_json_schema_generator_python/.openapi-generator/VERSION +++ b/petstore/openapi_json_schema_generator_python/.openapi-generator/VERSION @@ -1 +1 @@ -2.0.0 \ No newline at end of file +3.0.0 \ No newline at end of file diff --git a/petstore/openapi_json_schema_generator_python/docs/.DS_Store b/petstore/openapi_json_schema_generator_python/docs/.DS_Store deleted file mode 100644 index 0f7fbf8a8506411eeed5e9d7995744b997972529..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeHK%}T>S5T30mhKf+|;xP}PVBa8?_yoOpv_H}cjVacjYYv`#2|WougQy673}3^O z7r)sZakpvpCQ@c#_DgnVcE5flnJf{R_Qjw@)Fh%9&KNZ?EHI9ZdQT>Lh?ect()?T7KfkMYUK ze>d#077glCK{@s==#-A(=kpwPH2g5G7jpo>y z_gNVAIi>aMN8#kv`%D&R1pC)Y-hZ8@Q0I&;?Kt-@(MvVM=MmrBKM9Yyb$l+%vjRT0 zPcS956;J>@n=R&NOidL~1yliF0e(LuaK==ybZB2480--M7-8BPuKAOKYZAd!uylwB z%(zmZD>ZV&Fw$a-D@Qz){L-N-Cu4WUI>0TX4Ntc{-}y|wb=xYs7|BRCu9l@4tQ25HCkf?M%6+!|sDUjS3V T(jjJG`XOLt&_NaWQw2T&{2-C6 From 555470a9b783d0f83efd7baa24a87643009bb289 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 25 Apr 2023 18:43:27 -0700 Subject: [PATCH 2/8] removes report --- .VSCodeCounter/2023-04-25_18-40-28/details.md | 422 ---------- .../2023-04-25_18-40-28/diff-details.md | 15 - .VSCodeCounter/2023-04-25_18-40-28/diff.csv | 2 - .VSCodeCounter/2023-04-25_18-40-28/diff.md | 19 - .VSCodeCounter/2023-04-25_18-40-28/diff.txt | 22 - .../2023-04-25_18-40-28/results.csv | 409 --------- .../2023-04-25_18-40-28/results.json | 1 - .VSCodeCounter/2023-04-25_18-40-28/results.md | 385 --------- .../2023-04-25_18-40-28/results.txt | 795 ------------------ 9 files changed, 2070 deletions(-) delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/details.md delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/diff-details.md delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/diff.csv delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/diff.md delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/diff.txt delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/results.csv delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/results.json delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/results.md delete mode 100644 .VSCodeCounter/2023-04-25_18-40-28/results.txt diff --git a/.VSCodeCounter/2023-04-25_18-40-28/details.md b/.VSCodeCounter/2023-04-25_18-40-28/details.md deleted file mode 100644 index d8ec972..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/details.md +++ /dev/null @@ -1,422 +0,0 @@ -# Details - -Date : 2023-04-25 18:40:28 - -Directory /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python - -Total : 407 files, 16405 codes, 2619 comments, 3856 blanks, all 22880 lines - -[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) - -## Files -| filename | language | code | comment | blank | total | -| :--- | :--- | ---: | ---: | ---: | ---: | -| [petstore/openapi_json_schema_generator_python/.gitlab-ci.yml](/petstore/openapi_json_schema_generator_python/.gitlab-ci.yml) | YAML | 20 | 1 | 4 | 25 | -| [petstore/openapi_json_schema_generator_python/.travis.yml](/petstore/openapi_json_schema_generator_python/.travis.yml) | YAML | 10 | 3 | 1 | 14 | -| [petstore/openapi_json_schema_generator_python/README.md](/petstore/openapi_json_schema_generator_python/README.md) | Markdown | 250 | 0 | 56 | 306 | -| [petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md](/petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md) | Markdown | 20 | 0 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md](/petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md) | Markdown | 16 | 0 | 5 | 21 | -| [petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md](/petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md) | Markdown | 20 | 0 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md](/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md) | Markdown | 20 | 0 | 7 | 27 | -| [petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md](/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md) | Markdown | 18 | 0 | 7 | 25 | -| [petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md) | Markdown | 16 | 0 | 5 | 21 | -| [petstore/openapi_json_schema_generator_python/docs/components/schema/category.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/category.md) | Markdown | 15 | 0 | 5 | 20 | -| [petstore/openapi_json_schema_generator_python/docs/components/schema/order.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/order.md) | Markdown | 19 | 0 | 5 | 24 | -| [petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md) | Markdown | 37 | 0 | 11 | 48 | -| [petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md) | Markdown | 15 | 0 | 5 | 20 | -| [petstore/openapi_json_schema_generator_python/docs/components/schema/user.md](/petstore/openapi_json_schema_generator_python/docs/components/schema/user.md) | Markdown | 21 | 0 | 5 | 26 | -| [petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md](/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md) | Markdown | 13 | 0 | 6 | 19 | -| [petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md](/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md) | Markdown | 14 | 0 | 4 | 18 | -| [petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md) | Markdown | 141 | 0 | 29 | 170 | -| [petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md) | Markdown | 161 | 0 | 35 | 196 | -| [petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md) | Markdown | 155 | 0 | 39 | 194 | -| [petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md) | Markdown | 155 | 0 | 39 | 194 | -| [petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md) | Markdown | 145 | 0 | 36 | 181 | -| [petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md) | Markdown | 152 | 0 | 39 | 191 | -| [petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md) | Markdown | 148 | 0 | 35 | 183 | -| [petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md) | Markdown | 159 | 0 | 38 | 197 | -| [petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md) | Markdown | 109 | 0 | 26 | 135 | -| [petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md) | Markdown | 123 | 0 | 29 | 152 | -| [petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md](/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md) | Markdown | 104 | 0 | 27 | 131 | -| [petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md) | Markdown | 131 | 0 | 34 | 165 | -| [petstore/openapi_json_schema_generator_python/docs/paths/user/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/user/post.md) | Markdown | 120 | 0 | 27 | 147 | -| [petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md) | Markdown | 109 | 0 | 22 | 131 | -| [petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md) | Markdown | 109 | 0 | 22 | 131 | -| [petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md) | Markdown | 161 | 0 | 46 | 207 | -| [petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md) | Markdown | 93 | 0 | 22 | 115 | -| [petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md) | Markdown | 125 | 0 | 32 | 157 | -| [petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md) | Markdown | 130 | 0 | 34 | 164 | -| [petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md](/petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md) | Markdown | 150 | 0 | 37 | 187 | -| [petstore/openapi_json_schema_generator_python/docs/servers/server_0.md](/petstore/openapi_json_schema_generator_python/docs/servers/server_0.md) | Markdown | 5 | 0 | 3 | 8 | -| [petstore/openapi_json_schema_generator_python/git_push.sh](/petstore/openapi_json_schema_generator_python/git_push.sh) | Shell Script | 35 | 9 | 15 | 59 | -| [petstore/openapi_json_schema_generator_python/migration_2_0_0.md](/petstore/openapi_json_schema_generator_python/migration_2_0_0.md) | Markdown | 167 | 0 | 36 | 203 | -| [petstore/openapi_json_schema_generator_python/migration_other_python_generators.md](/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md) | Markdown | 84 | 0 | 8 | 92 | -| [petstore/openapi_json_schema_generator_python/pyproject.toml](/petstore/openapi_json_schema_generator_python/pyproject.toml) | toml | 27 | 0 | 4 | 31 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py) | Python | 9 | 13 | 7 | 29 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py) | Python | 1,046 | 226 | 129 | 1,401 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py) | Python | 0 | 3 | 0 | 3 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py) | Python | 53 | 0 | 4 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py) | Python | 0 | 3 | 0 | 3 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py) | Python | 7 | 6 | 5 | 18 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py) | Python | 9 | 6 | 5 | 20 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py) | Python | 7 | 6 | 5 | 18 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py) | Python | 5 | 6 | 5 | 16 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py) | Python | 9 | 6 | 5 | 20 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py) | Python | 20 | 0 | 4 | 24 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py) | Python | 0 | 3 | 0 | 3 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py) | Python | 19 | 11 | 5 | 35 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py) | Python | 11 | 11 | 5 | 27 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py) | Python | 19 | 11 | 5 | 35 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py) | Python | 22 | 6 | 9 | 37 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py) | Python | 17 | 6 | 7 | 30 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py) | Python | 38 | 9 | 13 | 60 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py) | Python | 0 | 5 | 1 | 6 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py) | Python | 78 | 17 | 21 | 116 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py) | Python | 77 | 17 | 23 | 117 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py) | Python | 135 | 17 | 38 | 190 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py) | Python | 188 | 17 | 50 | 255 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py) | Python | 68 | 17 | 19 | 104 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py) | Python | 128 | 17 | 31 | 176 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py) | Python | 6 | 10 | 4 | 20 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py) | Python | 8 | 6 | 5 | 19 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py) | Python | 15 | 6 | 5 | 26 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py) | Python | 169 | 139 | 26 | 334 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py) | Python | 57 | 31 | 10 | 98 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py) | Python | 59 | 55 | 22 | 136 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py) | Python | 0 | 3 | 1 | 4 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py) | Python | 424 | 15 | 46 | 485 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py) | Python | 2 | 6 | 4 | 12 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py) | Python | 432 | 15 | 46 | 493 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py) | Python | 2 | 6 | 4 | 12 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py) | Python | 270 | 15 | 42 | 327 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py) | Python | 56 | 9 | 18 | 83 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py) | Python | 38 | 9 | 13 | 60 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py) | Python | 38 | 9 | 13 | 60 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py) | Python | 270 | 15 | 42 | 327 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py) | Python | 35 | 9 | 11 | 55 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py) | Python | 38 | 9 | 13 | 60 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py) | Python | 38 | 9 | 13 | 60 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py) | Python | 281 | 15 | 44 | 340 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py) | Python | 8 | 6 | 7 | 21 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py) | Python | 273 | 15 | 43 | 331 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py) | Python | 390 | 15 | 43 | 448 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py) | Python | 16 | 6 | 7 | 29 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py) | Python | 68 | 10 | 19 | 97 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py) | Python | 416 | 15 | 50 | 481 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py) | Python | 16 | 6 | 7 | 29 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py) | Python | 68 | 10 | 19 | 97 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py) | Python | 30 | 6 | 11 | 47 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py) | Python | 219 | 15 | 36 | 270 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py) | Python | 30 | 6 | 11 | 47 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py) | Python | 32 | 10 | 12 | 54 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py) | Python | 337 | 15 | 42 | 394 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py) | Python | 17 | 6 | 7 | 30 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py) | Python | 218 | 15 | 37 | 270 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py) | Python | 249 | 15 | 42 | 306 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py) | Python | 20 | 9 | 9 | 38 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py) | Python | 318 | 15 | 42 | 375 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py) | Python | 17 | 6 | 7 | 30 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py) | Python | 318 | 15 | 42 | 375 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py) | Python | 2 | 6 | 4 | 12 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py) | Python | 318 | 15 | 42 | 375 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py) | Python | 2 | 6 | 4 | 12 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py) | Python | 251 | 15 | 41 | 307 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py) | Python | 10 | 6 | 7 | 23 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py) | Python | 20 | 9 | 9 | 38 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py) | Python | 10 | 6 | 7 | 23 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py) | Python | 64 | 6 | 18 | 88 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py) | Python | 7 | 6 | 6 | 19 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py) | Python | 7 | 6 | 6 | 19 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py) | Python | 7 | 6 | 6 | 19 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py) | Python | 180 | 15 | 34 | 229 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py) | Python | 1 | 3 | 1 | 5 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py) | Python | 242 | 15 | 38 | 295 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py) | Python | 249 | 15 | 42 | 306 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py) | Python | 38 | 6 | 13 | 57 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py) | Python | 383 | 15 | 43 | 441 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py) | Python | 9 | 6 | 7 | 22 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py) | Python | 11 | 9 | 5 | 25 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py) | Python | 17 | 6 | 7 | 30 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py) | Python | 2 | 9 | 4 | 15 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py) | Python | 18 | 6 | 9 | 33 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py) | Python | 4 | 6 | 4 | 14 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py) | Python | 175 | 47 | 31 | 253 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py) | Python | 1,824 | 315 | 263 | 2,402 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py) | Python | 166 | 17 | 40 | 223 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/server.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/server.py) | Python | 23 | 9 | 6 | 38 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py](/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py) | Python | 6 | 6 | 5 | 17 | -| [petstore/openapi_json_schema_generator_python/test/__init__.py](/petstore/openapi_json_schema_generator_python/test/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/components/__init__.py](/petstore/openapi_json_schema_generator_python/test/components/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py](/petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py) | Python | 8 | 10 | 8 | 26 | -| [petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py) | Python | 8 | 10 | 8 | 26 | -| [petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py) | Python | 8 | 10 | 8 | 26 | -| [petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py) | Python | 8 | 10 | 8 | 26 | -| [petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py) | Python | 8 | 10 | 8 | 26 | -| [petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py](/petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py) | Python | 8 | 10 | 8 | 26 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py) | Python | 61 | 0 | 8 | 69 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py) | Python | 0 | 0 | 1 | 1 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py) | Python | 18 | 10 | 10 | 38 | -| [petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py](/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py) | Python | 17 | 10 | 10 | 37 | -| [petstore/openapi_json_schema_generator_python/tox.ini](/petstore/openapi_json_schema_generator_python/tox.ini) | Ini | 8 | 0 | 3 | 11 | - -[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/diff-details.md b/.VSCodeCounter/2023-04-25_18-40-28/diff-details.md deleted file mode 100644 index c7d05a1..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/diff-details.md +++ /dev/null @@ -1,15 +0,0 @@ -# Diff Details - -Date : 2023-04-25 18:40:28 - -Directory /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python - -Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines - -[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details - -## Files -| filename | language | code | comment | blank | total | -| :--- | :--- | ---: | ---: | ---: | ---: | - -[Summary](results.md) / [Details](details.md) / [Diff Summary](diff.md) / Diff Details \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/diff.csv b/.VSCodeCounter/2023-04-25_18-40-28/diff.csv deleted file mode 100644 index b7d8d75..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/diff.csv +++ /dev/null @@ -1,2 +0,0 @@ -"filename", "language", "", "comment", "blank", "total" -"Total", "-", , 0, 0, 0 \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/diff.md b/.VSCodeCounter/2023-04-25_18-40-28/diff.md deleted file mode 100644 index 930f0f5..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/diff.md +++ /dev/null @@ -1,19 +0,0 @@ -# Diff Summary - -Date : 2023-04-25 18:40:28 - -Directory /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python - -Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines - -[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md) - -## Languages -| language | files | code | comment | blank | total | -| :--- | ---: | ---: | ---: | ---: | ---: | - -## Directories -| path | files | code | comment | blank | total | -| :--- | ---: | ---: | ---: | ---: | ---: | - -[Summary](results.md) / [Details](details.md) / Diff Summary / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/diff.txt b/.VSCodeCounter/2023-04-25_18-40-28/diff.txt deleted file mode 100644 index f5e9e0c..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/diff.txt +++ /dev/null @@ -1,22 +0,0 @@ -Date : 2023-04-25 18:40:28 -Directory : /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python -Total : 0 files, 0 codes, 0 comments, 0 blanks, all 0 lines - -Languages -+----------+------------+------------+------------+------------+------------+ -| language | files | code | comment | blank | total | -+----------+------------+------------+------------+------------+------------+ -+----------+------------+------------+------------+------------+------------+ - -Directories -+------+------------+------------+------------+------------+------------+ -| path | files | code | comment | blank | total | -+------+------------+------------+------------+------------+------------+ -+------+------------+------------+------------+------------+------------+ - -Files -+----------+----------+------------+------------+------------+------------+ -| filename | language | code | comment | blank | total | -+----------+----------+------------+------------+------------+------------+ -| Total | | 0 | 0 | 0 | 0 | -+----------+----------+------------+------------+------------+------------+ \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/results.csv b/.VSCodeCounter/2023-04-25_18-40-28/results.csv deleted file mode 100644 index f139ffc..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/results.csv +++ /dev/null @@ -1,409 +0,0 @@ -"filename", "language", "toml", "Python", "YAML", "Ini", "Shell Script", "Markdown", "comment", "blank", "total" -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.gitlab-ci.yml", "YAML", 0, 0, 20, 0, 0, 0, 1, 4, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.travis.yml", "YAML", 0, 0, 10, 0, 0, 0, 3, 1, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/README.md", "Markdown", 0, 0, 0, 0, 0, 250, 0, 56, 306 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md", "Markdown", 0, 0, 0, 0, 0, 20, 0, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md", "Markdown", 0, 0, 0, 0, 0, 16, 0, 5, 21 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md", "Markdown", 0, 0, 0, 0, 0, 20, 0, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md", "Markdown", 0, 0, 0, 0, 0, 20, 0, 7, 27 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md", "Markdown", 0, 0, 0, 0, 0, 18, 0, 7, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md", "Markdown", 0, 0, 0, 0, 0, 16, 0, 5, 21 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/category.md", "Markdown", 0, 0, 0, 0, 0, 15, 0, 5, 20 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/order.md", "Markdown", 0, 0, 0, 0, 0, 19, 0, 5, 24 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md", "Markdown", 0, 0, 0, 0, 0, 37, 0, 11, 48 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md", "Markdown", 0, 0, 0, 0, 0, 15, 0, 5, 20 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/user.md", "Markdown", 0, 0, 0, 0, 0, 21, 0, 5, 26 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md", "Markdown", 0, 0, 0, 0, 0, 13, 0, 6, 19 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md", "Markdown", 0, 0, 0, 0, 0, 14, 0, 4, 18 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md", "Markdown", 0, 0, 0, 0, 0, 141, 0, 29, 170 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md", "Markdown", 0, 0, 0, 0, 0, 161, 0, 35, 196 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md", "Markdown", 0, 0, 0, 0, 0, 155, 0, 39, 194 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md", "Markdown", 0, 0, 0, 0, 0, 155, 0, 39, 194 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md", "Markdown", 0, 0, 0, 0, 0, 145, 0, 36, 181 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md", "Markdown", 0, 0, 0, 0, 0, 152, 0, 39, 191 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md", "Markdown", 0, 0, 0, 0, 0, 148, 0, 35, 183 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md", "Markdown", 0, 0, 0, 0, 0, 159, 0, 38, 197 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md", "Markdown", 0, 0, 0, 0, 0, 109, 0, 26, 135 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md", "Markdown", 0, 0, 0, 0, 0, 123, 0, 29, 152 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md", "Markdown", 0, 0, 0, 0, 0, 104, 0, 27, 131 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md", "Markdown", 0, 0, 0, 0, 0, 131, 0, 34, 165 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user/post.md", "Markdown", 0, 0, 0, 0, 0, 120, 0, 27, 147 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md", "Markdown", 0, 0, 0, 0, 0, 109, 0, 22, 131 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md", "Markdown", 0, 0, 0, 0, 0, 109, 0, 22, 131 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md", "Markdown", 0, 0, 0, 0, 0, 161, 0, 46, 207 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md", "Markdown", 0, 0, 0, 0, 0, 93, 0, 22, 115 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md", "Markdown", 0, 0, 0, 0, 0, 125, 0, 32, 157 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md", "Markdown", 0, 0, 0, 0, 0, 130, 0, 34, 164 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md", "Markdown", 0, 0, 0, 0, 0, 150, 0, 37, 187 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/servers/server_0.md", "Markdown", 0, 0, 0, 0, 0, 5, 0, 3, 8 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/git_push.sh", "Shell Script", 0, 0, 0, 0, 35, 0, 9, 15, 59 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_2_0_0.md", "Markdown", 0, 0, 0, 0, 0, 167, 0, 36, 203 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md", "Markdown", 0, 0, 0, 0, 0, 84, 0, 8, 92 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/pyproject.toml", "toml", 27, 0, 0, 0, 0, 0, 0, 4, 31 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 13, 7, 29 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py", "Python", 0, 1046, 0, 0, 0, 0, 226, 129, 1401 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 3, 0, 3 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py", "Python", 0, 53, 0, 0, 0, 0, 0, 4, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 3, 0, 3 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py", "Python", 0, 7, 0, 0, 0, 0, 6, 5, 18 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py", "Python", 0, 9, 0, 0, 0, 0, 6, 5, 20 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py", "Python", 0, 7, 0, 0, 0, 0, 6, 5, 18 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py", "Python", 0, 5, 0, 0, 0, 0, 6, 5, 16 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py", "Python", 0, 9, 0, 0, 0, 0, 6, 5, 20 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py", "Python", 0, 20, 0, 0, 0, 0, 0, 4, 24 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 3, 0, 3 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py", "Python", 0, 19, 0, 0, 0, 0, 11, 5, 35 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py", "Python", 0, 11, 0, 0, 0, 0, 11, 5, 27 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py", "Python", 0, 19, 0, 0, 0, 0, 11, 5, 35 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py", "Python", 0, 22, 0, 0, 0, 0, 6, 9, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py", "Python", 0, 17, 0, 0, 0, 0, 6, 7, 30 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 5, 1, 6 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py", "Python", 0, 78, 0, 0, 0, 0, 17, 21, 116 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py", "Python", 0, 77, 0, 0, 0, 0, 17, 23, 117 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py", "Python", 0, 135, 0, 0, 0, 0, 17, 38, 190 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py", "Python", 0, 188, 0, 0, 0, 0, 17, 50, 255 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py", "Python", 0, 68, 0, 0, 0, 0, 17, 19, 104 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py", "Python", 0, 128, 0, 0, 0, 0, 17, 31, 176 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py", "Python", 0, 6, 0, 0, 0, 0, 10, 4, 20 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py", "Python", 0, 8, 0, 0, 0, 0, 6, 5, 19 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py", "Python", 0, 15, 0, 0, 0, 0, 6, 5, 26 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py", "Python", 0, 169, 0, 0, 0, 0, 139, 26, 334 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py", "Python", 0, 57, 0, 0, 0, 0, 31, 10, 98 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py", "Python", 0, 59, 0, 0, 0, 0, 55, 22, 136 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 3, 1, 4 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py", "Python", 0, 424, 0, 0, 0, 0, 15, 46, 485 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py", "Python", 0, 2, 0, 0, 0, 0, 6, 4, 12 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py", "Python", 0, 432, 0, 0, 0, 0, 15, 46, 493 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py", "Python", 0, 2, 0, 0, 0, 0, 6, 4, 12 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py", "Python", 0, 270, 0, 0, 0, 0, 15, 42, 327 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py", "Python", 0, 56, 0, 0, 0, 0, 9, 18, 83 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py", "Python", 0, 270, 0, 0, 0, 0, 15, 42, 327 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py", "Python", 0, 35, 0, 0, 0, 0, 9, 11, 55 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 38, 0, 0, 0, 0, 9, 13, 60 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py", "Python", 0, 281, 0, 0, 0, 0, 15, 44, 340 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py", "Python", 0, 8, 0, 0, 0, 0, 6, 7, 21 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py", "Python", 0, 273, 0, 0, 0, 0, 15, 43, 331 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py", "Python", 0, 390, 0, 0, 0, 0, 15, 43, 448 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py", "Python", 0, 16, 0, 0, 0, 0, 6, 7, 29 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py", "Python", 0, 68, 0, 0, 0, 0, 10, 19, 97 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py", "Python", 0, 416, 0, 0, 0, 0, 15, 50, 481 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py", "Python", 0, 16, 0, 0, 0, 0, 6, 7, 29 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py", "Python", 0, 68, 0, 0, 0, 0, 10, 19, 97 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py", "Python", 0, 30, 0, 0, 0, 0, 6, 11, 47 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py", "Python", 0, 219, 0, 0, 0, 0, 15, 36, 270 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py", "Python", 0, 30, 0, 0, 0, 0, 6, 11, 47 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py", "Python", 0, 32, 0, 0, 0, 0, 10, 12, 54 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py", "Python", 0, 337, 0, 0, 0, 0, 15, 42, 394 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py", "Python", 0, 17, 0, 0, 0, 0, 6, 7, 30 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py", "Python", 0, 218, 0, 0, 0, 0, 15, 37, 270 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py", "Python", 0, 249, 0, 0, 0, 0, 15, 42, 306 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py", "Python", 0, 20, 0, 0, 0, 0, 9, 9, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py", "Python", 0, 318, 0, 0, 0, 0, 15, 42, 375 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py", "Python", 0, 17, 0, 0, 0, 0, 6, 7, 30 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py", "Python", 0, 318, 0, 0, 0, 0, 15, 42, 375 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py", "Python", 0, 2, 0, 0, 0, 0, 6, 4, 12 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py", "Python", 0, 318, 0, 0, 0, 0, 15, 42, 375 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py", "Python", 0, 2, 0, 0, 0, 0, 6, 4, 12 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py", "Python", 0, 251, 0, 0, 0, 0, 15, 41, 307 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py", "Python", 0, 10, 0, 0, 0, 0, 6, 7, 23 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py", "Python", 0, 20, 0, 0, 0, 0, 9, 9, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py", "Python", 0, 10, 0, 0, 0, 0, 6, 7, 23 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py", "Python", 0, 64, 0, 0, 0, 0, 6, 18, 88 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py", "Python", 0, 7, 0, 0, 0, 0, 6, 6, 19 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py", "Python", 0, 7, 0, 0, 0, 0, 6, 6, 19 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py", "Python", 0, 7, 0, 0, 0, 0, 6, 6, 19 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py", "Python", 0, 180, 0, 0, 0, 0, 15, 34, 229 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py", "Python", 0, 1, 0, 0, 0, 0, 3, 1, 5 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py", "Python", 0, 242, 0, 0, 0, 0, 15, 38, 295 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py", "Python", 0, 249, 0, 0, 0, 0, 15, 42, 306 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py", "Python", 0, 38, 0, 0, 0, 0, 6, 13, 57 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py", "Python", 0, 383, 0, 0, 0, 0, 15, 43, 441 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py", "Python", 0, 9, 0, 0, 0, 0, 6, 7, 22 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py", "Python", 0, 11, 0, 0, 0, 0, 9, 5, 25 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py", "Python", 0, 17, 0, 0, 0, 0, 6, 7, 30 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py", "Python", 0, 2, 0, 0, 0, 0, 9, 4, 15 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py", "Python", 0, 18, 0, 0, 0, 0, 6, 9, 33 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py", "Python", 0, 4, 0, 0, 0, 0, 6, 4, 14 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py", "Python", 0, 175, 0, 0, 0, 0, 47, 31, 253 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py", "Python", 0, 1824, 0, 0, 0, 0, 315, 263, 2402 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py", "Python", 0, 166, 0, 0, 0, 0, 17, 40, 223 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/server.py", "Python", 0, 23, 0, 0, 0, 0, 9, 6, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py", "Python", 0, 6, 0, 0, 0, 0, 6, 5, 17 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py", "Python", 0, 8, 0, 0, 0, 0, 10, 8, 26 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py", "Python", 0, 61, 0, 0, 0, 0, 0, 8, 69 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py", "Python", 0, 0, 0, 0, 0, 0, 0, 1, 1 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py", "Python", 0, 18, 0, 0, 0, 0, 10, 10, 38 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py", "Python", 0, 17, 0, 0, 0, 0, 10, 10, 37 -"/Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/tox.ini", "Ini", 0, 0, 0, 8, 0, 0, 0, 3, 11 -"Total", "-", 27, 12875, 30, 8, 35, 3430, 2619, 3856, 22880 \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/results.json b/.VSCodeCounter/2023-04-25_18-40-28/results.json deleted file mode 100644 index 91a56ff..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/results.json +++ /dev/null @@ -1 +0,0 @@ -{"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/pyproject.toml":{"language":"toml","code":27,"comment":0,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py":{"language":"Python","code":9,"comment":13,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py":{"language":"Python","code":59,"comment":55,"blank":22},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py":{"language":"Python","code":1046,"comment":226,"blank":129},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py":{"language":"Python","code":1824,"comment":315,"blank":263},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py":{"language":"Python","code":180,"comment":15,"blank":34},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py":{"language":"Python","code":249,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py":{"language":"Python","code":10,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py":{"language":"Python","code":17,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py":{"language":"Python","code":251,"comment":15,"blank":41},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py":{"language":"Python","code":20,"comment":9,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py":{"language":"Python","code":10,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py":{"language":"Python","code":383,"comment":15,"blank":43},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py":{"language":"Python","code":7,"comment":6,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py":{"language":"Python","code":7,"comment":6,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py":{"language":"Python","code":7,"comment":6,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py":{"language":"Python","code":64,"comment":6,"blank":18},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py":{"language":"Python","code":242,"comment":15,"blank":38},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py":{"language":"Python","code":2,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py":{"language":"Python","code":318,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py":{"language":"Python","code":56,"comment":9,"blank":18},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py":{"language":"Python","code":270,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py":{"language":"Python","code":2,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py":{"language":"Python","code":337,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py":{"language":"Python","code":318,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py":{"language":"Python","code":17,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py":{"language":"Python","code":2,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py":{"language":"Python","code":432,"comment":15,"blank":46},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py":{"language":"Python","code":22,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py":{"language":"Python","code":273,"comment":15,"blank":43},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py":{"language":"Python","code":2,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py":{"language":"Python","code":424,"comment":15,"blank":46},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py":{"language":"Python","code":281,"comment":15,"blank":44},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py":{"language":"Python","code":8,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py":{"language":"Python","code":68,"comment":10,"blank":19},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py":{"language":"Python","code":17,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py":{"language":"Python","code":16,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py":{"language":"Python","code":390,"comment":15,"blank":43},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py":{"language":"Python","code":20,"comment":9,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py":{"language":"Python","code":218,"comment":15,"blank":37},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py":{"language":"Python","code":249,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py":{"language":"Python","code":318,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py":{"language":"Python","code":17,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py":{"language":"Python","code":0,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py":{"language":"Python","code":6,"comment":10,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py":{"language":"Python","code":18,"comment":6,"blank":9},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py":{"language":"Python","code":35,"comment":9,"blank":11},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py":{"language":"Python","code":270,"comment":15,"blank":42},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py":{"language":"Python","code":38,"comment":6,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":38,"comment":9,"blank":13},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py":{"language":"Python","code":1,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py":{"language":"Python","code":68,"comment":10,"blank":19},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py":{"language":"Python","code":219,"comment":15,"blank":36},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py":{"language":"Python","code":11,"comment":9,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py":{"language":"Python","code":16,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py":{"language":"Python","code":9,"comment":6,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py":{"language":"Python","code":30,"comment":6,"blank":11},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py":{"language":"Python","code":32,"comment":10,"blank":12},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py":{"language":"Python","code":416,"comment":15,"blank":50},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py":{"language":"Python","code":77,"comment":17,"blank":23},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py":{"language":"Python","code":4,"comment":6,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py":{"language":"Python","code":30,"comment":6,"blank":11},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py":{"language":"Python","code":68,"comment":17,"blank":19},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py":{"language":"Python","code":188,"comment":17,"blank":50},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py":{"language":"Python","code":0,"comment":5,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py":{"language":"Python","code":78,"comment":17,"blank":21},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py":{"language":"Python","code":6,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py":{"language":"Python","code":175,"comment":47,"blank":31},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py":{"language":"Python","code":135,"comment":17,"blank":38},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py":{"language":"Python","code":166,"comment":17,"blank":40},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py":{"language":"Python","code":128,"comment":17,"blank":31},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py":{"language":"Python","code":8,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/server.py":{"language":"Python","code":23,"comment":9,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py":{"language":"Python","code":57,"comment":31,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py":{"language":"Python","code":15,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py":{"language":"Python","code":169,"comment":139,"blank":26},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py":{"language":"Python","code":0,"comment":3,"blank":0},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py":{"language":"Python","code":11,"comment":11,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py":{"language":"Python","code":0,"comment":3,"blank":0},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py":{"language":"Python","code":19,"comment":11,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py":{"language":"Python","code":19,"comment":11,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py":{"language":"Python","code":53,"comment":0,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py":{"language":"Python","code":7,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py":{"language":"Python","code":20,"comment":0,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py":{"language":"Python","code":9,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py":{"language":"Python","code":0,"comment":3,"blank":0},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py":{"language":"Python","code":9,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py":{"language":"Python","code":7,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py":{"language":"Python","code":5,"comment":6,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.travis.yml":{"language":"YAML","code":10,"comment":3,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.gitlab-ci.yml":{"language":"YAML","code":20,"comment":1,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/tox.ini":{"language":"Ini","code":8,"comment":0,"blank":3},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/git_push.sh":{"language":"Shell Script","code":35,"comment":9,"blank":15},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/README.md":{"language":"Markdown","code":250,"comment":0,"blank":56},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md":{"language":"Markdown","code":84,"comment":0,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/servers/server_0.md":{"language":"Markdown","code":5,"comment":0,"blank":3},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/user.md":{"language":"Markdown","code":21,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md":{"language":"Markdown","code":18,"comment":0,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md":{"language":"Markdown","code":20,"comment":0,"blank":7},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/order.md":{"language":"Markdown","code":19,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md":{"language":"Markdown","code":16,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md":{"language":"Markdown","code":37,"comment":0,"blank":11},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md":{"language":"Markdown","code":15,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md":{"language":"Markdown","code":93,"comment":0,"blank":22},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/category.md":{"language":"Markdown","code":15,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md":{"language":"Markdown","code":109,"comment":0,"blank":22},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md":{"language":"Markdown","code":109,"comment":0,"blank":22},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md":{"language":"Markdown","code":14,"comment":0,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md":{"language":"Markdown","code":13,"comment":0,"blank":6},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md":{"language":"Markdown","code":155,"comment":0,"blank":39},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md":{"language":"Markdown","code":123,"comment":0,"blank":29},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md":{"language":"Markdown","code":161,"comment":0,"blank":46},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md":{"language":"Markdown","code":161,"comment":0,"blank":35},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md":{"language":"Markdown","code":148,"comment":0,"blank":35},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md":{"language":"Markdown","code":141,"comment":0,"blank":29},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md":{"language":"Markdown","code":145,"comment":0,"blank":36},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user/post.md":{"language":"Markdown","code":120,"comment":0,"blank":27},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md":{"language":"Markdown","code":125,"comment":0,"blank":32},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md":{"language":"Markdown","code":150,"comment":0,"blank":37},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md":{"language":"Markdown","code":130,"comment":0,"blank":34},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md":{"language":"Markdown","code":152,"comment":0,"blank":39},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md":{"language":"Markdown","code":131,"comment":0,"blank":34},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md":{"language":"Markdown","code":155,"comment":0,"blank":39},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md":{"language":"Markdown","code":104,"comment":0,"blank":27},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md":{"language":"Markdown","code":109,"comment":0,"blank":26},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md":{"language":"Markdown","code":159,"comment":0,"blank":38},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py":{"language":"Python","code":8,"comment":10,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py":{"language":"Python","code":61,"comment":0,"blank":8},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md":{"language":"Markdown","code":20,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md":{"language":"Markdown","code":20,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md":{"language":"Markdown","code":16,"comment":0,"blank":5},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_2_0_0.md":{"language":"Markdown","code":167,"comment":0,"blank":36},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py":{"language":"Python","code":18,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py":{"language":"Python","code":17,"comment":10,"blank":10},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py":{"language":"Python","code":2,"comment":9,"blank":4},"file:///Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py":{"language":"Python","code":0,"comment":0,"blank":1}} \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/results.md b/.VSCodeCounter/2023-04-25_18-40-28/results.md deleted file mode 100644 index 0b7a044..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/results.md +++ /dev/null @@ -1,385 +0,0 @@ -# Summary - -Date : 2023-04-25 18:40:28 - -Directory /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python - -Total : 407 files, 16405 codes, 2619 comments, 3856 blanks, all 22880 lines - -Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) - -## Languages -| language | files | code | comment | blank | total | -| :--- | ---: | ---: | ---: | ---: | ---: | -| Python | 365 | 12,875 | 2,606 | 3,003 | 18,484 | -| Markdown | 37 | 3,430 | 0 | 826 | 4,256 | -| Shell Script | 1 | 35 | 9 | 15 | 59 | -| YAML | 2 | 30 | 4 | 5 | 39 | -| toml | 1 | 27 | 0 | 4 | 31 | -| Ini | 1 | 8 | 0 | 3 | 11 | - -## Directories -| path | files | code | comment | blank | total | -| :--- | ---: | ---: | ---: | ---: | ---: | -| . | 407 | 16,405 | 2,619 | 3,856 | 22,880 | -| . (Files) | 8 | 601 | 13 | 127 | 741 | -| docs | 34 | 2,929 | 0 | 726 | 3,655 | -| docs/apis | 3 | 56 | 0 | 15 | 71 | -| docs/apis/tags | 3 | 56 | 0 | 15 | 71 | -| docs/components | 10 | 188 | 0 | 60 | 248 | -| docs/components/request_bodies | 2 | 38 | 0 | 14 | 52 | -| docs/components/schema | 6 | 123 | 0 | 36 | 159 | -| docs/components/security_schemes | 2 | 27 | 0 | 10 | 37 | -| docs/paths | 20 | 2,680 | 0 | 648 | 3,328 | -| docs/paths/pet | 2 | 302 | 0 | 64 | 366 | -| docs/paths/pet_find_by_status | 1 | 155 | 0 | 39 | 194 | -| docs/paths/pet_find_by_tags | 1 | 155 | 0 | 39 | 194 | -| docs/paths/pet_pet_id | 3 | 445 | 0 | 110 | 555 | -| docs/paths/pet_pet_id_upload_image | 1 | 159 | 0 | 38 | 197 | -| docs/paths/store_inventory | 1 | 109 | 0 | 26 | 135 | -| docs/paths/store_order | 1 | 123 | 0 | 29 | 152 | -| docs/paths/store_order_order_id | 2 | 235 | 0 | 61 | 296 | -| docs/paths/user | 1 | 120 | 0 | 27 | 147 | -| docs/paths/user_create_with_array | 1 | 109 | 0 | 22 | 131 | -| docs/paths/user_create_with_list | 1 | 109 | 0 | 22 | 131 | -| docs/paths/user_login | 1 | 161 | 0 | 46 | 207 | -| docs/paths/user_logout | 1 | 93 | 0 | 22 | 115 | -| docs/paths/user_username | 3 | 405 | 0 | 103 | 508 | -| docs/servers | 1 | 5 | 0 | 3 | 8 | -| src | 321 | 12,417 | 2,346 | 2,730 | 17,493 | -| src/openapi_client | 321 | 12,417 | 2,346 | 2,730 | 17,493 | -| src/openapi_client (Files) | 7 | 3,302 | 682 | 498 | 4,482 | -| src/openapi_client/apis | 22 | 204 | 126 | 93 | 423 | -| src/openapi_client/apis (Files) | 3 | 73 | 3 | 8 | 84 | -| src/openapi_client/apis/paths | 15 | 82 | 87 | 70 | 239 | -| src/openapi_client/apis/tags | 4 | 49 | 36 | 15 | 100 | -| src/openapi_client/components | 23 | 784 | 168 | 242 | 1,194 | -| src/openapi_client/components (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/components/request_bodies | 11 | 81 | 39 | 43 | 163 | -| src/openapi_client/components/request_bodies (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/components/request_bodies/request_body_pet | 6 | 26 | 24 | 20 | 70 | -| src/openapi_client/components/request_bodies/request_body_pet (Files) | 1 | 22 | 6 | 9 | 37 | -| src/openapi_client/components/request_bodies/request_body_pet/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/components/request_bodies/request_body_pet/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/components/request_bodies/request_body_pet/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/components/request_bodies/request_body_pet/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/components/request_bodies/request_body_user_array | 4 | 55 | 15 | 22 | 92 | -| src/openapi_client/components/request_bodies/request_body_user_array (Files) | 1 | 17 | 6 | 7 | 30 | -| src/openapi_client/components/request_bodies/request_body_user_array/content | 3 | 38 | 9 | 15 | 62 | -| src/openapi_client/components/request_bodies/request_body_user_array/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/components/request_bodies/request_body_user_array/content/application_json | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/components/schema | 7 | 674 | 107 | 183 | 964 | -| src/openapi_client/components/schemas | 1 | 6 | 10 | 4 | 20 | -| src/openapi_client/components/security_schemes | 3 | 23 | 12 | 11 | 46 | -| src/openapi_client/configurations | 3 | 226 | 170 | 37 | 433 | -| src/openapi_client/paths | 264 | 7,895 | 1,194 | 1,854 | 10,943 | -| src/openapi_client/paths (Files) | 1 | 0 | 3 | 1 | 4 | -| src/openapi_client/paths/pet | 29 | 1,025 | 129 | 199 | 1,353 | -| src/openapi_client/paths/pet (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet/post | 13 | 490 | 57 | 90 | 637 | -| src/openapi_client/paths/pet/post (Files) | 2 | 424 | 15 | 47 | 486 | -| src/openapi_client/paths/pet/post/request_body | 1 | 2 | 6 | 4 | 12 | -| src/openapi_client/paths/pet/post/responses | 8 | 60 | 30 | 34 | 124 | -| src/openapi_client/paths/pet/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet/post/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/pet/post/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet/post/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/pet/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet/post/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet/post/responses/response_405 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet/put | 15 | 534 | 69 | 108 | 711 | -| src/openapi_client/paths/pet/put (Files) | 2 | 432 | 15 | 47 | 494 | -| src/openapi_client/paths/pet/put/request_body | 1 | 2 | 6 | 4 | 12 | -| src/openapi_client/paths/pet/put/responses | 10 | 96 | 42 | 52 | 190 | -| src/openapi_client/paths/pet/put/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet/put/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/pet/put/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet/put/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/pet/put/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet/put/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet/put/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet/put/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet/put/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet/put/responses/response_405 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet/put/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_find_by_status | 16 | 472 | 69 | 127 | 668 | -| src/openapi_client/paths/pet_find_by_status (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet_find_by_status/get | 15 | 471 | 66 | 126 | 663 | -| src/openapi_client/paths/pet_find_by_status/get (Files) | 2 | 270 | 15 | 43 | 328 | -| src/openapi_client/paths/pet_find_by_status/get/parameters | 3 | 65 | 15 | 26 | 106 | -| src/openapi_client/paths/pet_find_by_status/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0 | 2 | 65 | 15 | 25 | 105 | -| src/openapi_client/paths/pet_find_by_status/get/responses | 8 | 132 | 30 | 52 | 214 | -| src/openapi_client/paths/pet_find_by_status/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200 | 6 | 114 | 24 | 42 | 180 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content | 5 | 76 | 18 | 29 | 123 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_find_by_status/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_find_by_tags | 16 | 451 | 69 | 120 | 640 | -| src/openapi_client/paths/pet_find_by_tags (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet_find_by_tags/get | 15 | 450 | 66 | 119 | 635 | -| src/openapi_client/paths/pet_find_by_tags/get (Files) | 2 | 270 | 15 | 43 | 328 | -| src/openapi_client/paths/pet_find_by_tags/get/parameters | 3 | 44 | 15 | 19 | 78 | -| src/openapi_client/paths/pet_find_by_tags/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0 | 2 | 44 | 15 | 18 | 77 | -| src/openapi_client/paths/pet_find_by_tags/get/responses | 8 | 132 | 30 | 52 | 214 | -| src/openapi_client/paths/pet_find_by_tags/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200 | 6 | 114 | 24 | 42 | 180 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content | 5 | 76 | 18 | 29 | 123 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_find_by_tags/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_pet_id | 41 | 1,234 | 190 | 291 | 1,715 | -| src/openapi_client/paths/pet_pet_id (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet_pet_id/delete | 11 | 342 | 57 | 85 | 484 | -| src/openapi_client/paths/pet_pet_id/delete (Files) | 2 | 281 | 15 | 45 | 341 | -| src/openapi_client/paths/pet_pet_id/delete/parameters | 5 | 39 | 30 | 25 | 94 | -| src/openapi_client/paths/pet_pet_id/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0 | 2 | 19 | 15 | 12 | 46 | -| src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/pet_pet_id/delete/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/pet_pet_id/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_pet_id/delete/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_pet_id/get | 16 | 375 | 72 | 105 | 552 | -| src/openapi_client/paths/pet_pet_id/get (Files) | 2 | 273 | 15 | 44 | 332 | -| src/openapi_client/paths/pet_pet_id/get/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/pet_pet_id/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/pet_pet_id/get/responses | 9 | 78 | 36 | 43 | 157 | -| src/openapi_client/paths/pet_pet_id/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_pet_id/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_pet_id/post | 13 | 516 | 58 | 100 | 674 | -| src/openapi_client/paths/pet_pet_id/post (Files) | 2 | 390 | 15 | 44 | 449 | -| src/openapi_client/paths/pet_pet_id/post/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/pet_pet_id/post/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/pet_pet_id/post/request_body | 4 | 84 | 16 | 28 | 128 | -| src/openapi_client/paths/pet_pet_id/post/request_body (Files) | 1 | 16 | 6 | 7 | 29 | -| src/openapi_client/paths/pet_pet_id/post/request_body/content | 3 | 68 | 10 | 21 | 99 | -| src/openapi_client/paths/pet_pet_id/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded | 2 | 68 | 10 | 20 | 98 | -| src/openapi_client/paths/pet_pet_id/post/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/pet_pet_id/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/post/responses/response_405 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_pet_id/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_pet_id_upload_image | 17 | 557 | 70 | 116 | 743 | -| src/openapi_client/paths/pet_pet_id_upload_image (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet_pet_id_upload_image/post | 16 | 556 | 67 | 115 | 738 | -| src/openapi_client/paths/pet_pet_id_upload_image/post (Files) | 2 | 416 | 15 | 51 | 482 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body | 4 | 84 | 16 | 28 | 128 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body (Files) | 1 | 16 | 6 | 7 | 29 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content | 3 | 68 | 10 | 21 | 99 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data | 2 | 68 | 10 | 20 | 98 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses | 5 | 32 | 15 | 18 | 65 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200 | 4 | 32 | 15 | 17 | 64 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200 (Files) | 1 | 30 | 6 | 11 | 47 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content | 3 | 2 | 9 | 6 | 17 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/store_inventory | 10 | 286 | 40 | 69 | 395 | -| src/openapi_client/paths/store_inventory (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/store_inventory/get | 9 | 285 | 37 | 68 | 390 | -| src/openapi_client/paths/store_inventory/get (Files) | 2 | 219 | 15 | 37 | 271 | -| src/openapi_client/paths/store_inventory/get/responses | 5 | 62 | 16 | 26 | 104 | -| src/openapi_client/paths/store_inventory/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_inventory/get/responses/response_200 | 4 | 62 | 16 | 25 | 103 | -| src/openapi_client/paths/store_inventory/get/responses/response_200 (Files) | 1 | 30 | 6 | 11 | 47 | -| src/openapi_client/paths/store_inventory/get/responses/response_200/content | 3 | 32 | 10 | 14 | 56 | -| src/openapi_client/paths/store_inventory/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json | 2 | 32 | 10 | 13 | 55 | -| src/openapi_client/paths/store_inventory/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/store_order | 15 | 417 | 63 | 91 | 571 | -| src/openapi_client/paths/store_order (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/store_order/post | 14 | 416 | 60 | 90 | 566 | -| src/openapi_client/paths/store_order/post (Files) | 2 | 337 | 15 | 43 | 395 | -| src/openapi_client/paths/store_order/post/request_body | 4 | 19 | 15 | 13 | 47 | -| src/openapi_client/paths/store_order/post/request_body (Files) | 1 | 17 | 6 | 7 | 30 | -| src/openapi_client/paths/store_order/post/request_body/content | 3 | 2 | 9 | 6 | 17 | -| src/openapi_client/paths/store_order/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order/post/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order/post/responses | 8 | 60 | 30 | 34 | 124 | -| src/openapi_client/paths/store_order/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order/post/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/store_order/post/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/store_order/post/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/store_order/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order/post/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/store_order_order_id | 23 | 631 | 111 | 174 | 916 | -| src/openapi_client/paths/store_order_order_id (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/store_order_order_id/delete | 8 | 274 | 42 | 70 | 386 | -| src/openapi_client/paths/store_order_order_id/delete (Files) | 2 | 218 | 15 | 38 | 271 | -| src/openapi_client/paths/store_order_order_id/delete/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/store_order_order_id/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/store_order_order_id/delete/responses | 3 | 36 | 12 | 19 | 67 | -| src/openapi_client/paths/store_order_order_id/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/store_order_order_id/delete/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/store_order_order_id/get | 14 | 356 | 66 | 103 | 525 | -| src/openapi_client/paths/store_order_order_id/get (Files) | 2 | 249 | 15 | 43 | 307 | -| src/openapi_client/paths/store_order_order_id/get/parameters | 3 | 29 | 15 | 17 | 61 | -| src/openapi_client/paths/store_order_order_id/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0 | 2 | 29 | 15 | 16 | 60 | -| src/openapi_client/paths/store_order_order_id/get/responses | 9 | 78 | 36 | 43 | 157 | -| src/openapi_client/paths/store_order_order_id/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user | 11 | 360 | 45 | 72 | 477 | -| src/openapi_client/paths/user (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user/post | 10 | 359 | 42 | 71 | 472 | -| src/openapi_client/paths/user/post (Files) | 2 | 318 | 15 | 43 | 376 | -| src/openapi_client/paths/user/post/request_body | 4 | 19 | 15 | 13 | 47 | -| src/openapi_client/paths/user/post/request_body (Files) | 1 | 17 | 6 | 7 | 30 | -| src/openapi_client/paths/user/post/request_body/content | 3 | 2 | 9 | 6 | 17 | -| src/openapi_client/paths/user/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user/post/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/user/post/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/user/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_create_with_array | 8 | 343 | 36 | 63 | 442 | -| src/openapi_client/paths/user_create_with_array (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_create_with_array/post | 7 | 342 | 33 | 62 | 437 | -| src/openapi_client/paths/user_create_with_array/post (Files) | 2 | 318 | 15 | 43 | 376 | -| src/openapi_client/paths/user_create_with_array/post/request_body | 1 | 2 | 6 | 4 | 12 | -| src/openapi_client/paths/user_create_with_array/post/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/user_create_with_array/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_create_with_array/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_create_with_array/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_create_with_list | 8 | 343 | 36 | 63 | 442 | -| src/openapi_client/paths/user_create_with_list (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_create_with_list/post | 7 | 342 | 33 | 62 | 437 | -| src/openapi_client/paths/user_create_with_list/post (Files) | 2 | 318 | 15 | 43 | 376 | -| src/openapi_client/paths/user_create_with_list/post/request_body | 1 | 2 | 6 | 4 | 12 | -| src/openapi_client/paths/user_create_with_list/post/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/user_create_with_list/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_create_with_list/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_create_with_list/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_login | 23 | 461 | 123 | 147 | 731 | -| src/openapi_client/paths/user_login (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_login/get | 22 | 460 | 120 | 146 | 726 | -| src/openapi_client/paths/user_login/get (Files) | 2 | 251 | 15 | 42 | 308 | -| src/openapi_client/paths/user_login/get/parameters | 5 | 51 | 30 | 29 | 110 | -| src/openapi_client/paths/user_login/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_login/get/parameters/parameter_0 | 2 | 30 | 15 | 16 | 61 | -| src/openapi_client/paths/user_login/get/parameters/parameter_1 | 2 | 21 | 15 | 12 | 48 | -| src/openapi_client/paths/user_login/get/responses | 15 | 158 | 75 | 75 | 308 | -| src/openapi_client/paths/user_login/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_login/get/responses/response_200 | 13 | 140 | 69 | 65 | 274 | -| src/openapi_client/paths/user_login/get/responses/response_200 (Files) | 1 | 64 | 6 | 18 | 88 | -| src/openapi_client/paths/user_login/get/responses/response_200/content | 5 | 22 | 18 | 13 | 53 | -| src/openapi_client/paths/user_login/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_login/get/responses/response_200/content/application_json | 2 | 11 | 9 | 6 | 26 | -| src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml | 2 | 11 | 9 | 6 | 26 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers | 7 | 54 | 45 | 34 | 133 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie | 2 | 18 | 15 | 11 | 44 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after | 2 | 18 | 15 | 11 | 44 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit | 2 | 18 | 15 | 11 | 44 | -| src/openapi_client/paths/user_login/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_logout | 7 | 203 | 30 | 51 | 284 | -| src/openapi_client/paths/user_logout (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_logout/get | 6 | 202 | 27 | 50 | 279 | -| src/openapi_client/paths/user_logout/get (Files) | 2 | 180 | 15 | 35 | 230 | -| src/openapi_client/paths/user_logout/get/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/user_logout/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_logout/get/responses/response_default | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_logout/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_username | 39 | 1,112 | 180 | 270 | 1,562 | -| src/openapi_client/paths/user_username (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_username/delete | 10 | 302 | 48 | 76 | 426 | -| src/openapi_client/paths/user_username/delete (Files) | 2 | 242 | 15 | 39 | 296 | -| src/openapi_client/paths/user_username/delete/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/user_username/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/delete/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/user_username/delete/responses | 3 | 36 | 12 | 19 | 67 | -| src/openapi_client/paths/user_username/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/delete/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/delete/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_username/get | 14 | 347 | 66 | 99 | 512 | -| src/openapi_client/paths/user_username/get (Files) | 2 | 249 | 15 | 43 | 307 | -| src/openapi_client/paths/user_username/get/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/user_username/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/get/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/user_username/get/responses | 9 | 78 | 36 | 43 | 157 | -| src/openapi_client/paths/user_username/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/user_username/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/user_username/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/user_username/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/user_username/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/put | 14 | 462 | 63 | 94 | 619 | -| src/openapi_client/paths/user_username/put (Files) | 2 | 383 | 15 | 44 | 442 | -| src/openapi_client/paths/user_username/put/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/user_username/put/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/put/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/user_username/put/request_body | 4 | 19 | 15 | 13 | 47 | -| src/openapi_client/paths/user_username/put/request_body (Files) | 1 | 17 | 6 | 7 | 30 | -| src/openapi_client/paths/user_username/put/request_body/content | 3 | 2 | 9 | 6 | 17 | -| src/openapi_client/paths/user_username/put/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/put/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/user_username/put/responses | 3 | 36 | 12 | 19 | 67 | -| src/openapi_client/paths/user_username/put/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/put/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/put/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/put/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/servers | 2 | 6 | 6 | 6 | 18 | -| test | 44 | 458 | 260 | 273 | 991 | -| test (Files) | 1 | 0 | 0 | 1 | 1 | -| test/components | 8 | 48 | 60 | 50 | 158 | -| test/components (Files) | 1 | 0 | 0 | 1 | 1 | -| test/components/schema | 7 | 48 | 60 | 49 | 157 | -| test/test_paths | 35 | 410 | 200 | 222 | 832 | -| test/test_paths (Files) | 1 | 61 | 0 | 8 | 69 | -| test/test_paths/test_pet | 3 | 36 | 20 | 21 | 77 | -| test/test_paths/test_pet_find_by_status | 2 | 18 | 10 | 11 | 39 | -| test/test_paths/test_pet_find_by_tags | 2 | 18 | 10 | 11 | 39 | -| test/test_paths/test_pet_pet_id | 4 | 52 | 30 | 31 | 113 | -| test/test_paths/test_pet_pet_id_upload_image | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_store_inventory | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_store_order | 2 | 18 | 10 | 11 | 39 | -| test/test_paths/test_store_order_order_id | 3 | 35 | 20 | 21 | 76 | -| test/test_paths/test_user | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_user_create_with_array | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_user_create_with_list | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_user_login | 2 | 18 | 10 | 11 | 39 | -| test/test_paths/test_user_logout | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_user_username | 4 | 52 | 30 | 31 | 113 | - -Summary / [Details](details.md) / [Diff Summary](diff.md) / [Diff Details](diff-details.md) \ No newline at end of file diff --git a/.VSCodeCounter/2023-04-25_18-40-28/results.txt b/.VSCodeCounter/2023-04-25_18-40-28/results.txt deleted file mode 100644 index 6c2d254..0000000 --- a/.VSCodeCounter/2023-04-25_18-40-28/results.txt +++ /dev/null @@ -1,795 +0,0 @@ -Date : 2023-04-25 18:40:28 -Directory : /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python -Total : 407 files, 16405 codes, 2619 comments, 3856 blanks, all 22880 lines - -Languages -+--------------+------------+------------+------------+------------+------------+ -| language | files | code | comment | blank | total | -+--------------+------------+------------+------------+------------+------------+ -| Python | 365 | 12,875 | 2,606 | 3,003 | 18,484 | -| Markdown | 37 | 3,430 | 0 | 826 | 4,256 | -| Shell Script | 1 | 35 | 9 | 15 | 59 | -| YAML | 2 | 30 | 4 | 5 | 39 | -| toml | 1 | 27 | 0 | 4 | 31 | -| Ini | 1 | 8 | 0 | 3 | 11 | -+--------------+------------+------------+------------+------------+------------+ - -Directories -+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ -| path | files | code | comment | blank | total | -+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ -| . | 407 | 16,405 | 2,619 | 3,856 | 22,880 | -| . (Files) | 8 | 601 | 13 | 127 | 741 | -| docs | 34 | 2,929 | 0 | 726 | 3,655 | -| docs/apis | 3 | 56 | 0 | 15 | 71 | -| docs/apis/tags | 3 | 56 | 0 | 15 | 71 | -| docs/components | 10 | 188 | 0 | 60 | 248 | -| docs/components/request_bodies | 2 | 38 | 0 | 14 | 52 | -| docs/components/schema | 6 | 123 | 0 | 36 | 159 | -| docs/components/security_schemes | 2 | 27 | 0 | 10 | 37 | -| docs/paths | 20 | 2,680 | 0 | 648 | 3,328 | -| docs/paths/pet | 2 | 302 | 0 | 64 | 366 | -| docs/paths/pet_find_by_status | 1 | 155 | 0 | 39 | 194 | -| docs/paths/pet_find_by_tags | 1 | 155 | 0 | 39 | 194 | -| docs/paths/pet_pet_id | 3 | 445 | 0 | 110 | 555 | -| docs/paths/pet_pet_id_upload_image | 1 | 159 | 0 | 38 | 197 | -| docs/paths/store_inventory | 1 | 109 | 0 | 26 | 135 | -| docs/paths/store_order | 1 | 123 | 0 | 29 | 152 | -| docs/paths/store_order_order_id | 2 | 235 | 0 | 61 | 296 | -| docs/paths/user | 1 | 120 | 0 | 27 | 147 | -| docs/paths/user_create_with_array | 1 | 109 | 0 | 22 | 131 | -| docs/paths/user_create_with_list | 1 | 109 | 0 | 22 | 131 | -| docs/paths/user_login | 1 | 161 | 0 | 46 | 207 | -| docs/paths/user_logout | 1 | 93 | 0 | 22 | 115 | -| docs/paths/user_username | 3 | 405 | 0 | 103 | 508 | -| docs/servers | 1 | 5 | 0 | 3 | 8 | -| src | 321 | 12,417 | 2,346 | 2,730 | 17,493 | -| src/openapi_client | 321 | 12,417 | 2,346 | 2,730 | 17,493 | -| src/openapi_client (Files) | 7 | 3,302 | 682 | 498 | 4,482 | -| src/openapi_client/apis | 22 | 204 | 126 | 93 | 423 | -| src/openapi_client/apis (Files) | 3 | 73 | 3 | 8 | 84 | -| src/openapi_client/apis/paths | 15 | 82 | 87 | 70 | 239 | -| src/openapi_client/apis/tags | 4 | 49 | 36 | 15 | 100 | -| src/openapi_client/components | 23 | 784 | 168 | 242 | 1,194 | -| src/openapi_client/components (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/components/request_bodies | 11 | 81 | 39 | 43 | 163 | -| src/openapi_client/components/request_bodies (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/components/request_bodies/request_body_pet | 6 | 26 | 24 | 20 | 70 | -| src/openapi_client/components/request_bodies/request_body_pet (Files) | 1 | 22 | 6 | 9 | 37 | -| src/openapi_client/components/request_bodies/request_body_pet/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/components/request_bodies/request_body_pet/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/components/request_bodies/request_body_pet/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/components/request_bodies/request_body_pet/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/components/request_bodies/request_body_user_array | 4 | 55 | 15 | 22 | 92 | -| src/openapi_client/components/request_bodies/request_body_user_array (Files) | 1 | 17 | 6 | 7 | 30 | -| src/openapi_client/components/request_bodies/request_body_user_array/content | 3 | 38 | 9 | 15 | 62 | -| src/openapi_client/components/request_bodies/request_body_user_array/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/components/request_bodies/request_body_user_array/content/application_json | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/components/schema | 7 | 674 | 107 | 183 | 964 | -| src/openapi_client/components/schemas | 1 | 6 | 10 | 4 | 20 | -| src/openapi_client/components/security_schemes | 3 | 23 | 12 | 11 | 46 | -| src/openapi_client/configurations | 3 | 226 | 170 | 37 | 433 | -| src/openapi_client/paths | 264 | 7,895 | 1,194 | 1,854 | 10,943 | -| src/openapi_client/paths (Files) | 1 | 0 | 3 | 1 | 4 | -| src/openapi_client/paths/pet | 29 | 1,025 | 129 | 199 | 1,353 | -| src/openapi_client/paths/pet (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet/post | 13 | 490 | 57 | 90 | 637 | -| src/openapi_client/paths/pet/post (Files) | 2 | 424 | 15 | 47 | 486 | -| src/openapi_client/paths/pet/post/request_body | 1 | 2 | 6 | 4 | 12 | -| src/openapi_client/paths/pet/post/responses | 8 | 60 | 30 | 34 | 124 | -| src/openapi_client/paths/pet/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet/post/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/pet/post/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet/post/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/pet/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet/post/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet/post/responses/response_405 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet/put | 15 | 534 | 69 | 108 | 711 | -| src/openapi_client/paths/pet/put (Files) | 2 | 432 | 15 | 47 | 494 | -| src/openapi_client/paths/pet/put/request_body | 1 | 2 | 6 | 4 | 12 | -| src/openapi_client/paths/pet/put/responses | 10 | 96 | 42 | 52 | 190 | -| src/openapi_client/paths/pet/put/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet/put/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/pet/put/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet/put/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/pet/put/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet/put/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet/put/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet/put/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet/put/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet/put/responses/response_405 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet/put/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_find_by_status | 16 | 472 | 69 | 127 | 668 | -| src/openapi_client/paths/pet_find_by_status (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet_find_by_status/get | 15 | 471 | 66 | 126 | 663 | -| src/openapi_client/paths/pet_find_by_status/get (Files) | 2 | 270 | 15 | 43 | 328 | -| src/openapi_client/paths/pet_find_by_status/get/parameters | 3 | 65 | 15 | 26 | 106 | -| src/openapi_client/paths/pet_find_by_status/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0 | 2 | 65 | 15 | 25 | 105 | -| src/openapi_client/paths/pet_find_by_status/get/responses | 8 | 132 | 30 | 52 | 214 | -| src/openapi_client/paths/pet_find_by_status/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200 | 6 | 114 | 24 | 42 | 180 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content | 5 | 76 | 18 | 29 | 123 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/paths/pet_find_by_status/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_find_by_status/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_find_by_tags | 16 | 451 | 69 | 120 | 640 | -| src/openapi_client/paths/pet_find_by_tags (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet_find_by_tags/get | 15 | 450 | 66 | 119 | 635 | -| src/openapi_client/paths/pet_find_by_tags/get (Files) | 2 | 270 | 15 | 43 | 328 | -| src/openapi_client/paths/pet_find_by_tags/get/parameters | 3 | 44 | 15 | 19 | 78 | -| src/openapi_client/paths/pet_find_by_tags/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0 | 2 | 44 | 15 | 18 | 77 | -| src/openapi_client/paths/pet_find_by_tags/get/responses | 8 | 132 | 30 | 52 | 214 | -| src/openapi_client/paths/pet_find_by_tags/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200 | 6 | 114 | 24 | 42 | 180 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content | 5 | 76 | 18 | 29 | 123 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml | 2 | 38 | 9 | 14 | 61 | -| src/openapi_client/paths/pet_find_by_tags/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_find_by_tags/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_pet_id | 41 | 1,234 | 190 | 291 | 1,715 | -| src/openapi_client/paths/pet_pet_id (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet_pet_id/delete | 11 | 342 | 57 | 85 | 484 | -| src/openapi_client/paths/pet_pet_id/delete (Files) | 2 | 281 | 15 | 45 | 341 | -| src/openapi_client/paths/pet_pet_id/delete/parameters | 5 | 39 | 30 | 25 | 94 | -| src/openapi_client/paths/pet_pet_id/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0 | 2 | 19 | 15 | 12 | 46 | -| src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/pet_pet_id/delete/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/pet_pet_id/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_pet_id/delete/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_pet_id/get | 16 | 375 | 72 | 105 | 552 | -| src/openapi_client/paths/pet_pet_id/get (Files) | 2 | 273 | 15 | 44 | 332 | -| src/openapi_client/paths/pet_pet_id/get/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/pet_pet_id/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/pet_pet_id/get/responses | 9 | 78 | 36 | 43 | 157 | -| src/openapi_client/paths/pet_pet_id/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_pet_id/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_pet_id/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_pet_id/post | 13 | 516 | 58 | 100 | 674 | -| src/openapi_client/paths/pet_pet_id/post (Files) | 2 | 390 | 15 | 44 | 449 | -| src/openapi_client/paths/pet_pet_id/post/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/pet_pet_id/post/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/pet_pet_id/post/request_body | 4 | 84 | 16 | 28 | 128 | -| src/openapi_client/paths/pet_pet_id/post/request_body (Files) | 1 | 16 | 6 | 7 | 29 | -| src/openapi_client/paths/pet_pet_id/post/request_body/content | 3 | 68 | 10 | 21 | 99 | -| src/openapi_client/paths/pet_pet_id/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded | 2 | 68 | 10 | 20 | 98 | -| src/openapi_client/paths/pet_pet_id/post/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/pet_pet_id/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id/post/responses/response_405 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/pet_pet_id/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/pet_pet_id_upload_image | 17 | 557 | 70 | 116 | 743 | -| src/openapi_client/paths/pet_pet_id_upload_image (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/pet_pet_id_upload_image/post | 16 | 556 | 67 | 115 | 738 | -| src/openapi_client/paths/pet_pet_id_upload_image/post (Files) | 2 | 416 | 15 | 51 | 482 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body | 4 | 84 | 16 | 28 | 128 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body (Files) | 1 | 16 | 6 | 7 | 29 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content | 3 | 68 | 10 | 21 | 99 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data | 2 | 68 | 10 | 20 | 98 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses | 5 | 32 | 15 | 18 | 65 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200 | 4 | 32 | 15 | 17 | 64 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200 (Files) | 1 | 30 | 6 | 11 | 47 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content | 3 | 2 | 9 | 6 | 17 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/pet_pet_id_upload_image/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/store_inventory | 10 | 286 | 40 | 69 | 395 | -| src/openapi_client/paths/store_inventory (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/store_inventory/get | 9 | 285 | 37 | 68 | 390 | -| src/openapi_client/paths/store_inventory/get (Files) | 2 | 219 | 15 | 37 | 271 | -| src/openapi_client/paths/store_inventory/get/responses | 5 | 62 | 16 | 26 | 104 | -| src/openapi_client/paths/store_inventory/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_inventory/get/responses/response_200 | 4 | 62 | 16 | 25 | 103 | -| src/openapi_client/paths/store_inventory/get/responses/response_200 (Files) | 1 | 30 | 6 | 11 | 47 | -| src/openapi_client/paths/store_inventory/get/responses/response_200/content | 3 | 32 | 10 | 14 | 56 | -| src/openapi_client/paths/store_inventory/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json | 2 | 32 | 10 | 13 | 55 | -| src/openapi_client/paths/store_inventory/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/store_order | 15 | 417 | 63 | 91 | 571 | -| src/openapi_client/paths/store_order (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/store_order/post | 14 | 416 | 60 | 90 | 566 | -| src/openapi_client/paths/store_order/post (Files) | 2 | 337 | 15 | 43 | 395 | -| src/openapi_client/paths/store_order/post/request_body | 4 | 19 | 15 | 13 | 47 | -| src/openapi_client/paths/store_order/post/request_body (Files) | 1 | 17 | 6 | 7 | 30 | -| src/openapi_client/paths/store_order/post/request_body/content | 3 | 2 | 9 | 6 | 17 | -| src/openapi_client/paths/store_order/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order/post/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order/post/responses | 8 | 60 | 30 | 34 | 124 | -| src/openapi_client/paths/store_order/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order/post/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/store_order/post/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/store_order/post/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/store_order/post/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order/post/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order/post/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/store_order_order_id | 23 | 631 | 111 | 174 | 916 | -| src/openapi_client/paths/store_order_order_id (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/store_order_order_id/delete | 8 | 274 | 42 | 70 | 386 | -| src/openapi_client/paths/store_order_order_id/delete (Files) | 2 | 218 | 15 | 38 | 271 | -| src/openapi_client/paths/store_order_order_id/delete/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/store_order_order_id/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/store_order_order_id/delete/responses | 3 | 36 | 12 | 19 | 67 | -| src/openapi_client/paths/store_order_order_id/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/store_order_order_id/delete/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/store_order_order_id/get | 14 | 356 | 66 | 103 | 525 | -| src/openapi_client/paths/store_order_order_id/get (Files) | 2 | 249 | 15 | 43 | 307 | -| src/openapi_client/paths/store_order_order_id/get/parameters | 3 | 29 | 15 | 17 | 61 | -| src/openapi_client/paths/store_order_order_id/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0 | 2 | 29 | 15 | 16 | 60 | -| src/openapi_client/paths/store_order_order_id/get/responses | 9 | 78 | 36 | 43 | 157 | -| src/openapi_client/paths/store_order_order_id/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/store_order_order_id/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user | 11 | 360 | 45 | 72 | 477 | -| src/openapi_client/paths/user (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user/post | 10 | 359 | 42 | 71 | 472 | -| src/openapi_client/paths/user/post (Files) | 2 | 318 | 15 | 43 | 376 | -| src/openapi_client/paths/user/post/request_body | 4 | 19 | 15 | 13 | 47 | -| src/openapi_client/paths/user/post/request_body (Files) | 1 | 17 | 6 | 7 | 30 | -| src/openapi_client/paths/user/post/request_body/content | 3 | 2 | 9 | 6 | 17 | -| src/openapi_client/paths/user/post/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user/post/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/user/post/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/user/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_create_with_array | 8 | 343 | 36 | 63 | 442 | -| src/openapi_client/paths/user_create_with_array (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_create_with_array/post | 7 | 342 | 33 | 62 | 437 | -| src/openapi_client/paths/user_create_with_array/post (Files) | 2 | 318 | 15 | 43 | 376 | -| src/openapi_client/paths/user_create_with_array/post/request_body | 1 | 2 | 6 | 4 | 12 | -| src/openapi_client/paths/user_create_with_array/post/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/user_create_with_array/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_create_with_array/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_create_with_array/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_create_with_list | 8 | 343 | 36 | 63 | 442 | -| src/openapi_client/paths/user_create_with_list (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_create_with_list/post | 7 | 342 | 33 | 62 | 437 | -| src/openapi_client/paths/user_create_with_list/post (Files) | 2 | 318 | 15 | 43 | 376 | -| src/openapi_client/paths/user_create_with_list/post/request_body | 1 | 2 | 6 | 4 | 12 | -| src/openapi_client/paths/user_create_with_list/post/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/user_create_with_list/post/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_create_with_list/post/responses/response_default | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_create_with_list/post/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_login | 23 | 461 | 123 | 147 | 731 | -| src/openapi_client/paths/user_login (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_login/get | 22 | 460 | 120 | 146 | 726 | -| src/openapi_client/paths/user_login/get (Files) | 2 | 251 | 15 | 42 | 308 | -| src/openapi_client/paths/user_login/get/parameters | 5 | 51 | 30 | 29 | 110 | -| src/openapi_client/paths/user_login/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_login/get/parameters/parameter_0 | 2 | 30 | 15 | 16 | 61 | -| src/openapi_client/paths/user_login/get/parameters/parameter_1 | 2 | 21 | 15 | 12 | 48 | -| src/openapi_client/paths/user_login/get/responses | 15 | 158 | 75 | 75 | 308 | -| src/openapi_client/paths/user_login/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_login/get/responses/response_200 | 13 | 140 | 69 | 65 | 274 | -| src/openapi_client/paths/user_login/get/responses/response_200 (Files) | 1 | 64 | 6 | 18 | 88 | -| src/openapi_client/paths/user_login/get/responses/response_200/content | 5 | 22 | 18 | 13 | 53 | -| src/openapi_client/paths/user_login/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_login/get/responses/response_200/content/application_json | 2 | 11 | 9 | 6 | 26 | -| src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml | 2 | 11 | 9 | 6 | 26 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers | 7 | 54 | 45 | 34 | 133 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie | 2 | 18 | 15 | 11 | 44 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after | 2 | 18 | 15 | 11 | 44 | -| src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit | 2 | 18 | 15 | 11 | 44 | -| src/openapi_client/paths/user_login/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_logout | 7 | 203 | 30 | 51 | 284 | -| src/openapi_client/paths/user_logout (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_logout/get | 6 | 202 | 27 | 50 | 279 | -| src/openapi_client/paths/user_logout/get (Files) | 2 | 180 | 15 | 35 | 230 | -| src/openapi_client/paths/user_logout/get/responses | 2 | 18 | 6 | 10 | 34 | -| src/openapi_client/paths/user_logout/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_logout/get/responses/response_default | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_logout/get/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_username | 39 | 1,112 | 180 | 270 | 1,562 | -| src/openapi_client/paths/user_username (Files) | 1 | 1 | 3 | 1 | 5 | -| src/openapi_client/paths/user_username/delete | 10 | 302 | 48 | 76 | 426 | -| src/openapi_client/paths/user_username/delete (Files) | 2 | 242 | 15 | 39 | 296 | -| src/openapi_client/paths/user_username/delete/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/user_username/delete/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/delete/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/user_username/delete/responses | 3 | 36 | 12 | 19 | 67 | -| src/openapi_client/paths/user_username/delete/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/delete/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/delete/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/delete/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/paths/user_username/get | 14 | 347 | 66 | 99 | 512 | -| src/openapi_client/paths/user_username/get (Files) | 2 | 249 | 15 | 43 | 307 | -| src/openapi_client/paths/user_username/get/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/user_username/get/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/get/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/user_username/get/responses | 9 | 78 | 36 | 43 | 157 | -| src/openapi_client/paths/user_username/get/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/get/responses/response_200 | 6 | 42 | 24 | 24 | 90 | -| src/openapi_client/paths/user_username/get/responses/response_200 (Files) | 1 | 38 | 6 | 13 | 57 | -| src/openapi_client/paths/user_username/get/responses/response_200/content | 5 | 4 | 18 | 11 | 33 | -| src/openapi_client/paths/user_username/get/responses/response_200/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/get/responses/response_200/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/user_username/get/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/get/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/put | 14 | 462 | 63 | 94 | 619 | -| src/openapi_client/paths/user_username/put (Files) | 2 | 383 | 15 | 44 | 442 | -| src/openapi_client/paths/user_username/put/parameters | 3 | 20 | 15 | 13 | 48 | -| src/openapi_client/paths/user_username/put/parameters (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/put/parameters/parameter_0 | 2 | 20 | 15 | 12 | 47 | -| src/openapi_client/paths/user_username/put/request_body | 4 | 19 | 15 | 13 | 47 | -| src/openapi_client/paths/user_username/put/request_body (Files) | 1 | 17 | 6 | 7 | 30 | -| src/openapi_client/paths/user_username/put/request_body/content | 3 | 2 | 9 | 6 | 17 | -| src/openapi_client/paths/user_username/put/request_body/content (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/put/request_body/content/application_json | 2 | 2 | 9 | 5 | 16 | -| src/openapi_client/paths/user_username/put/responses | 3 | 36 | 12 | 19 | 67 | -| src/openapi_client/paths/user_username/put/responses (Files) | 1 | 0 | 0 | 1 | 1 | -| src/openapi_client/paths/user_username/put/responses/response_400 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/put/responses/response_404 | 1 | 18 | 6 | 9 | 33 | -| src/openapi_client/paths/user_username/put/security | 2 | 4 | 6 | 5 | 15 | -| src/openapi_client/servers | 2 | 6 | 6 | 6 | 18 | -| test | 44 | 458 | 260 | 273 | 991 | -| test (Files) | 1 | 0 | 0 | 1 | 1 | -| test/components | 8 | 48 | 60 | 50 | 158 | -| test/components (Files) | 1 | 0 | 0 | 1 | 1 | -| test/components/schema | 7 | 48 | 60 | 49 | 157 | -| test/test_paths | 35 | 410 | 200 | 222 | 832 | -| test/test_paths (Files) | 1 | 61 | 0 | 8 | 69 | -| test/test_paths/test_pet | 3 | 36 | 20 | 21 | 77 | -| test/test_paths/test_pet_find_by_status | 2 | 18 | 10 | 11 | 39 | -| test/test_paths/test_pet_find_by_tags | 2 | 18 | 10 | 11 | 39 | -| test/test_paths/test_pet_pet_id | 4 | 52 | 30 | 31 | 113 | -| test/test_paths/test_pet_pet_id_upload_image | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_store_inventory | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_store_order | 2 | 18 | 10 | 11 | 39 | -| test/test_paths/test_store_order_order_id | 3 | 35 | 20 | 21 | 76 | -| test/test_paths/test_user | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_user_create_with_array | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_user_create_with_list | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_user_login | 2 | 18 | 10 | 11 | 39 | -| test/test_paths/test_user_logout | 2 | 17 | 10 | 11 | 38 | -| test/test_paths/test_user_username | 4 | 52 | 30 | 31 | 113 | -+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+------------+------------+------------+------------+------------+ - -Files -+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+------------+------------+------------+ -| filename | language | code | comment | blank | total | -+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+------------+------------+------------+ -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.gitlab-ci.yml | YAML | 20 | 1 | 4 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/.travis.yml | YAML | 10 | 3 | 1 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/README.md | Markdown | 250 | 0 | 56 | 306 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/pet_api.md | Markdown | 20 | 0 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/store_api.md | Markdown | 16 | 0 | 5 | 21 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/apis/tags/user_api.md | Markdown | 20 | 0 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_pet.md | Markdown | 20 | 0 | 7 | 27 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/request_bodies/request_body_user_array.md | Markdown | 18 | 0 | 7 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/api_response.md | Markdown | 16 | 0 | 5 | 21 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/category.md | Markdown | 15 | 0 | 5 | 20 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/order.md | Markdown | 19 | 0 | 5 | 24 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/pet.md | Markdown | 37 | 0 | 11 | 48 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/tag.md | Markdown | 15 | 0 | 5 | 20 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/schema/user.md | Markdown | 21 | 0 | 5 | 26 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_api_key.md | Markdown | 13 | 0 | 6 | 19 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/components/security_schemes/security_scheme_petstore_auth.md | Markdown | 14 | 0 | 4 | 18 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/post.md | Markdown | 141 | 0 | 29 | 170 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet/put.md | Markdown | 161 | 0 | 35 | 196 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_status/get.md | Markdown | 155 | 0 | 39 | 194 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_find_by_tags/get.md | Markdown | 155 | 0 | 39 | 194 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/delete.md | Markdown | 145 | 0 | 36 | 181 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/get.md | Markdown | 152 | 0 | 39 | 191 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id/post.md | Markdown | 148 | 0 | 35 | 183 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/pet_pet_id_upload_image/post.md | Markdown | 159 | 0 | 38 | 197 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_inventory/get.md | Markdown | 109 | 0 | 26 | 135 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order/post.md | Markdown | 123 | 0 | 29 | 152 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/delete.md | Markdown | 104 | 0 | 27 | 131 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/store_order_order_id/get.md | Markdown | 131 | 0 | 34 | 165 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user/post.md | Markdown | 120 | 0 | 27 | 147 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_array/post.md | Markdown | 109 | 0 | 22 | 131 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_create_with_list/post.md | Markdown | 109 | 0 | 22 | 131 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_login/get.md | Markdown | 161 | 0 | 46 | 207 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_logout/get.md | Markdown | 93 | 0 | 22 | 115 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/delete.md | Markdown | 125 | 0 | 32 | 157 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/get.md | Markdown | 130 | 0 | 34 | 164 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/paths/user_username/put.md | Markdown | 150 | 0 | 37 | 187 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/docs/servers/server_0.md | Markdown | 5 | 0 | 3 | 8 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/git_push.sh | Shell Script | 35 | 9 | 15 | 59 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_2_0_0.md | Markdown | 167 | 0 | 36 | 203 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md | Markdown | 84 | 0 | 8 | 92 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/pyproject.toml | toml | 27 | 0 | 4 | 31 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/__init__.py | Python | 9 | 13 | 7 | 29 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/api_client.py | Python | 1,046 | 226 | 129 | 1,401 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/__init__.py | Python | 0 | 3 | 0 | 3 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/path_to_api.py | Python | 53 | 0 | 4 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/__init__.py | Python | 0 | 3 | 0 | 3 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet.py | Python | 7 | 6 | 5 | 18 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_status.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_find_by_tags.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id.py | Python | 9 | 6 | 5 | 20 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/pet_pet_id_upload_image.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_inventory.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/store_order_order_id.py | Python | 7 | 6 | 5 | 18 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_array.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_create_with_list.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_login.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_logout.py | Python | 5 | 6 | 5 | 16 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/paths/user_username.py | Python | 9 | 6 | 5 | 20 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tag_to_api.py | Python | 20 | 0 | 4 | 24 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/__init__.py | Python | 0 | 3 | 0 | 3 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/pet_api.py | Python | 19 | 11 | 5 | 35 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/store_api.py | Python | 11 | 11 | 5 | 27 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/apis/tags/user_api.py | Python | 19 | 11 | 5 | 35 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/__init__.py | Python | 22 | 6 | 9 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_pet/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/__init__.py | Python | 17 | 6 | 7 | 30 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/request_bodies/request_body_user_array/content/application_json/schema.py | Python | 38 | 9 | 13 | 60 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/__init__.py | Python | 0 | 5 | 1 | 6 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py | Python | 78 | 17 | 21 | 116 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py | Python | 77 | 17 | 23 | 117 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py | Python | 135 | 17 | 38 | 190 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py | Python | 188 | 17 | 50 | 255 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py | Python | 68 | 17 | 19 | 104 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py | Python | 128 | 17 | 31 | 176 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schemas/__init__.py | Python | 6 | 10 | 4 | 20 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_api_key.py | Python | 8 | 6 | 5 | 19 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/components/security_schemes/security_scheme_petstore_auth.py | Python | 15 | 6 | 5 | 26 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/api_configuration.py | Python | 169 | 139 | 26 | 334 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/configurations/schema_configuration.py | Python | 57 | 31 | 10 | 98 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/exceptions.py | Python | 59 | 55 | 22 | 136 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/__init__.py | Python | 0 | 3 | 1 | 4 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py | Python | 424 | 15 | 46 | 485 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/request_body/__init__.py | Python | 2 | 6 | 4 | 12 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py | Python | 432 | 15 | 46 | 493 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/request_body/__init__.py | Python | 2 | 6 | 4 | 12 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py | Python | 270 | 15 | 42 | 327 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/parameters/parameter_0/schema.py | Python | 56 | 9 | 18 | 83 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_json/schema.py | Python | 38 | 9 | 13 | 60 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/content/application_xml/schema.py | Python | 38 | 9 | 13 | 60 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py | Python | 270 | 15 | 42 | 327 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/parameters/parameter_0/schema.py | Python | 35 | 9 | 11 | 55 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_json/schema.py | Python | 38 | 9 | 13 | 60 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/content/application_xml/schema.py | Python | 38 | 9 | 13 | 60 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py | Python | 281 | 15 | 44 | 340 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/__init__.py | Python | 8 | 6 | 7 | 21 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/parameters/parameter_1/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py | Python | 273 | 15 | 43 | 331 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py | Python | 390 | 15 | 43 | 448 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/__init__.py | Python | 16 | 6 | 7 | 29 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py | Python | 68 | 10 | 19 | 97 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py | Python | 416 | 15 | 50 | 481 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/__init__.py | Python | 16 | 6 | 7 | 29 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py | Python | 68 | 10 | 19 | 97 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py | Python | 30 | 6 | 11 | 47 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py | Python | 219 | 15 | 36 | 270 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py | Python | 30 | 6 | 11 | 47 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py | Python | 32 | 10 | 12 | 54 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py | Python | 337 | 15 | 42 | 394 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/__init__.py | Python | 17 | 6 | 7 | 30 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/request_body/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py | Python | 218 | 15 | 37 | 270 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py | Python | 249 | 15 | 42 | 306 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/parameters/parameter_0/schema.py | Python | 20 | 9 | 9 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py | Python | 318 | 15 | 42 | 375 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/__init__.py | Python | 17 | 6 | 7 | 30 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/request_body/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py | Python | 318 | 15 | 42 | 375 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/request_body/__init__.py | Python | 2 | 6 | 4 | 12 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py | Python | 318 | 15 | 42 | 375 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/request_body/__init__.py | Python | 2 | 6 | 4 | 12 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py | Python | 251 | 15 | 41 | 307 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/__init__.py | Python | 10 | 6 | 7 | 23 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_0/schema.py | Python | 20 | 9 | 9 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/__init__.py | Python | 10 | 6 | 7 | 23 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/parameters/parameter_1/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py | Python | 64 | 6 | 18 | 88 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_json/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/content/application_xml/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/__init__.py | Python | 7 | 6 | 6 | 19 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_set_cookie/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/__init__.py | Python | 7 | 6 | 6 | 19 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_expires_after/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/__init__.py | Python | 7 | 6 | 6 | 19 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/headers/header_x_rate_limit/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py | Python | 180 | 15 | 34 | 229 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/__init__.py | Python | 1 | 3 | 1 | 5 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py | Python | 242 | 15 | 38 | 295 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py | Python | 249 | 15 | 42 | 306 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py | Python | 38 | 6 | 13 | 57 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/content/application_xml/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py | Python | 383 | 15 | 43 | 441 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/__init__.py | Python | 9 | 6 | 7 | 22 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/parameters/parameter_0/schema.py | Python | 11 | 9 | 5 | 25 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/__init__.py | Python | 17 | 6 | 7 | 30 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/request_body/content/application_json/schema.py | Python | 2 | 9 | 4 | 15 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py | Python | 18 | 6 | 9 | 33 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/security/security_requirement_object_0.py | Python | 4 | 6 | 4 | 14 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/rest.py | Python | 175 | 47 | 31 | 253 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py | Python | 1,824 | 315 | 263 | 2,402 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/security_schemes.py | Python | 166 | 17 | 40 | 223 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/server.py | Python | 23 | 9 | 6 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/src/openapi_client/servers/server_0.py | Python | 6 | 6 | 5 | 17 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_api_response.py | Python | 8 | 10 | 8 | 26 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_category.py | Python | 8 | 10 | 8 | 26 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_order.py | Python | 8 | 10 | 8 | 26 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_pet.py | Python | 8 | 10 | 8 | 26 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_tag.py | Python | 8 | 10 | 8 | 26 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/components/schema/test_user.py | Python | 8 | 10 | 8 | 26 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/__init__.py | Python | 61 | 0 | 8 | 69 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_post.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet/test_put.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_status/test_get.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_find_by_tags/test_get.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_delete.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_get.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id/test_post.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_pet_pet_id_upload_image/test_post.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_inventory/test_get.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order/test_post.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_delete.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_store_order_order_id/test_get.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user/test_post.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_array/test_post.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_create_with_list/test_post.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_login/test_get.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_logout/test_get.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/__init__.py | Python | 0 | 0 | 1 | 1 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_delete.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_get.py | Python | 18 | 10 | 10 | 38 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/test/test_paths/test_user_username/test_put.py | Python | 17 | 10 | 10 | 37 | -| /Users/justinblack/programming/openapi-python-client-comparison/petstore/openapi_json_schema_generator_python/tox.ini | Ini | 8 | 0 | 3 | 11 | -| Total | | 16,405 | 2,619 | 3,856 | 22,880 | -+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+--------------+------------+------------+------------+------------+ \ No newline at end of file From 1e27f8f2e1220672282b10220a8b7a497d05f0e3 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 25 Apr 2023 18:52:14 -0700 Subject: [PATCH 3/8] Regenerates sample --- .../.openapi-generator/FILES | 7 ------- 1 file changed, 7 deletions(-) diff --git a/petstore/openapi_json_schema_generator_python/.openapi-generator/FILES b/petstore/openapi_json_schema_generator_python/.openapi-generator/FILES index 965bc9f..55a48ba 100644 --- a/petstore/openapi_json_schema_generator_python/.openapi-generator/FILES +++ b/petstore/openapi_json_schema_generator_python/.openapi-generator/FILES @@ -1,6 +1,5 @@ .gitignore .gitlab-ci.yml -.openapi-generator-ignore .travis.yml README.md docs/apis/tags/pet_api.md @@ -366,12 +365,6 @@ test-requirements.txt test/__init__.py test/components/__init__.py test/components/schema/__init__.py -test/components/schema/test_api_response.py -test/components/schema/test_category.py -test/components/schema/test_order.py -test/components/schema/test_pet.py -test/components/schema/test_tag.py -test/components/schema/test_user.py test/test_paths/__init__.py test/test_paths/__init__.py test/test_paths/__init__.py From 4a8595fcae60cb7ef5a14a5149949809ef37c698 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 25 Apr 2023 22:59:07 -0700 Subject: [PATCH 4/8] Removes ds store files --- petstore/.DS_Store | Bin 6148 -> 0 bytes .../.gitignore | 3 +++ .../.openapi-generator/FILES | 7 +++++++ 3 files changed, 10 insertions(+) delete mode 100644 petstore/.DS_Store diff --git a/petstore/.DS_Store b/petstore/.DS_Store deleted file mode 100644 index 5008ddfcf53c02e82d7eee2e57c38e5672ef89f6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0 Date: Tue, 25 Apr 2023 23:12:51 -0700 Subject: [PATCH 5/8] Sample updated --- .gitignore | 3 ++ .../.gitignore | 3 -- .../.openapi-generator/FILES | 7 --- .../README.md | 1 - .../migration_other_python_generators.md | 6 +-- .../components/schema/api_response.py | 23 ---------- .../components/schema/category.py | 19 -------- .../openapi_client/components/schema/order.py | 35 --------------- .../openapi_client/components/schema/pet.py | 35 --------------- .../openapi_client/components/schema/tag.py | 19 -------- .../openapi_client/components/schema/user.py | 43 ------------------- .../schema.py | 19 -------- .../content/multipart_form_data/schema.py | 19 -------- .../content/application_json/schema.py | 3 -- .../src/openapi_client/schemas.py | 9 ---- 15 files changed, 5 insertions(+), 239 deletions(-) diff --git a/.gitignore b/.gitignore index 68bc17f..250df5d 100644 --- a/.gitignore +++ b/.gitignore @@ -158,3 +158,6 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ + +# mac +*.DS_Store \ No newline at end of file diff --git a/petstore/openapi_json_schema_generator_python/.gitignore b/petstore/openapi_json_schema_generator_python/.gitignore index 49689e0..a62e8ab 100644 --- a/petstore/openapi_json_schema_generator_python/.gitignore +++ b/petstore/openapi_json_schema_generator_python/.gitignore @@ -65,6 +65,3 @@ target/ #Ipython Notebook .ipynb_checkpoints - -# mac -*.DS_Store diff --git a/petstore/openapi_json_schema_generator_python/.openapi-generator/FILES b/petstore/openapi_json_schema_generator_python/.openapi-generator/FILES index 965bc9f..55a48ba 100644 --- a/petstore/openapi_json_schema_generator_python/.openapi-generator/FILES +++ b/petstore/openapi_json_schema_generator_python/.openapi-generator/FILES @@ -1,6 +1,5 @@ .gitignore .gitlab-ci.yml -.openapi-generator-ignore .travis.yml README.md docs/apis/tags/pet_api.md @@ -366,12 +365,6 @@ test-requirements.txt test/__init__.py test/components/__init__.py test/components/schema/__init__.py -test/components/schema/test_api_response.py -test/components/schema/test_category.py -test/components/schema/test_order.py -test/components/schema/test_pet.py -test/components/schema/test_tag.py -test/components/schema/test_user.py test/test_paths/__init__.py test/test_paths/__init__.py test/test_paths/__init__.py diff --git a/petstore/openapi_json_schema_generator_python/README.md b/petstore/openapi_json_schema_generator_python/README.md index 74e084d..dad6e1a 100644 --- a/petstore/openapi_json_schema_generator_python/README.md +++ b/petstore/openapi_json_schema_generator_python/README.md @@ -133,7 +133,6 @@ This means that one can use normal dict methods on instances of these classes. - optional properties which were not set will not exist in the instance - None is only allowed in as a value if type: "null" was included or nullable: true was set - type hints are written for accessing values by key literals like instance["hi-there"] -- and there is a method instance.get_item_["hi-there"] which returns an schemas.Unset value if the key was not set - required properties with valid python names are accessible with instance.SomeRequiredProp which uses the exact key from the openapi document - preserving the original key names is required to properly validate a payload to multiple json schemas diff --git a/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md b/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md index 36ab641..fc28325 100644 --- a/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md +++ b/petstore/openapi_json_schema_generator_python/migration_other_python_generators.md @@ -35,10 +35,8 @@ When switching from other python client generators you will need to make some ch - Only required keys with valid python names are properties like .someProp and have type hints - All optional keys may not exist, so properties are not defined for them - One can access optional values with dict_instance['optionalProp'] and KeyError will be raised if it does not exist - - Use get_item_ if you need a way to always get a value whether or not the key exists - - If the key does not exist, schemas.unset is returned from calling dict_instance.get_item_('optionalProp') - - All required and optional keys have type hints for this method, and @typing.overload is used - - A type hint is also generated for additionalProperties accessed using this method + - if you need a way to always get a value whether or not the key exists use: + - dict_instance.get('optionalProp', schemas.unset) - So you will need to update you code to use some_instance['optionalProp'] to access optional property and additionalProperty values 8. The location of the api classes has changed diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py index a0958a7..5d3a544 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/api_response.py @@ -71,29 +71,6 @@ def __getitem__( ): # dict_instance[name] accessor return super().__getitem__(name) - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["code"]) -> typing.Union[Schema_.Properties.Code, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["type"]) -> typing.Union[Schema_.Properties.Type, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["message"]) -> typing.Union[Schema_.Properties.Message, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: str) -> typing.Union[schemas.UnsetAnyTypeSchema, schemas.Unset]: ... - - def get_item_( - self, - name: typing.Union[ - typing_extensions.Literal["code"], - typing_extensions.Literal["type"], - typing_extensions.Literal["message"], - str - ] - ): - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py index 25fee90..8c77d1a 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/category.py @@ -78,25 +78,6 @@ def __getitem__( ): # dict_instance[name] accessor return super().__getitem__(name) - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["id"]) -> typing.Union[Schema_.Properties.Id, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["name"]) -> typing.Union[Schema_.Properties.Name, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: str) -> typing.Union[schemas.UnsetAnyTypeSchema, schemas.Unset]: ... - - def get_item_( - self, - name: typing.Union[ - typing_extensions.Literal["id"], - typing_extensions.Literal["name"], - str - ] - ): - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py index 3aab5a1..7d40746 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/order.py @@ -127,41 +127,6 @@ def __getitem__( ): # dict_instance[name] accessor return super().__getitem__(name) - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["id"]) -> typing.Union[Schema_.Properties.Id, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["petId"]) -> typing.Union[Schema_.Properties.PetId, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["quantity"]) -> typing.Union[Schema_.Properties.Quantity, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["shipDate"]) -> typing.Union[Schema_.Properties.ShipDate, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["status"]) -> typing.Union[Schema_.Properties.Status, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["complete"]) -> typing.Union[Schema_.Properties.Complete, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: str) -> typing.Union[schemas.UnsetAnyTypeSchema, schemas.Unset]: ... - - def get_item_( - self, - name: typing.Union[ - typing_extensions.Literal["id"], - typing_extensions.Literal["petId"], - typing_extensions.Literal["quantity"], - typing_extensions.Literal["shipDate"], - typing_extensions.Literal["status"], - typing_extensions.Literal["complete"], - str - ] - ): - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py index 167b91a..0a36e60 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/pet.py @@ -189,41 +189,6 @@ def __getitem__( ): # dict_instance[name] accessor return super().__getitem__(name) - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["name"]) -> Schema_.Properties.Name: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["photoUrls"]) -> Schema_.Properties.PhotoUrls: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["id"]) -> typing.Union[Schema_.Properties.Id, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["category"]) -> typing.Union['category.Category', schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["tags"]) -> typing.Union[Schema_.Properties.Tags, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["status"]) -> typing.Union[Schema_.Properties.Status, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: str) -> typing.Union[schemas.UnsetAnyTypeSchema, schemas.Unset]: ... - - def get_item_( - self, - name: typing.Union[ - typing_extensions.Literal["name"], - typing_extensions.Literal["photoUrls"], - typing_extensions.Literal["id"], - typing_extensions.Literal["category"], - typing_extensions.Literal["tags"], - typing_extensions.Literal["status"], - str - ] - ): - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py index 44fb7ec..8301602 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/tag.py @@ -65,25 +65,6 @@ def __getitem__( ): # dict_instance[name] accessor return super().__getitem__(name) - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["id"]) -> typing.Union[Schema_.Properties.Id, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["name"]) -> typing.Union[Schema_.Properties.Name, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: str) -> typing.Union[schemas.UnsetAnyTypeSchema, schemas.Unset]: ... - - def get_item_( - self, - name: typing.Union[ - typing_extensions.Literal["id"], - typing_extensions.Literal["name"], - str - ] - ): - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py index ccef0f7..7ae2220 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/components/schema/user.py @@ -101,49 +101,6 @@ def __getitem__( ): # dict_instance[name] accessor return super().__getitem__(name) - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["id"]) -> typing.Union[Schema_.Properties.Id, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["username"]) -> typing.Union[Schema_.Properties.Username, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["firstName"]) -> typing.Union[Schema_.Properties.FirstName, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["lastName"]) -> typing.Union[Schema_.Properties.LastName, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["email"]) -> typing.Union[Schema_.Properties.Email, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["password"]) -> typing.Union[Schema_.Properties.Password, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["phone"]) -> typing.Union[Schema_.Properties.Phone, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["userStatus"]) -> typing.Union[Schema_.Properties.UserStatus, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: str) -> typing.Union[schemas.UnsetAnyTypeSchema, schemas.Unset]: ... - - def get_item_( - self, - name: typing.Union[ - typing_extensions.Literal["id"], - typing_extensions.Literal["username"], - typing_extensions.Literal["firstName"], - typing_extensions.Literal["lastName"], - typing_extensions.Literal["email"], - typing_extensions.Literal["password"], - typing_extensions.Literal["phone"], - typing_extensions.Literal["userStatus"], - str - ] - ): - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py index 7a02db4..eeeb6a8 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/request_body/content/application_x_www_form_urlencoded/schema.py @@ -58,25 +58,6 @@ def __getitem__( ): # dict_instance[name] accessor return super().__getitem__(name) - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["name"]) -> typing.Union[Schema_.Properties.Name, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["status"]) -> typing.Union[Schema_.Properties.Status, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: str) -> typing.Union[schemas.UnsetAnyTypeSchema, schemas.Unset]: ... - - def get_item_( - self, - name: typing.Union[ - typing_extensions.Literal["name"], - typing_extensions.Literal["status"], - str - ] - ): - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py index 4b4d25e..413be3e 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/request_body/content/multipart_form_data/schema.py @@ -58,25 +58,6 @@ def __getitem__( ): # dict_instance[name] accessor return super().__getitem__(name) - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["additionalMetadata"]) -> typing.Union[Schema_.Properties.AdditionalMetadata, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: typing_extensions.Literal["file"]) -> typing.Union[Schema_.Properties.File, schemas.Unset]: ... - - @typing.overload - def get_item_(self, name: str) -> typing.Union[schemas.UnsetAnyTypeSchema, schemas.Unset]: ... - - def get_item_( - self, - name: typing.Union[ - typing_extensions.Literal["additionalMetadata"], - typing_extensions.Literal["file"], - str - ] - ): - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py index a9615f8..416fa8f 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/content/application_json/schema.py @@ -35,9 +35,6 @@ class Schema_: def __getitem__(self, name: str) -> Schema_.AdditionalProperties: # dict_instance[name] accessor return super().__getitem__(name) - - def get_item_(self, name: str) -> Schema_.AdditionalProperties: - return super().get_item_(name) def __new__( cls, diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py index 5b5944e..db8bb45 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/schemas.py @@ -1912,15 +1912,6 @@ def __getattr__(self, name: str): except KeyError as ex: raise AttributeError(str(ex)) - def get_item_(self, name: str) -> typing.Union['AnyTypeSchema', Unset]: - # dict_instance[name] accessor - if not isinstance(self, frozendict.frozendict): - raise NotImplementedError() - try: - return super().__getitem__(name) - except KeyError: - return unset - def cast_to_allowed_types( arg: typing.Union[ From 5f7f8b9f08e955016ef02580f8330f382bc9d2c7 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Tue, 25 Apr 2023 23:43:26 -0700 Subject: [PATCH 6/8] Investigates large amount of generated code --- .gitignore | 4 +++- README.md | 7 ++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 250df5d..9148a07 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,6 @@ cython_debug/ #.idea/ # mac -*.DS_Store \ No newline at end of file +*.DS_Store + +.VSCodeCounter \ No newline at end of file diff --git a/README.md b/README.md index 56725fa..34b810c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,12 @@ via vscode code counter tool | -------- | ----- | ---- | | openapi_generator_python_nextgen | 27 | 2712 | | openapi_generator_python_prior | 30 | 5075 | -| openapi_json_schema_generator_python | 365 | 12875 +| openapi_json_schema_generator_python | 365 | 12701 + + +### openapi_json_schema_generator_python breakdown +- 7.8k src/openapi_client/paths +- most of this comes from the 3x operation typing overloads Reasons for the openapi json scheme generator difference - has overload type hints on all endpoints, allows input content type selection From d3f201807048fe0fa16724f2716a97b78a9706aa Mon Sep 17 00:00:00 2001 From: Justin Black Date: Wed, 26 Apr 2023 17:01:50 -0700 Subject: [PATCH 7/8] Removes extra overloads --- .../paths/pet/post/operation.py | 242 +----------------- .../post/responses/response_200/__init__.py | 6 +- .../post/responses/response_405/__init__.py | 6 +- .../openapi_client/paths/pet/put/operation.py | 242 +----------------- .../put/responses/response_200/__init__.py | 6 +- .../put/responses/response_400/__init__.py | 6 +- .../put/responses/response_404/__init__.py | 6 +- .../put/responses/response_405/__init__.py | 6 +- .../paths/pet_find_by_status/get/operation.py | 122 +-------- .../get/responses/response_200/__init__.py | 6 +- .../get/responses/response_400/__init__.py | 6 +- .../paths/pet_find_by_tags/get/operation.py | 122 +-------- .../get/responses/response_200/__init__.py | 6 +- .../get/responses/response_400/__init__.py | 6 +- .../paths/pet_pet_id/delete/operation.py | 118 +-------- .../delete/responses/response_400/__init__.py | 6 +- .../paths/pet_pet_id/get/operation.py | 122 +-------- .../get/responses/response_200/__init__.py | 6 +- .../get/responses/response_400/__init__.py | 6 +- .../get/responses/response_404/__init__.py | 6 +- .../paths/pet_pet_id/post/operation.py | 204 +-------------- .../post/responses/response_405/__init__.py | 6 +- .../pet_pet_id_upload_image/post/operation.py | 222 +--------------- .../post/responses/response_200/__init__.py | 6 +- .../paths/store_inventory/get/operation.py | 112 +------- .../get/responses/response_200/__init__.py | 6 +- .../paths/store_order/post/operation.py | 188 +------------- .../post/responses/response_200/__init__.py | 6 +- .../post/responses/response_400/__init__.py | 6 +- .../store_order_order_id/delete/operation.py | 98 +------ .../delete/responses/response_400/__init__.py | 6 +- .../delete/responses/response_404/__init__.py | 6 +- .../store_order_order_id/get/operation.py | 112 +------- .../get/responses/response_200/__init__.py | 6 +- .../get/responses/response_400/__init__.py | 6 +- .../get/responses/response_404/__init__.py | 6 +- .../paths/user/post/operation.py | 188 +------------- .../responses/response_default/__init__.py | 6 +- .../user_create_with_array/post/operation.py | 188 +------------- .../responses/response_default/__init__.py | 6 +- .../user_create_with_list/post/operation.py | 188 +------------- .../responses/response_default/__init__.py | 6 +- .../paths/user_login/get/operation.py | 112 +------- .../get/responses/response_200/__init__.py | 6 +- .../get/responses/response_400/__init__.py | 6 +- .../paths/user_logout/get/operation.py | 102 +------- .../responses/response_default/__init__.py | 6 +- .../paths/user_username/delete/operation.py | 108 +------- .../delete/responses/response_400/__init__.py | 6 +- .../delete/responses/response_404/__init__.py | 6 +- .../paths/user_username/get/operation.py | 112 +------- .../get/responses/response_200/__init__.py | 6 +- .../get/responses/response_400/__init__.py | 6 +- .../get/responses/response_404/__init__.py | 6 +- .../paths/user_username/put/operation.py | 194 +------------- .../put/responses/response_400/__init__.py | 6 +- .../put/responses/response_404/__init__.py | 6 +- 57 files changed, 151 insertions(+), 3167 deletions(-) diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py index eacccec..a2c7ca0 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/operation.py @@ -238,247 +238,9 @@ class instances class AddPet(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def add_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def add_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/xml"], - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def add_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - - @typing.overload - def add_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def add_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def add_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._add_pet( - body=body, - content_type=content_type, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + add_pet = BaseApi._add_pet class ApiForPost(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/xml"], - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._add_pet( - body=body, - content_type=content_type, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + post = BaseApi._add_pet diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py index 759d84a..279c092 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_200/__init__.py @@ -24,7 +24,7 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -33,8 +33,8 @@ class _ApiResponse(api_client.ApiResponse): headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py index 8b0a317..26a8146 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/post/responses/response_405/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor405(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor405(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor405(api_client.OpenApiResponse[ApiResponseFor405]): + response_cls = ApiResponseFor405 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py index e4ed915..08fa416 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/operation.py @@ -246,247 +246,9 @@ class instances class UpdatePet(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def update_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def update_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/xml"], - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def update_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - - @typing.overload - def update_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def update_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def update_pet( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._update_pet( - body=body, - content_type=content_type, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + update_pet = BaseApi._update_pet class ApiForPut(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/xml"], - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - request_body.RequestBody.content["application/xml"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._update_pet( - body=body, - content_type=content_type, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + put = BaseApi._update_pet diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py index 759d84a..279c092 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_200/__init__.py @@ -24,7 +24,7 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -33,8 +33,8 @@ class _ApiResponse(api_client.ApiResponse): headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py index 4584fcf..8ad2122 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_404/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor404(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor404(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor404(api_client.OpenApiResponse[ApiResponseFor404]): + response_cls = ApiResponseFor404 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py index 8b0a317..26a8146 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet/put/responses/response_405/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor405(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor405(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor405(api_client.OpenApiResponse[ApiResponseFor405]): + response_cls = ApiResponseFor405 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py index 07787d0..d7218d3 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/operation.py @@ -200,127 +200,9 @@ class instances class FindPetsByStatus(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def find_pets_by_status( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def find_pets_by_status( - self, - skip_deserialization: typing_extensions.Literal[True], - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def find_pets_by_status( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def find_pets_by_status( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._find_pets_by_status( - query_params=query_params, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + find_pets_by_status = BaseApi._find_pets_by_status class ApiForGet(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get( - self, - skip_deserialization: typing_extensions.Literal[True], - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._find_pets_by_status( - query_params=query_params, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + get = BaseApi._find_pets_by_status diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py index 759d84a..279c092 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_200/__init__.py @@ -24,7 +24,7 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -33,8 +33,8 @@ class _ApiResponse(api_client.ApiResponse): headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_status/get/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py index 3ce11b4..59738e3 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/operation.py @@ -200,127 +200,9 @@ class instances class FindPetsByTags(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def find_pets_by_tags( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def find_pets_by_tags( - self, - skip_deserialization: typing_extensions.Literal[True], - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def find_pets_by_tags( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def find_pets_by_tags( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._find_pets_by_tags( - query_params=query_params, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + find_pets_by_tags = BaseApi._find_pets_by_tags class ApiForGet(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get( - self, - skip_deserialization: typing_extensions.Literal[True], - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._find_pets_by_tags( - query_params=query_params, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + get = BaseApi._find_pets_by_tags diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py index 759d84a..279c092 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_200/__init__.py @@ -24,7 +24,7 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -33,8 +33,8 @@ class _ApiResponse(api_client.ApiResponse): headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_find_by_tags/get/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py index 5b19279..ec302e3 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/operation.py @@ -217,123 +217,9 @@ class instances class DeletePet(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def delete_pet( - self, - header_params: RequestHeaderParameters.Params = frozendict.frozendict(), - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def delete_pet( - self, - skip_deserialization: typing_extensions.Literal[True], - header_params: RequestHeaderParameters.Params = frozendict.frozendict(), - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def delete_pet( - self, - header_params: RequestHeaderParameters.Params = frozendict.frozendict(), - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def delete_pet( - self, - header_params: RequestHeaderParameters.Params = frozendict.frozendict(), - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._delete_pet( - header_params=header_params, - path_params=path_params, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + delete_pet = BaseApi._delete_pet class ApiForDelete(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def delete( - self, - header_params: RequestHeaderParameters.Params = frozendict.frozendict(), - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def delete( - self, - skip_deserialization: typing_extensions.Literal[True], - header_params: RequestHeaderParameters.Params = frozendict.frozendict(), - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def delete( - self, - header_params: RequestHeaderParameters.Params = frozendict.frozendict(), - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def delete( - self, - header_params: RequestHeaderParameters.Params = frozendict.frozendict(), - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._delete_pet( - header_params=header_params, - path_params=path_params, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + delete = BaseApi._delete_pet diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/delete/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py index 4ab2573..701fd78 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/operation.py @@ -204,127 +204,9 @@ class instances class GetPetById(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def get_pet_by_id( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get_pet_by_id( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get_pet_by_id( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get_pet_by_id( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._get_pet_by_id( - path_params=path_params, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + get_pet_by_id = BaseApi._get_pet_by_id class ApiForGet(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._get_pet_by_id( - path_params=path_params, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + get = BaseApi._get_pet_by_id diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py index 759d84a..279c092 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_200/__init__.py @@ -24,7 +24,7 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -33,8 +33,8 @@ class _ApiResponse(api_client.ApiResponse): headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py index 4584fcf..8ad2122 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/get/responses/response_404/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor404(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor404(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor404(api_client.OpenApiResponse[ApiResponseFor404]): + response_cls = ApiResponseFor404 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py index 4e99143..6957c77 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/operation.py @@ -239,209 +239,9 @@ class instances class UpdatePetWithForm(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def update_pet_with_form( - self, - content_type: typing_extensions.Literal["application/x-www-form-urlencoded"] = ..., - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def update_pet_with_form( - self, - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def update_pet_with_form( - self, - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def update_pet_with_form( - self, - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def update_pet_with_form( - self, - content_type: str = 'application/x-www-form-urlencoded', - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._update_pet_with_form( - body=body, - path_params=path_params, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + update_pet_with_form = BaseApi._update_pet_with_form class ApiForPost(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def post( - self, - content_type: typing_extensions.Literal["application/x-www-form-urlencoded"] = ..., - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def post( - self, - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def post( - self, - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def post( - self, - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def post( - self, - content_type: str = 'application/x-www-form-urlencoded', - body: typing.Union[ - request_body.RequestBody.content["application/x-www-form-urlencoded"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._update_pet_with_form( - body=body, - path_params=path_params, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + post = BaseApi._update_pet_with_form diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py index 8b0a317..26a8146 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id/post/responses/response_405/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor405(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor405(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor405(api_client.OpenApiResponse[ApiResponseFor405]): + response_cls = ApiResponseFor405 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py index e17e284..08e4891 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/operation.py @@ -254,227 +254,9 @@ class instances class UploadFile(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def upload_file( - self, - content_type: typing_extensions.Literal["multipart/form-data"] = ..., - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def upload_file( - self, - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - - @typing.overload - def upload_file( - self, - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def upload_file( - self, - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def upload_file( - self, - content_type: str = 'multipart/form-data', - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._upload_file( - body=body, - path_params=path_params, - content_type=content_type, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + upload_file = BaseApi._upload_file class ApiForPost(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def post( - self, - content_type: typing_extensions.Literal["multipart/form-data"] = ..., - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def post( - self, - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - - @typing.overload - def post( - self, - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def post( - self, - content_type: str = ..., - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def post( - self, - content_type: str = 'multipart/form-data', - body: typing.Union[ - request_body.RequestBody.content["multipart/form-data"].schema, - schemas.Unset, - dict, - frozendict.frozendict - ] = schemas.unset, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._upload_file( - body=body, - path_params=path_params, - content_type=content_type, - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + post = BaseApi._upload_file diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py index a3b1b46..6a2bc19 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/pet_pet_id_upload_image/post/responses/response_200/__init__.py @@ -23,14 +23,14 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: application_json_schema.Schema headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationJsonMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py index a95919e..b9ad232 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/operation.py @@ -153,117 +153,9 @@ class instances class GetInventory(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def get_inventory( - self, - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get_inventory( - self, - skip_deserialization: typing_extensions.Literal[True], - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get_inventory( - self, - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get_inventory( - self, - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._get_inventory( - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + get_inventory = BaseApi._get_inventory class ApiForGet(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def get( - self, - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get( - self, - skip_deserialization: typing_extensions.Literal[True], - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get( - self, - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get( - self, - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._get_inventory( - accept_content_types=accept_content_types, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + get = BaseApi._get_inventory diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py index a3b1b46..6a2bc19 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_inventory/get/responses/response_200/__init__.py @@ -23,14 +23,14 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: application_json_schema.Schema headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationJsonMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py index 737135e..828d294 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/operation.py @@ -201,193 +201,9 @@ class instances class PlaceOrder(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def place_order( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def place_order( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - - @typing.overload - def place_order( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def place_order( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def place_order( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._place_order( - body=body, - content_type=content_type, - accept_content_types=accept_content_types, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + place_order = BaseApi._place_order class ApiForPost(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._place_order( - body=body, - content_type=content_type, - accept_content_types=accept_content_types, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + post = BaseApi._place_order diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py index 759d84a..279c092 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_200/__init__.py @@ -24,7 +24,7 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -33,8 +33,8 @@ class _ApiResponse(api_client.ApiResponse): headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order/post/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py index 643ec50..868e08d 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/operation.py @@ -167,103 +167,9 @@ class instances class DeleteOrder(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def delete_order( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def delete_order( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def delete_order( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def delete_order( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._delete_order( - path_params=path_params, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + delete_order = BaseApi._delete_order class ApiForDelete(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def delete( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def delete( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def delete( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def delete( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._delete_order( - path_params=path_params, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + delete = BaseApi._delete_order diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py index 4584fcf..8ad2122 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/delete/responses/response_404/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor404(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor404(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor404(api_client.OpenApiResponse[ApiResponseFor404]): + response_cls = ApiResponseFor404 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py index 89ead0a..910aec2 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/operation.py @@ -189,117 +189,9 @@ class instances class GetOrderById(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def get_order_by_id( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get_order_by_id( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get_order_by_id( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get_order_by_id( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._get_order_by_id( - path_params=path_params, - accept_content_types=accept_content_types, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + get_order_by_id = BaseApi._get_order_by_id class ApiForGet(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._get_order_by_id( - path_params=path_params, - accept_content_types=accept_content_types, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + get = BaseApi._get_order_by_id diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py index 759d84a..279c092 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_200/__init__.py @@ -24,7 +24,7 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -33,8 +33,8 @@ class _ApiResponse(api_client.ApiResponse): headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py index 4584fcf..8ad2122 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/store_order_order_id/get/responses/response_404/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor404(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor404(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor404(api_client.OpenApiResponse[ApiResponseFor404]): + response_cls = ApiResponseFor404 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py index 5bbf09c..6d39913 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/operation.py @@ -182,193 +182,9 @@ class instances class CreateUser(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def create_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - @typing.overload - def create_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - - @typing.overload - def create_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def create_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_default.Default.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def create_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._create_user( - body=body, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + create_user = BaseApi._create_user class ApiForPost(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_default.Default.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._create_user( - body=body, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + post = BaseApi._create_user diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py index 9830e37..98c966d 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user/post/responses/response_default/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiDefault(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class Default(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class Default(api_client.OpenApiResponse[ApiDefault]): + response_cls = ApiDefault diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py index a4eed7f..87b5de6 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/operation.py @@ -182,193 +182,9 @@ class instances class CreateUsersWithArrayInput(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def create_users_with_array_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: typing_extensions.Literal["application/json"] = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - @typing.overload - def create_users_with_array_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - - @typing.overload - def create_users_with_array_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def create_users_with_array_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_default.Default.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def create_users_with_array_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = 'application/json', - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._create_users_with_array_input( - body=body, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + create_users_with_array_input = BaseApi._create_users_with_array_input class ApiForPost(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: typing_extensions.Literal["application/json"] = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_default.Default.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = 'application/json', - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._create_users_with_array_input( - body=body, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + post = BaseApi._create_users_with_array_input diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py index 9830e37..98c966d 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_array/post/responses/response_default/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiDefault(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class Default(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class Default(api_client.OpenApiResponse[ApiDefault]): + response_cls = ApiDefault diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py index 55cd0d1..d5092a2 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/operation.py @@ -182,193 +182,9 @@ class instances class CreateUsersWithListInput(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def create_users_with_list_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: typing_extensions.Literal["application/json"] = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - @typing.overload - def create_users_with_list_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - - @typing.overload - def create_users_with_list_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def create_users_with_list_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_default.Default.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def create_users_with_list_input( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = 'application/json', - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._create_users_with_list_input( - body=body, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + create_users_with_list_input = BaseApi._create_users_with_list_input class ApiForPost(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: typing_extensions.Literal["application/json"] = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = ..., - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_default.Default.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def post( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - list, - tuple - ], - content_type: str = 'application/json', - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._create_users_with_list_input( - body=body, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + post = BaseApi._create_users_with_list_input diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py index 9830e37..98c966d 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_create_with_list/post/responses/response_default/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiDefault(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class Default(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class Default(api_client.OpenApiResponse[ApiDefault]): + response_cls = ApiDefault diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py index b6cbe33..463741d 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/operation.py @@ -190,117 +190,9 @@ class instances class LoginUser(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def login_user( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def login_user( - self, - skip_deserialization: typing_extensions.Literal[True], - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def login_user( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def login_user( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._login_user( - query_params=query_params, - accept_content_types=accept_content_types, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + login_user = BaseApi._login_user class ApiForGet(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get( - self, - skip_deserialization: typing_extensions.Literal[True], - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get( - self, - query_params: RequestQueryParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._login_user( - query_params=query_params, - accept_content_types=accept_content_types, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + get = BaseApi._login_user diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py index 8bbb204..7d5e0d7 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_200/__init__.py @@ -54,7 +54,7 @@ class Params(RequiredParams, OptionalParams): ] @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -63,8 +63,8 @@ class _ApiResponse(api_client.ApiResponse): headers: Header.Params -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_login/get/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py index a04ece9..7e6f7ac 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/operation.py @@ -122,107 +122,9 @@ class instances class LogoutUser(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def logout_user( - self, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - @typing.overload - def logout_user( - self, - skip_deserialization: typing_extensions.Literal[True], - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def logout_user( - self, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_default.Default.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def logout_user( - self, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._logout_user( - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + logout_user = BaseApi._logout_user class ApiForGet(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def get( - self, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_default.Default.response_cls: ... - - @typing.overload - def get( - self, - skip_deserialization: typing_extensions.Literal[True], - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get( - self, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_default.Default.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get( - self, - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._logout_user( - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + get = BaseApi._logout_user diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py index 9830e37..98c966d 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_logout/get/responses/response_default/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiDefault(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class Default(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class Default(api_client.OpenApiResponse[ApiDefault]): + response_cls = ApiDefault diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py index 1dd037c..417b31a 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/operation.py @@ -182,113 +182,9 @@ class instances class DeleteUser(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def delete_user( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def delete_user( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def delete_user( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def delete_user( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._delete_user( - path_params=path_params, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + delete_user = BaseApi._delete_user class ApiForDelete(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def delete( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def delete( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def delete( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def delete( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._delete_user( - path_params=path_params, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + delete = BaseApi._delete_user diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py index 4584fcf..8ad2122 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/delete/responses/response_404/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor404(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor404(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor404(api_client.OpenApiResponse[ApiResponseFor404]): + response_cls = ApiResponseFor404 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py index 4de640e..1318c67 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/operation.py @@ -189,117 +189,9 @@ class instances class GetUserByName(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def get_user_by_name( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get_user_by_name( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get_user_by_name( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get_user_by_name( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._get_user_by_name( - path_params=path_params, - accept_content_types=accept_content_types, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + get_user_by_name = BaseApi._get_user_by_name class ApiForGet(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> response_200.ResponseFor200.response_cls: ... - - @typing.overload - def get( - self, - skip_deserialization: typing_extensions.Literal[True], - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - response_200.ResponseFor200.response_cls, - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def get( - self, - path_params: RequestPathParameters.Params = frozendict.frozendict(), - accept_content_types: typing.Tuple[str] = _all_accept_content_types, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._get_user_by_name( - path_params=path_params, - accept_content_types=accept_content_types, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + get = BaseApi._get_user_by_name diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py index 759d84a..279c092 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_200/__init__.py @@ -24,7 +24,7 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor200(api_client.ApiResponse): response: urllib3.HTTPResponse body: typing.Union[ application_xml_schema.Schema, @@ -33,8 +33,8 @@ class _ApiResponse(api_client.ApiResponse): headers: schemas.Unset = schemas.unset -class ResponseFor200(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor200(api_client.OpenApiResponse[ApiResponseFor200]): + response_cls = ApiResponseFor200 class __ApplicationXmlMediaType(api_client.MediaType): diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py index 4584fcf..8ad2122 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/get/responses/response_404/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor404(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor404(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor404(api_client.OpenApiResponse[ApiResponseFor404]): + response_cls = ApiResponseFor404 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py index 2f55f6e..76438b4 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/operation.py @@ -242,199 +242,9 @@ class instances class UpdateUser(BaseApi): # this class is used by api classes that refer to endpoints with operationId.snakeCase fn names - - @typing.overload - def update_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def update_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def update_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def update_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def update_user( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._update_user( - body=body, - path_params=path_params, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) + update_user = BaseApi._update_user class ApiForPut(BaseApi): # this class is used by api classes that refer to endpoints by path and http method names - - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: typing_extensions.Literal["application/json"] = ..., - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: typing_extensions.Literal[False] = ..., - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - skip_deserialization: typing_extensions.Literal[True], - content_type: str = ..., - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - ) -> api_client.ApiResponseWithoutDeserialization: ... - - @typing.overload - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = ..., - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = ..., - ) -> typing.Union[ - api_client.ApiResponseWithoutDeserialization, - ]: ... - - def put( - self, - body: typing.Union[ - request_body.RequestBody.content["application/json"].schema, - dict, - frozendict.frozendict - ], - content_type: str = 'application/json', - path_params: RequestPathParameters.Params = frozendict.frozendict(), - security_index: typing.Optional[int] = None, - server_index: typing.Optional[int] = None, - stream: bool = False, - timeout: typing.Optional[typing.Union[int, typing.Tuple]] = None, - skip_deserialization: bool = False, - ): - return self._update_user( - body=body, - path_params=path_params, - content_type=content_type, - security_index=security_index, - server_index=server_index, - stream=stream, - timeout=timeout, - skip_deserialization=skip_deserialization - ) - - + put = BaseApi._update_user diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py index b79e30a..dead850 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_400/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor400(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor400(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor400(api_client.OpenApiResponse[ApiResponseFor400]): + response_cls = ApiResponseFor400 diff --git a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py index 4584fcf..8ad2122 100644 --- a/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py +++ b/petstore/openapi_json_schema_generator_python/src/openapi_client/paths/user_username/put/responses/response_404/__init__.py @@ -22,11 +22,11 @@ @dataclasses.dataclass -class _ApiResponse(api_client.ApiResponse): +class ApiResponseFor404(api_client.ApiResponse): response: urllib3.HTTPResponse body: schemas.Unset = schemas.unset headers: schemas.Unset = schemas.unset -class ResponseFor404(api_client.OpenApiResponse[_ApiResponse]): - response_cls = _ApiResponse +class ResponseFor404(api_client.OpenApiResponse[ApiResponseFor404]): + response_cls = ApiResponseFor404 From bb12f97b6412d014a0923f54f8e3b364438b1565 Mon Sep 17 00:00:00 2001 From: Justin Black Date: Wed, 26 Apr 2023 17:23:53 -0700 Subject: [PATCH 8/8] Readme updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34b810c..273dcb0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ via vscode code counter tool | -------- | ----- | ---- | | openapi_generator_python_nextgen | 27 | 2712 | | openapi_generator_python_prior | 30 | 5075 | -| openapi_json_schema_generator_python | 365 | 12701 +| openapi_json_schema_generator_python | 365 | 9911 ### openapi_json_schema_generator_python breakdown