CODE_OF_CONDUCT.md LICENSE MANIFEST.in README.md README.zh.md setup.cfg setup.py demo_app/README.md demo_app/__init__.py demo_app/app.py demo_app/requirements.txt demo_app/update.sh demo_app/templates/flasgger.html demo_app/templates/index.html etc/.DS_Store etc/flasgger_package/MANIFEST.in etc/flasgger_package/setup.py etc/flasgger_package/build/lib/flasgger_package/__init__.py etc/flasgger_package/build/lib/flasgger_package/package_specs.yml etc/flasgger_package/build/lib/flasgger_package/parameters.yml etc/flasgger_package/dist/flasgger_package-0.0.1-py3.11.egg etc/flasgger_package/dist/flasgger_package-0.0.1-py3.8.egg etc/flasgger_package/dist/flasgger_package-0.0.1-py3.9.egg etc/flasgger_package/flasgger_package/__init__.py etc/flasgger_package/flasgger_package/package_specs.yml etc/flasgger_package/flasgger_package/parameters.yml etc/flasgger_package/flasgger_package.egg-info/PKG-INFO etc/flasgger_package/flasgger_package.egg-info/SOURCES.txt etc/flasgger_package/flasgger_package.egg-info/dependency_links.txt etc/flasgger_package/flasgger_package.egg-info/not-zip-safe etc/flasgger_package/flasgger_package.egg-info/requires.txt etc/flasgger_package/flasgger_package.egg-info/top_level.txt etc/pythonanywhere/pythonanywhere_com_wsgi.py examples/README.md examples/__init__.py examples/apispec_example.py examples/apispec_example_uiversion3.py examples/base_model_view.py examples/basic_auth.py examples/callbacks.py examples/changelog_090.py examples/colors.py examples/colors_external_js.py examples/colors_from_specdict.py examples/colors_template.json examples/colors_template.yaml examples/colors_template_json.py examples/colors_template_yaml.py examples/colors_uiversion2.py examples/colors_with_schema.py examples/compat.py examples/custom_validation_function.py examples/decorator_package.py examples/decorators_in_init_app.py examples/definition_object_test.py examples/disable_swagger_ui.py examples/example_app.py examples/example_blueprint.py examples/get_schema.py examples/lazy_string.py examples/marshmallow_apispec.py examples/multiple_specs_dropdown_example.py examples/no_routes.py examples/not_found.yaml examples/officer_specs.yml examples/openapi3_examples.py examples/package_example.py examples/parse_openapi3.py examples/parse_openapi3_json.py examples/parse_openapi3_json_product_schema.yml examples/parse_openapi3_product_schema.yml examples/parsed_view_func.py examples/request_body.py examples/restful.py examples/specs_route_example.py examples/swag_annotation.py examples/swag_from_merging.py examples/swag_from_overriding.py examples/swagger_config_2.py examples/swagger_config_3.py examples/swagger_config_3_with_components_schemas.py examples/swagger_config_merge.py examples/test_refs.py examples/test_refs_basePath_API.yaml examples/test_validation.yml examples/top_level_vendor_extension.py examples/use_openapi.py examples/user_with_id_specs.yml examples/user_without_id_specs.yml examples/username_specs.yml examples/username_specs_bom.yml examples/username_specs_no_descr.yml examples/username_specs_no_sep.yml examples/username_specs_utf16.yml examples/username_specs_utf32.yml examples/validation.py examples/validation_error_handler.py examples/__pycache__/__init__.cpython-311.pyc examples/__pycache__/__init__.cpython-39.pyc examples/__pycache__/apispec_example.cpython-311.pyc examples/__pycache__/apispec_example.cpython-39.pyc examples/__pycache__/apispec_example_uiversion3.cpython-311.pyc examples/__pycache__/apispec_example_uiversion3.cpython-39.pyc examples/__pycache__/base_model_view.cpython-311.pyc examples/__pycache__/base_model_view.cpython-39.pyc examples/__pycache__/basic_auth.cpython-311.pyc examples/__pycache__/basic_auth.cpython-39.pyc examples/__pycache__/callbacks.cpython-311.pyc examples/__pycache__/callbacks.cpython-39.pyc examples/__pycache__/changelog_090.cpython-311.pyc examples/__pycache__/changelog_090.cpython-39.pyc examples/__pycache__/colors.cpython-311.pyc examples/__pycache__/colors.cpython-39.pyc examples/__pycache__/colors_external_js.cpython-311.pyc examples/__pycache__/colors_external_js.cpython-39.pyc examples/__pycache__/colors_from_specdict.cpython-311.pyc examples/__pycache__/colors_from_specdict.cpython-39.pyc examples/__pycache__/colors_template_json.cpython-311.pyc examples/__pycache__/colors_template_json.cpython-39.pyc examples/__pycache__/colors_template_yaml.cpython-311.pyc examples/__pycache__/colors_template_yaml.cpython-39.pyc examples/__pycache__/colors_uiversion2.cpython-311.pyc examples/__pycache__/colors_uiversion2.cpython-39.pyc examples/__pycache__/colors_with_schema.cpython-311.pyc examples/__pycache__/colors_with_schema.cpython-39.pyc examples/__pycache__/compat.cpython-311.pyc examples/__pycache__/compat.cpython-39.pyc examples/__pycache__/custom_validation_function.cpython-311.pyc examples/__pycache__/custom_validation_function.cpython-39.pyc examples/__pycache__/decorator_package.cpython-311.pyc examples/__pycache__/decorator_package.cpython-39.pyc examples/__pycache__/decorators_in_init_app.cpython-311.pyc examples/__pycache__/decorators_in_init_app.cpython-39.pyc examples/__pycache__/definition_object_test.cpython-311-pytest-7.3.1.pyc examples/__pycache__/definition_object_test.cpython-39-pytest-7.3.1.pyc examples/__pycache__/disable_swagger_ui.cpython-311.pyc examples/__pycache__/disable_swagger_ui.cpython-39.pyc examples/__pycache__/example_app.cpython-311.pyc examples/__pycache__/example_app.cpython-39.pyc examples/__pycache__/example_blueprint.cpython-311.pyc examples/__pycache__/example_blueprint.cpython-39.pyc examples/__pycache__/get_schema.cpython-311.pyc examples/__pycache__/get_schema.cpython-39.pyc examples/__pycache__/lazy_string.cpython-311.pyc examples/__pycache__/lazy_string.cpython-39.pyc examples/__pycache__/marshmallow_apispec.cpython-311.pyc examples/__pycache__/marshmallow_apispec.cpython-39.pyc examples/__pycache__/multiple_specs_dropdown_example.cpython-311.pyc examples/__pycache__/multiple_specs_dropdown_example.cpython-39.pyc examples/__pycache__/no_routes.cpython-311.pyc examples/__pycache__/no_routes.cpython-39.pyc examples/__pycache__/openapi3_examples.cpython-311.pyc examples/__pycache__/openapi3_examples.cpython-39.pyc examples/__pycache__/package_example.cpython-311.pyc examples/__pycache__/package_example.cpython-39.pyc examples/__pycache__/parse_openapi3.cpython-311.pyc examples/__pycache__/parse_openapi3.cpython-39.pyc examples/__pycache__/parse_openapi3_json.cpython-311.pyc examples/__pycache__/parse_openapi3_json.cpython-39.pyc examples/__pycache__/parsed_view_func.cpython-311.pyc examples/__pycache__/parsed_view_func.cpython-39.pyc examples/__pycache__/request_body.cpython-311.pyc examples/__pycache__/request_body.cpython-39.pyc examples/__pycache__/restful.cpython-311.pyc examples/__pycache__/restful.cpython-39.pyc examples/__pycache__/specs_route_example.cpython-311.pyc examples/__pycache__/specs_route_example.cpython-39.pyc examples/__pycache__/swag_annotation.cpython-311.pyc examples/__pycache__/swag_annotation.cpython-39.pyc examples/__pycache__/swag_from_merging.cpython-311.pyc examples/__pycache__/swag_from_merging.cpython-39.pyc examples/__pycache__/swag_from_overriding.cpython-311.pyc examples/__pycache__/swag_from_overriding.cpython-39.pyc examples/__pycache__/swagger_config_2.cpython-311.pyc examples/__pycache__/swagger_config_2.cpython-39.pyc examples/__pycache__/swagger_config_3.cpython-311.pyc examples/__pycache__/swagger_config_3.cpython-39.pyc examples/__pycache__/swagger_config_3_with_components_schemas.cpython-311.pyc examples/__pycache__/swagger_config_3_with_components_schemas.cpython-39.pyc examples/__pycache__/swagger_config_merge.cpython-311.pyc examples/__pycache__/swagger_config_merge.cpython-39.pyc examples/__pycache__/test_refs.cpython-311-pytest-7.3.1.pyc examples/__pycache__/test_refs.cpython-39-pytest-7.3.1.pyc examples/__pycache__/top_level_vendor_extension.cpython-311.pyc examples/__pycache__/top_level_vendor_extension.cpython-39.pyc examples/__pycache__/use_openapi.cpython-311.pyc examples/__pycache__/use_openapi.cpython-39.pyc examples/__pycache__/validation.cpython-311.pyc examples/__pycache__/validation.cpython-39.pyc examples/__pycache__/validation_error_handler.cpython-311.pyc examples/__pycache__/validation_error_handler.cpython-39.pyc examples/docs/template.yml examples/docs/user.yml examples/docs/item/get.yml examples/docs/item/put.yml examples/docs/items/get.yml examples/docs/items/post.yml examples/legacy/jwt_auth.py flasgger/.DS_Store flasgger/__init__.py flasgger/base.py flasgger/commands.py flasgger/compatible.py flasgger/constants.py flasgger/marshmallow_apispec.py flasgger/utils.py flasgger.egg-info/PKG-INFO flasgger.egg-info/SOURCES.txt flasgger.egg-info/dependency_links.txt flasgger.egg-info/entry_points.txt flasgger.egg-info/not-zip-safe flasgger.egg-info/requires.txt flasgger.egg-info/top_level.txt flasgger/ui2/static/index.html flasgger/ui2/static/o2c.html flasgger/ui2/static/swagger-ui.js flasgger/ui2/static/swagger-ui.min.js flasgger/ui2/static/css/print.css flasgger/ui2/static/css/reset.css flasgger/ui2/static/css/screen.css flasgger/ui2/static/css/style.css flasgger/ui2/static/css/typography.css flasgger/ui2/static/fonts/DroidSans-Bold.ttf flasgger/ui2/static/fonts/DroidSans.ttf flasgger/ui2/static/fonts/droid-sans-v6-latin-700.eot flasgger/ui2/static/fonts/droid-sans-v6-latin-700.svg flasgger/ui2/static/fonts/droid-sans-v6-latin-700.ttf flasgger/ui2/static/fonts/droid-sans-v6-latin-700.woff flasgger/ui2/static/fonts/droid-sans-v6-latin-700.woff2 flasgger/ui2/static/fonts/droid-sans-v6-latin-regular.eot flasgger/ui2/static/fonts/droid-sans-v6-latin-regular.svg flasgger/ui2/static/fonts/droid-sans-v6-latin-regular.ttf flasgger/ui2/static/fonts/droid-sans-v6-latin-regular.woff flasgger/ui2/static/fonts/droid-sans-v6-latin-regular.woff2 flasgger/ui2/static/images/collapse.gif flasgger/ui2/static/images/expand.gif flasgger/ui2/static/images/explorer_icons.png flasgger/ui2/static/images/favicon-16x16.png flasgger/ui2/static/images/favicon-32x32.png flasgger/ui2/static/images/favicon.ico flasgger/ui2/static/images/logo_small.png flasgger/ui2/static/images/pet_store_api.png flasgger/ui2/static/images/throbber.gif flasgger/ui2/static/images/wordnik_api.png flasgger/ui2/static/lang/ca.js flasgger/ui2/static/lang/el.js flasgger/ui2/static/lang/en.js flasgger/ui2/static/lang/es.js flasgger/ui2/static/lang/fr.js flasgger/ui2/static/lang/geo.js flasgger/ui2/static/lang/it.js flasgger/ui2/static/lang/ja.js flasgger/ui2/static/lang/ko-kr.js flasgger/ui2/static/lang/pl.js flasgger/ui2/static/lang/pt.js flasgger/ui2/static/lang/ru.js flasgger/ui2/static/lang/tr.js flasgger/ui2/static/lang/translator.js flasgger/ui2/static/lang/zh-cn.js flasgger/ui2/static/lib/backbone-min.js flasgger/ui2/static/lib/es5-shim.js flasgger/ui2/static/lib/handlebars-4.0.5.js flasgger/ui2/static/lib/highlight.9.1.0.pack.js flasgger/ui2/static/lib/highlight.9.1.0.pack_extended.js flasgger/ui2/static/lib/jquery-1.8.0.min.js flasgger/ui2/static/lib/jquery.ba-bbq.min.js flasgger/ui2/static/lib/jquery.slideto.min.js flasgger/ui2/static/lib/jquery.wiggle.min.js flasgger/ui2/static/lib/js-yaml.min.js flasgger/ui2/static/lib/jsoneditor.min.js flasgger/ui2/static/lib/lodash.min.js flasgger/ui2/static/lib/marked.js flasgger/ui2/static/lib/object-assign-pollyfill.js flasgger/ui2/static/lib/sanitize-html.min.js flasgger/ui2/static/lib/swagger-oauth.js flasgger/ui2/templates/flasgger/index.html flasgger/ui2/templates/flasgger/index_old.html flasgger/ui2/templates/flasgger/o2c.html flasgger/ui3/static/favicon-16x16.png flasgger/ui3/static/favicon-32x32.png flasgger/ui3/static/swagger-ui-bundle.js flasgger/ui3/static/swagger-ui-bundle.js.map flasgger/ui3/static/swagger-ui-standalone-preset.js flasgger/ui3/static/swagger-ui-standalone-preset.js.map flasgger/ui3/static/swagger-ui.css flasgger/ui3/static/swagger-ui.css.map flasgger/ui3/static/swagger-ui.js flasgger/ui3/static/swagger-ui.js.map flasgger/ui3/static/lib/jquery.min.js flasgger/ui3/static/lib/jquery.min.map flasgger/ui3/templates/flasgger/body_scripts.html flasgger/ui3/templates/flasgger/custom_head.html flasgger/ui3/templates/flasgger/footer.html flasgger/ui3/templates/flasgger/head.html flasgger/ui3/templates/flasgger/index.html flasgger/ui3/templates/flasgger/oauth2-redirect.html flasgger/ui3/templates/flasgger/swagger.html flasgger/ui3/templates/flasgger/top.html tests/conftest.py tests/test_apispecs.py tests/test_base.py tests/test_commands.py tests/test_examples.py tests/test_utils.py tests/__pycache__/conftest.cpython-311-pytest-7.3.1.pyc tests/__pycache__/conftest.cpython-38-pytest-6.1.1.pyc tests/__pycache__/conftest.cpython-39-pytest-7.3.1.pyc tests/__pycache__/test_apispecs.cpython-311-pytest-7.3.1.pyc tests/__pycache__/test_apispecs.cpython-39-pytest-7.3.1.pyc tests/__pycache__/test_base.cpython-311-pytest-7.3.1.pyc tests/__pycache__/test_base.cpython-39-pytest-7.3.1.pyc tests/__pycache__/test_commands.cpython-311-pytest-7.3.1.pyc tests/__pycache__/test_commands.cpython-39-pytest-7.3.1.pyc tests/__pycache__/test_examples.cpython-311-pytest-7.3.1.pyc tests/__pycache__/test_examples.cpython-39-pytest-7.3.1.pyc tests/__pycache__/test_utils.cpython-311-pytest-7.3.1.pyc tests/__pycache__/test_utils.cpython-39-pytest-7.3.1.pyc