.gitignore
.pre-commit-config.yaml
LICENSE
README.rst
pyproject.toml
.devcontainer/devcontainer.json
.github/CONTRIBUTING.rst
.github/dependabot.yml
.github/actions/install_requirements/action.yml
.github/workflows/code.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
src/setuptools_openapi_generator/__init__.py
src/setuptools_openapi_generator/_version.py
src/setuptools_openapi_generator/config.py
src/setuptools_openapi_generator/generator.py
src/setuptools_openapi_generator/integration.py
src/setuptools_openapi_generator.egg-info/PKG-INFO
src/setuptools_openapi_generator.egg-info/SOURCES.txt
src/setuptools_openapi_generator.egg-info/dependency_links.txt
src/setuptools_openapi_generator.egg-info/entry_points.txt
src/setuptools_openapi_generator.egg-info/requires.txt
src/setuptools_openapi_generator.egg-info/top_level.txt
tests/test_boilerplate_removed.py
tests/test_config.py
tests/test_integration.py
tests/sample_project/pyproject.toml
tests/sample_project/api_definitions/link-example.json
tests/sample_project/api_definitions/petstore.json