MANIFEST.in
README.rst
VERSION
setup.cfg
setup.py
transmute_core/__init__.py
transmute_core/compat.py
transmute_core/context.py
transmute_core/decorators.py
transmute_core/exceptions.py
transmute_core/handler.py
transmute_core/param_extractor.py
transmute_core/response_shape.py
transmute_core.egg-info/PKG-INFO
transmute_core.egg-info/SOURCES.txt
transmute_core.egg-info/dependency_links.txt
transmute_core.egg-info/requires.txt
transmute_core.egg-info/top_level.txt
transmute_core/attributes/__init__.py
transmute_core/attributes/response_type.py
transmute_core/contenttype_serializers/__init__.py
transmute_core/contenttype_serializers/interface.py
transmute_core/contenttype_serializers/json_serializer.py
transmute_core/contenttype_serializers/serializer_set.py
transmute_core/contenttype_serializers/yaml_serializer.py
transmute_core/frameworks/__init__.py
transmute_core/frameworks/aiohttp/__init__.py
transmute_core/frameworks/aiohttp/handler.py
transmute_core/frameworks/aiohttp/route.py
transmute_core/frameworks/aiohttp/swagger.py
transmute_core/frameworks/aiohttp/url_dispatcher.py
transmute_core/frameworks/flask/__init__.py
transmute_core/frameworks/flask/handler.py
transmute_core/frameworks/flask/route.py
transmute_core/frameworks/flask/swagger.py
transmute_core/frameworks/tornado/__init__.py
transmute_core/frameworks/tornado/handler.py
transmute_core/frameworks/tornado/route_set.py
transmute_core/frameworks/tornado/swagger.py
transmute_core/frameworks/tornado/url.py
transmute_core/function/__init__.py
transmute_core/function/parameters.py
transmute_core/function/response.py
transmute_core/function/signature.py
transmute_core/function/transmute_function.py
transmute_core/http_parameters/__init__.py
transmute_core/http_parameters/param_set.py
transmute_core/http_parameters/swagger.py
transmute_core/object_serializers/__init__.py
transmute_core/object_serializers/compound_serializer.py
transmute_core/object_serializers/interface.py
transmute_core/object_serializers/primitive_serializer.py
transmute_core/object_serializers/schematics_serializer.py
transmute_core/object_serializers/serializer_set.py
transmute_core/object_serializers/cattrs_serializer/__init__.py
transmute_core/object_serializers/cattrs_serializer/converter.py
transmute_core/swagger/__init__.py
transmute_core/swagger/swagger.html
transmute_core/swagger/template.py
transmute_core/swagger/static/favicon-16x16.png
transmute_core/swagger/static/favicon-32x32.png
transmute_core/swagger/static/index.html
transmute_core/swagger/static/oauth2-redirect.html
transmute_core/swagger/static/swagger-ui-bundle.js
transmute_core/swagger/static/swagger-ui-bundle.js.map
transmute_core/swagger/static/swagger-ui-standalone-preset.js
transmute_core/swagger/static/swagger-ui-standalone-preset.js.map
transmute_core/swagger/static/swagger-ui.css
transmute_core/swagger/static/swagger-ui.css.map
transmute_core/swagger/static/swagger-ui.js
transmute_core/swagger/static/swagger-ui.js.map
transmute_core/swagger/static/swagger-ui-3.20.9/.agignore
transmute_core/swagger/static/swagger-ui-3.20.9/.babelrc
transmute_core/swagger/static/swagger-ui-3.20.9/.dockerignore
transmute_core/swagger/static/swagger-ui-3.20.9/.editorconfig
transmute_core/swagger/static/swagger-ui-3.20.9/.eslintrc
transmute_core/swagger/static/swagger-ui-3.20.9/.gitattributes
transmute_core/swagger/static/swagger-ui-3.20.9/.gitignore
transmute_core/swagger/static/swagger-ui-3.20.9/.npmignore
transmute_core/swagger/static/swagger-ui-3.20.9/CONTRIBUTING.md
transmute_core/swagger/static/swagger-ui-3.20.9/Dockerfile
transmute_core/swagger/static/swagger-ui-3.20.9/LICENSE
transmute_core/swagger/static/swagger-ui-3.20.9/README.md
transmute_core/swagger/static/swagger-ui-3.20.9/composer.json
transmute_core/swagger/static/swagger-ui-3.20.9/cypress.json
transmute_core/swagger/static/swagger-ui-3.20.9/make-webpack-config.js
transmute_core/swagger/static/swagger-ui-3.20.9/package-lock.json
transmute_core/swagger/static/swagger-ui-3.20.9/package.json
transmute_core/swagger/static/swagger-ui-3.20.9/postcss.config.js
transmute_core/swagger/static/swagger-ui-3.20.9/snapcraft.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/swagger-config.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/webpack-dist-bundle.config.js
transmute_core/swagger/static/swagger-ui-3.20.9/webpack-dist-standalone.config.js
transmute_core/swagger/static/swagger-ui-3.20.9/webpack-dist.config.js
transmute_core/swagger/static/swagger-ui-3.20.9/webpack-hot-dev-server.config.js
transmute_core/swagger/static/swagger-ui-3.20.9/webpack-watch.config.js
transmute_core/swagger/static/swagger-ui-3.20.9/webpack.check.js
transmute_core/swagger/static/swagger-ui-3.20.9/webpack.config.js
transmute_core/swagger/static/swagger-ui-3.20.9/webpack.dist-style.config.js
transmute_core/swagger/static/swagger-ui-3.20.9/.github/pull_request_template.md
transmute_core/swagger/static/swagger-ui-3.20.9/.github/ISSUE_TEMPLATE/Bug_report.md
transmute_core/swagger/static/swagger-ui-3.20.9/.github/ISSUE_TEMPLATE/Feature_request.md
transmute_core/swagger/static/swagger-ui-3.20.9/.github/ISSUE_TEMPLATE/Support.md
transmute_core/swagger/static/swagger-ui-3.20.9/dev-helpers/index.html
transmute_core/swagger/static/swagger-ui-3.20.9/dev-helpers/oauth2-redirect.html
transmute_core/swagger/static/swagger-ui-3.20.9/docker/cors.conf
transmute_core/swagger/static/swagger-ui-3.20.9/docker/nginx.conf
transmute_core/swagger/static/swagger-ui-3.20.9/docker/run.sh
transmute_core/swagger/static/swagger-ui-3.20.9/docker/configurator/helpers.js
transmute_core/swagger/static/swagger-ui-3.20.9/docker/configurator/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/docker/configurator/oauth.js
transmute_core/swagger/static/swagger-ui-3.20.9/docker/configurator/translator.js
transmute_core/swagger/static/swagger-ui-3.20.9/docker/configurator/variables.js
transmute_core/swagger/static/swagger-ui-3.20.9/docs/README.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/SUMMARY.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/book.json
transmute_core/swagger/static/swagger-ui-3.20.9/docs/customization/custom-layout.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/customization/overview.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/customization/plug-points.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/customization/plugin-api.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/development/scripts.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/development/setting-up.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/images/swagger-ui2.png
transmute_core/swagger/static/swagger-ui-3.20.9/docs/images/swagger-ui3.png
transmute_core/swagger/static/swagger-ui-3.20.9/docs/usage/configuration.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/usage/cors.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/usage/deep-linking.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/usage/installation.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/usage/limitations.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/usage/oauth2.md
transmute_core/swagger/static/swagger-ui-3.20.9/docs/usage/version-detection.md
transmute_core/swagger/static/swagger-ui-3.20.9/release/.release-it.json
transmute_core/swagger/static/swagger-ui-3.20.9/release/check-for-breaking-changes.sh
transmute_core/swagger/static/swagger-ui-3.20.9/release/get-changelog.sh
transmute_core/swagger/static/swagger-ui-3.20.9/src/.eslintrc
transmute_core/swagger/static/swagger-ui-3.20.9/src/polyfills.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/brace-snippets-yaml.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/curlify.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/json-schema-components.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/oauth2-authorize.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/proptypes.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/system.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/utils.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/window.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/app.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/array-model.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/clear.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/content-type.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/curl.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/debug.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/deep-link.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/enum-model.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/errors.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/execute.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/footer.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/headers.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/highlight-code.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/info.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/jump-to-path.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/layout-utils.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/live-response.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/model-collapse.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/model-example.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/model-wrapper.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/model.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/models.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/object-model.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/online-validator-badge.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/operation-extension-row.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/operation-extensions.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/operation-summary-method.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/operation-summary-path.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/operation-summary.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/operation-tag.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/operation.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/operations.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/overview.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/param-body.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/parameter-extension.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/parameter-include-empty.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/parameter-row.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/parameters.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/primitive-model.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/property.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/response-body.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/response.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/responses.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/schemes.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/svg-assets.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/system-wrapper.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/try-it-out-button.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/version-pragma-filter.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/version-stamp.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/api-key-auth.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/auth-item.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/authorization-popup.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/authorize-btn.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/authorize-operation-btn.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/auths.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/basic-auth.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/error.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/auth/oauth2.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/layouts/base.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/layouts/xpane.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/providers/README.md
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/components/providers/markdown.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/containers/OperationContainer.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/containers/authorize-btn.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/containers/filter.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/containers/info.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/containers/schemes.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/all.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/download-url.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/auth/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/auth/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/auth/reducers.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/auth/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/auth/spec-wrap-actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/configs/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/configs/helpers.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/configs/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/configs/reducers.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/configs/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/configs/spec-actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/deep-linking/README.md
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/deep-linking/helpers.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/deep-linking/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/deep-linking/layout.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/deep-linking/operation-tag-wrapper.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/deep-linking/operation-wrapper.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/err/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/err/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/err/reducers.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/err/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/err/error-transformers/README.md
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/err/error-transformers/hook.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/err/error-transformers/transformers/not-of-type.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/err/error-transformers/transformers/parameter-oneof.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/filter/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/filter/opsFilter.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/layout/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/layout/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/layout/reducers.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/layout/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/logs/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/helpers.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/reducers.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/auth-extensions/wrap-selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/callbacks.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/http-auth.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/operation-link.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/operation-servers.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/request-body-editor.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/request-body.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/servers-container.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/components/servers.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/spec-extensions/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/spec-extensions/wrap-selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/wrap-components/auth-item.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/wrap-components/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/wrap-components/json-schema-string.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/wrap-components/markdown.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/wrap-components/model.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/wrap-components/online-validator-badge.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/wrap-components/parameters.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/oas3/wrap-components/version-stamp.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/on-complete/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/samples/fn.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/samples/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/spec/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/spec/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/spec/reducers.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/spec/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/spec/wrap-actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/swagger-js/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/util/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/view/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/plugins/view/root-injects.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/presets/apis.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/core/presets/base.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/img/logo_small.png
transmute_core/swagger/static/swagger-ui-3.20.9/src/img/rolling-load.svg
transmute_core/swagger/static/swagger-ui-3.20.9/src/plugins/add-plugin.md
transmute_core/swagger/static/swagger-ui-3.20.9/src/plugins/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/plugins/topbar/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/plugins/topbar/logo_small.svg
transmute_core/swagger/static/swagger-ui-3.20.9/src/plugins/topbar/topbar.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/standalone/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/src/standalone/layout.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_authorize.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_buttons.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_colors.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_errors.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_form.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_information.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_layout.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_mixins.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_modal.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_models.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_servers.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_split-pane-mode.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_table.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_topbar.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_type.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/_variables.scss
transmute_core/swagger/static/swagger-ui-3.20.9/src/style/main.scss
transmute_core/swagger/static/swagger-ui-3.20.9/swagger-ui-dist-package/.npmignore
transmute_core/swagger/static/swagger-ui-3.20.9/swagger-ui-dist-package/.npmrc
transmute_core/swagger/static/swagger-ui-3.20.9/swagger-ui-dist-package/README.md
transmute_core/swagger/static/swagger-ui-3.20.9/swagger-ui-dist-package/absolute-path.js
transmute_core/swagger/static/swagger-ui-3.20.9/swagger-ui-dist-package/deploy.sh
transmute_core/swagger/static/swagger-ui-3.20.9/swagger-ui-dist-package/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/swagger-ui-dist-package/package.json
transmute_core/swagger/static/swagger-ui-3.20.9/test/.eslintrc
transmute_core/swagger/static/swagger-ui-3.20.9/test/setup.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/bugs/3199-sanitization-escaping.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/bugs/3279-empty-markdown-source.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/bugs/4557-default-parameter-values.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/filter.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/info-wrapper.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/json-schema-form.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/live-response.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/markdown.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/model-example.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/models.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/object-model.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/online-validator-badge.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/operation.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/operations.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/primitive-model.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/response-body.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/response.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/schemes-wrapper.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/schemes.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/components/version-pragma-filter.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/curlify.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/oauth2-authorize.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/utils.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/auth/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/auth/preauthorize.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/auth/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/auth/wrap-spec-actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/configs/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/err/transformers/not-of-type.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/err/transformers/parameter-oneof.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/filter/opsFilter.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/oas3/helpers.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/oas3/servers-wrapper.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/oas3/state-integration.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/oas3/wrap-auth-selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/oas3/wrap-spec-selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/samples/fn.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/spec/actions.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/spec/reducer.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/spec/selectors.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/plugins/spec/assets/petstore.json
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/system/system.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/core/system/wrapComponent.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/docker/oauth.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/docker/translator.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/.eslintrc
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/fixtures/example.json
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/helpers/oauth2-server/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/helpers/oauth2-server/model.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/helpers/oauth2-server/swagger.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/plugins/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/index.html
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/configs/urls-primary-name.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/configs/urls.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/petstore-expanded.openapi.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/petstore.swagger.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/4838.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/4867.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/5060.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/5129.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/5164.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/5188.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/editor-1868.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/5043/status.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/5043/swagger.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/5072/additional.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/bugs/5072/empty.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/features/deep-linking.openapi.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/features/deep-linking.swagger.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/features/urls/1.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/features/urls/2.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/documents/xss/oauth2.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/pages/5138/api-with-examples.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/pages/5138/index.html
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/static/pages/5138/uspto.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/support/commands.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/support/index.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/4838.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/4865.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/4867.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/5043.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/5060.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/5072.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/5129.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/5138.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/5164.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/5188.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/editor-1868.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/bugs/swos-63.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/features/deep-linking.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/features/dynamic-default-oauth.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/features/urls.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/features/oauth2-flows/application.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/features/oauth2-flows/password.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-cypress/tests/features/xss/oauth2.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/db.json
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/nightwatch.json
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/helpers/index.html
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/pages/main.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/informationContainer.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/models.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/on-complete.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/refs.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/schemeContainer.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/topbar.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/4196.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/4374.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/4409.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/4445.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/4485.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/4536.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/4587.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/4756.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/bugs/frozen-array-input.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/features/allow-empty-value.openapi.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/features/allow-empty-value.swagger.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/features/example.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/features/parameter-enum-rendering.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/oas3/callbacks.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/oas3/pet.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/operations/pet.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/operations/store.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/scenarios/operations/user.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/callbacks.openapi.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/petstore.json
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/petstore.openapi.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4196.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4374.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4409.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4445.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4536.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4587.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4756.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/frozen-array-input.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4485/book.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/bugs/4485/main.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/features/allow-empty-value.openapi.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/features/allow-empty-value.swagger.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/features/example.openapi.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/features/example.swagger.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/features/parameter-enum-rendering.openapi.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/features/parameter-enum-rendering.swagger.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/refs/api1.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/e2e-selenium/specs/refs/api2.yaml
transmute_core/swagger/static/swagger-ui-3.20.9/test/swagger-ui-dist-package/absolute-path.js
transmute_core/swagger/static/swagger-ui-3.20.9/test/xss/info-sanitization.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/xss/markdown-script-sanitization.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/xss/anchor-target-rel/info.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/xss/anchor-target-rel/link.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/xss/anchor-target-rel/markdown.jsx
transmute_core/swagger/static/swagger-ui-3.20.9/test/xss/anchor-target-rel/online-validator-badge.jsx
transmute_core/tests/__init__.py
transmute_core/tests/conftest.py
transmute_core/tests/test_attributes.py
transmute_core/tests/test_attrs.py
transmute_core/tests/test_basetype_serializer.py
transmute_core/tests/test_benchmark.py
transmute_core/tests/test_decorators.py
transmute_core/tests/test_exceptions.py
transmute_core/tests/test_full.py
transmute_core/tests/test_function.py
transmute_core/tests/test_handler.py
transmute_core/tests/test_param_extractor.py
transmute_core/tests/test_response_shape.py
transmute_core/tests/test_schematics.py
transmute_core/tests/test_serializer_set.py
transmute_core/tests/test_signature.py
transmute_core/tests/test_swagger.py
transmute_core/tests/utils.py
transmute_core/tests/contenttype_serializers/__init__.py
transmute_core/tests/contenttype_serializers/test_default_serializer_set.py
transmute_core/tests/contenttype_serializers/test_serializer_set.py
transmute_core/tests/function/__init__.py
transmute_core/tests/function/test_parameters.py
transmute_core/tests/http_parameters/__init__.py
transmute_core/tests/http_parameters/conftest.py
transmute_core/tests/http_parameters/test_swagger.py
transmute_core/tests/object_serializers/__init__.py
transmute_core/tests/object_serializers/test_compound_serializer.py
transmute_core/tests/object_serializers/test_primitive_serializer.py
transmute_core/tests/swagger/__init__.py
transmute_core/tests/swagger/test_function.py
transmute_core/tests/swagger/test_template.py