Skip to content

Commit e2ee656

Browse files
committed
Sample regen
1 parent b63ac79 commit e2ee656

File tree

1 file changed

+7
-0
lines changed
  • petstore/openapi_json_schema_generator_python/.openapi-generator

1 file changed

+7
-0
lines changed

petstore/openapi_json_schema_generator_python/.openapi-generator/FILES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.gitignore
22
.gitlab-ci.yml
3+
.openapi-generator-ignore
34
.travis.yml
45
README.md
56
docs/apis/tags/pet_api.md
@@ -365,6 +366,12 @@ test-requirements.txt
365366
test/__init__.py
366367
test/components/__init__.py
367368
test/components/schema/__init__.py
369+
test/components/schema/test_api_response.py
370+
test/components/schema/test_category.py
371+
test/components/schema/test_order.py
372+
test/components/schema/test_pet.py
373+
test/components/schema/test_tag.py
374+
test/components/schema/test_user.py
368375
test/test_paths/__init__.py
369376
test/test_paths/__init__.py
370377
test/test_paths/__init__.py

0 commit comments

Comments
 (0)