diff --git a/.agignore b/.agignore
old mode 100644
new mode 100755
diff --git a/.browserslistrc b/.browserslistrc
old mode 100644
new mode 100755
diff --git a/.commitlintrc.json b/.commitlintrc.json
old mode 100644
new mode 100755
diff --git a/.dockerignore b/.dockerignore
old mode 100644
new mode 100755
diff --git a/.editorconfig b/.editorconfig
old mode 100644
new mode 100755
diff --git a/.eslintignore b/.eslintignore
old mode 100644
new mode 100755
diff --git a/.eslintrc.js b/.eslintrc.js
old mode 100644
new mode 100755
diff --git a/.gitattributes b/.gitattributes
old mode 100644
new mode 100755
diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md
old mode 100644
new mode 100755
diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md
old mode 100644
new mode 100755
diff --git a/.github/ISSUE_TEMPLATE/Support.md b/.github/ISSUE_TEMPLATE/Support.md
old mode 100644
new mode 100755
diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml
old mode 100644
new mode 100755
diff --git a/.github/lock.yml b/.github/lock.yml
old mode 100644
new mode 100755
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
old mode 100644
new mode 100755
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
old mode 100644
new mode 100755
diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml
old mode 100644
new mode 100755
diff --git a/.github/workflows/docker-build-push.yml b/.github/workflows/docker-build-push.yml
old mode 100644
new mode 100755
diff --git a/.github/workflows/docker-image-check.yml b/.github/workflows/docker-image-check.yml
old mode 100644
new mode 100755
diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml
old mode 100644
new mode 100755
diff --git a/.github/workflows/release-swagger-ui-react.yml b/.github/workflows/release-swagger-ui-react.yml
old mode 100644
new mode 100755
diff --git a/.github/workflows/release-swagger-ui.yml b/.github/workflows/release-swagger-ui.yml
old mode 100644
new mode 100755
diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755
diff --git a/.lintstagedrc b/.lintstagedrc
old mode 100644
new mode 100755
diff --git a/.npmignore b/.npmignore
old mode 100644
new mode 100755
diff --git a/.npmrc b/.npmrc
old mode 100644
new mode 100755
diff --git a/.nvmrc b/.nvmrc
old mode 100644
new mode 100755
diff --git a/.prettierrc.yaml b/.prettierrc.yaml
old mode 100644
new mode 100755
diff --git a/.releaserc b/.releaserc
old mode 100644
new mode 100755
diff --git a/Dockerfile b/Dockerfile
old mode 100644
new mode 100755
diff --git a/LICENSE b/LICENSE
old mode 100644
new mode 100755
diff --git a/NOTICE b/NOTICE
old mode 100644
new mode 100755
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
diff --git a/SECURITY.md b/SECURITY.md
old mode 100644
new mode 100755
diff --git a/babel.config.js b/babel.config.js
old mode 100644
new mode 100755
diff --git a/composer.json b/composer.json
old mode 100644
new mode 100755
diff --git a/config/.eslintrc b/config/.eslintrc
old mode 100644
new mode 100755
diff --git a/config/jest/jest.artifact.config.js b/config/jest/jest.artifact.config.js
old mode 100644
new mode 100755
diff --git a/config/jest/jest.unit.config.js b/config/jest/jest.unit.config.js
old mode 100644
new mode 100755
diff --git a/cypress.config.js b/cypress.config.js
old mode 100644
new mode 100755
diff --git a/dev-helpers/dev-helper-initializer.js b/dev-helpers/dev-helper-initializer.js
old mode 100644
new mode 100755
diff --git a/dev-helpers/index.html b/dev-helpers/index.html
old mode 100644
new mode 100755
diff --git a/dev-helpers/oauth2-redirect.html b/dev-helpers/oauth2-redirect.html
old mode 100644
new mode 100755
diff --git a/dev-helpers/style.css b/dev-helpers/style.css
old mode 100644
new mode 100755
diff --git a/dist/favicon-16x16.png b/dist/favicon-16x16.png
old mode 100644
new mode 100755
diff --git a/dist/favicon-32x32.png b/dist/favicon-32x32.png
old mode 100644
new mode 100755
diff --git a/dist/index.css b/dist/index.css
old mode 100644
new mode 100755
diff --git a/dist/index.html b/dist/index.html
old mode 100644
new mode 100755
diff --git a/dist/oauth2-redirect.html b/dist/oauth2-redirect.html
old mode 100644
new mode 100755
diff --git a/dist/swagger-initializer.js b/dist/swagger-initializer.js
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui-bundle.js b/dist/swagger-ui-bundle.js
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui-bundle.js.map b/dist/swagger-ui-bundle.js.map
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui-es-bundle-core.js b/dist/swagger-ui-es-bundle-core.js
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui-es-bundle-core.js.map b/dist/swagger-ui-es-bundle-core.js.map
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui-es-bundle.js b/dist/swagger-ui-es-bundle.js
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui-es-bundle.js.map b/dist/swagger-ui-es-bundle.js.map
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui-standalone-preset.js b/dist/swagger-ui-standalone-preset.js
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui-standalone-preset.js.map b/dist/swagger-ui-standalone-preset.js.map
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui.css b/dist/swagger-ui.css
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui.css.map b/dist/swagger-ui.css.map
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui.js b/dist/swagger-ui.js
old mode 100644
new mode 100755
diff --git a/dist/swagger-ui.js.map b/dist/swagger-ui.js.map
old mode 100644
new mode 100755
diff --git a/docker/configurator/helpers.js b/docker/configurator/helpers.js
old mode 100644
new mode 100755
diff --git a/docker/configurator/oauth.js b/docker/configurator/oauth.js
old mode 100644
new mode 100755
diff --git a/docker/configurator/translator.js b/docker/configurator/translator.js
old mode 100644
new mode 100755
diff --git a/docker/configurator/variables.js b/docker/configurator/variables.js
old mode 100644
new mode 100755
diff --git a/docker/cors.conf b/docker/cors.conf
old mode 100644
new mode 100755
diff --git a/docker/default.conf.template b/docker/default.conf.template
old mode 100644
new mode 100755
diff --git a/docker/embedding.conf b/docker/embedding.conf
old mode 100644
new mode 100755
diff --git a/docs/README.md b/docs/README.md
old mode 100644
new mode 100755
diff --git a/docs/book.json b/docs/book.json
old mode 100644
new mode 100755
diff --git a/docs/customization/add-plugin.md b/docs/customization/add-plugin.md
old mode 100644
new mode 100755
diff --git a/docs/customization/custom-layout.md b/docs/customization/custom-layout.md
old mode 100644
new mode 100755
diff --git a/docs/customization/overview.md b/docs/customization/overview.md
old mode 100644
new mode 100755
diff --git a/docs/customization/plug-points.md b/docs/customization/plug-points.md
old mode 100644
new mode 100755
diff --git a/docs/customization/plugin-api.md b/docs/customization/plugin-api.md
old mode 100644
new mode 100755
diff --git a/docs/development/scripts.md b/docs/development/scripts.md
old mode 100644
new mode 100755
diff --git a/docs/development/setting-up.md b/docs/development/setting-up.md
old mode 100644
new mode 100755
diff --git a/docs/images/swagger-ui2.png b/docs/images/swagger-ui2.png
old mode 100644
new mode 100755
diff --git a/docs/images/swagger-ui3.png b/docs/images/swagger-ui3.png
old mode 100644
new mode 100755
diff --git a/docs/samples/webpack-getting-started/README.md b/docs/samples/webpack-getting-started/README.md
old mode 100644
new mode 100755
diff --git a/docs/samples/webpack-getting-started/_sample_package.json b/docs/samples/webpack-getting-started/_sample_package.json
old mode 100644
new mode 100755
diff --git a/docs/samples/webpack-getting-started/index.html b/docs/samples/webpack-getting-started/index.html
old mode 100644
new mode 100755
diff --git a/docs/samples/webpack-getting-started/src/index.js b/docs/samples/webpack-getting-started/src/index.js
old mode 100644
new mode 100755
diff --git a/docs/samples/webpack-getting-started/src/swagger-config.yaml b/docs/samples/webpack-getting-started/src/swagger-config.yaml
old mode 100644
new mode 100755
diff --git a/docs/samples/webpack-getting-started/webpack.config.js b/docs/samples/webpack-getting-started/webpack.config.js
old mode 100644
new mode 100755
diff --git a/docs/usage/configuration.md b/docs/usage/configuration.md
old mode 100644
new mode 100755
diff --git a/docs/usage/cors.md b/docs/usage/cors.md
old mode 100644
new mode 100755
diff --git a/docs/usage/deep-linking.md b/docs/usage/deep-linking.md
old mode 100644
new mode 100755
diff --git a/docs/usage/installation.md b/docs/usage/installation.md
old mode 100644
new mode 100755
diff --git a/docs/usage/limitations.md b/docs/usage/limitations.md
old mode 100644
new mode 100755
diff --git a/docs/usage/oauth2.md b/docs/usage/oauth2.md
old mode 100644
new mode 100755
diff --git a/docs/usage/version-detection.md b/docs/usage/version-detection.md
old mode 100644
new mode 100755
diff --git a/flavors/swagger-ui-react/README.md b/flavors/swagger-ui-react/README.md
old mode 100644
new mode 100755
diff --git a/flavors/swagger-ui-react/dist/.npmrc b/flavors/swagger-ui-react/dist/.npmrc
old mode 100644
new mode 100755
diff --git a/flavors/swagger-ui-react/index.jsx b/flavors/swagger-ui-react/index.jsx
old mode 100644
new mode 100755
diff --git a/flavors/swagger-ui-react/release/create-manifest.js b/flavors/swagger-ui-react/release/create-manifest.js
old mode 100644
new mode 100755
diff --git a/flavors/swagger-ui-react/release/template.json b/flavors/swagger-ui-react/release/template.json
old mode 100644
new mode 100755
diff --git a/index.html b/index.html
new file mode 100755
index 00000000..67a82384
--- /dev/null
+++ b/index.html
@@ -0,0 +1,47 @@
+
+
+
+
+ HANMAC AI Cell
+
+
+
+
+
+
+

+
HANMAC AI
+
+
+
+
+
+
+
+
+
diff --git a/logo.png b/logo.png
new file mode 100755
index 00000000..46868be6
Binary files /dev/null and b/logo.png differ
diff --git a/package-lock.json b/package-lock.json
old mode 100644
new mode 100755
diff --git a/package.json b/package.json
old mode 100644
new mode 100755
diff --git a/release/.release-it.json b/release/.release-it.json
old mode 100644
new mode 100755
diff --git a/snapcraft.yaml b/snapcraft.yaml
old mode 100644
new mode 100755
diff --git a/src/.eslintrc b/src/.eslintrc
old mode 100644
new mode 100755
diff --git a/src/core/assets/rolling-load.svg b/src/core/assets/rolling-load.svg
old mode 100644
new mode 100755
diff --git a/src/core/components/app.jsx b/src/core/components/app.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/api-key-auth.jsx b/src/core/components/auth/api-key-auth.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/auth-item.jsx b/src/core/components/auth/auth-item.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/authorization-popup.jsx b/src/core/components/auth/authorization-popup.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/authorize-btn.jsx b/src/core/components/auth/authorize-btn.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/authorize-operation-btn.jsx b/src/core/components/auth/authorize-operation-btn.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/auths.jsx b/src/core/components/auth/auths.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/basic-auth.jsx b/src/core/components/auth/basic-auth.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/error.jsx b/src/core/components/auth/error.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/auth/oauth2.jsx b/src/core/components/auth/oauth2.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/clear.jsx b/src/core/components/clear.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/contact.jsx b/src/core/components/contact.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/content-type.jsx b/src/core/components/content-type.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/copy-to-clipboard-btn.jsx b/src/core/components/copy-to-clipboard-btn.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/curl.jsx b/src/core/components/curl.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/debug.jsx b/src/core/components/debug.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/deep-link.jsx b/src/core/components/deep-link.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/errors.jsx b/src/core/components/errors.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/example.jsx b/src/core/components/example.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/examples-select-value-retainer.jsx b/src/core/components/examples-select-value-retainer.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/examples-select.jsx b/src/core/components/examples-select.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/execute.jsx b/src/core/components/execute.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/footer.jsx b/src/core/components/footer.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/headers.jsx b/src/core/components/headers.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/info.jsx b/src/core/components/info.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/initialized-input.jsx b/src/core/components/initialized-input.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/jump-to-path.jsx b/src/core/components/jump-to-path.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/layout-utils.jsx b/src/core/components/layout-utils.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/layouts/base.jsx b/src/core/components/layouts/base.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/layouts/xpane.jsx b/src/core/components/layouts/xpane.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/license.jsx b/src/core/components/license.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/live-response.jsx b/src/core/components/live-response.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/online-validator-badge.jsx b/src/core/components/online-validator-badge.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/openapi-version.jsx b/src/core/components/openapi-version.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/operation-extension-row.jsx b/src/core/components/operation-extension-row.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/operation-extensions.jsx b/src/core/components/operation-extensions.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/operation-summary-method.jsx b/src/core/components/operation-summary-method.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/operation-summary-path.jsx b/src/core/components/operation-summary-path.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/operation-summary.jsx b/src/core/components/operation-summary.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/operation-tag.jsx b/src/core/components/operation-tag.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/operation.jsx b/src/core/components/operation.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/operations.jsx b/src/core/components/operations.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/overview.jsx b/src/core/components/overview.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/param-body.jsx b/src/core/components/param-body.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/parameter-extension.jsx b/src/core/components/parameter-extension.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/parameter-include-empty.jsx b/src/core/components/parameter-include-empty.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/parameter-row.jsx b/src/core/components/parameter-row.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/parameters/index.js b/src/core/components/parameters/index.js
old mode 100644
new mode 100755
diff --git a/src/core/components/parameters/parameters.jsx b/src/core/components/parameters/parameters.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/property.jsx b/src/core/components/property.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/providers/README.md b/src/core/components/providers/README.md
old mode 100644
new mode 100755
diff --git a/src/core/components/providers/markdown.jsx b/src/core/components/providers/markdown.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/response-body.jsx b/src/core/components/response-body.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/response-extension.jsx b/src/core/components/response-extension.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/response.jsx b/src/core/components/response.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/responses.jsx b/src/core/components/responses.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/svg-assets.jsx b/src/core/components/svg-assets.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/system-wrapper.jsx b/src/core/components/system-wrapper.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/try-it-out-button.jsx b/src/core/components/try-it-out-button.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/version-pragma-filter.jsx b/src/core/components/version-pragma-filter.jsx
old mode 100644
new mode 100755
diff --git a/src/core/components/version-stamp.jsx b/src/core/components/version-stamp.jsx
old mode 100644
new mode 100755
diff --git a/src/core/config/defaults.js b/src/core/config/defaults.js
old mode 100644
new mode 100755
diff --git a/src/core/config/factorization/inline-plugin.js b/src/core/config/factorization/inline-plugin.js
old mode 100644
new mode 100755
diff --git a/src/core/config/factorization/system.js b/src/core/config/factorization/system.js
old mode 100644
new mode 100755
diff --git a/src/core/config/index.js b/src/core/config/index.js
old mode 100644
new mode 100755
diff --git a/src/core/config/merge.js b/src/core/config/merge.js
old mode 100644
new mode 100755
diff --git a/src/core/config/sources/query.js b/src/core/config/sources/query.js
old mode 100644
new mode 100755
diff --git a/src/core/config/sources/runtime.js b/src/core/config/sources/runtime.js
old mode 100644
new mode 100755
diff --git a/src/core/config/sources/url.js b/src/core/config/sources/url.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/index.js b/src/core/config/type-cast/index.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/mappings.js b/src/core/config/type-cast/mappings.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/array.js b/src/core/config/type-cast/type-casters/array.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/boolean.js b/src/core/config/type-cast/type-casters/boolean.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/dom-node.js b/src/core/config/type-cast/type-casters/dom-node.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/filter.js b/src/core/config/type-cast/type-casters/filter.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/function.js b/src/core/config/type-cast/type-casters/function.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/nullable-array.js b/src/core/config/type-cast/type-casters/nullable-array.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/nullable-function.js b/src/core/config/type-cast/type-casters/nullable-function.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/nullable-string.js b/src/core/config/type-cast/type-casters/nullable-string.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/number.js b/src/core/config/type-cast/type-casters/number.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/object.js b/src/core/config/type-cast/type-casters/object.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/sorter.js b/src/core/config/type-cast/type-casters/sorter.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/string.js b/src/core/config/type-cast/type-casters/string.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/syntax-highlight.js b/src/core/config/type-cast/type-casters/syntax-highlight.js
old mode 100644
new mode 100755
diff --git a/src/core/config/type-cast/type-casters/undefined-string.js b/src/core/config/type-cast/type-casters/undefined-string.js
old mode 100644
new mode 100755
diff --git a/src/core/containers/OperationContainer.jsx b/src/core/containers/OperationContainer.jsx
old mode 100644
new mode 100755
diff --git a/src/core/containers/authorize-btn.jsx b/src/core/containers/authorize-btn.jsx
old mode 100644
new mode 100755
diff --git a/src/core/containers/filter.jsx b/src/core/containers/filter.jsx
old mode 100644
new mode 100755
diff --git a/src/core/containers/info.jsx b/src/core/containers/info.jsx
old mode 100644
new mode 100755
diff --git a/src/core/index.js b/src/core/index.js
old mode 100644
new mode 100755
diff --git a/src/core/oauth2-authorize.js b/src/core/oauth2-authorize.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/actions.js b/src/core/plugins/auth/actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/components/lock-auth-icon.jsx b/src/core/plugins/auth/components/lock-auth-icon.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/components/unlock-auth-icon.jsx b/src/core/plugins/auth/components/unlock-auth-icon.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/configs-extensions/wrap-actions.js b/src/core/plugins/auth/configs-extensions/wrap-actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/index.js b/src/core/plugins/auth/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/reducers.js b/src/core/plugins/auth/reducers.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/selectors.js b/src/core/plugins/auth/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/spec-extensions/wrap-actions.js b/src/core/plugins/auth/spec-extensions/wrap-actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/auth/wrap-actions.js b/src/core/plugins/auth/wrap-actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/configs/actions.js b/src/core/plugins/configs/actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/configs/fn.js b/src/core/plugins/configs/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/configs/index.js b/src/core/plugins/configs/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/configs/reducers.js b/src/core/plugins/configs/reducers.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/configs/selectors.js b/src/core/plugins/configs/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/deep-linking/README.md b/src/core/plugins/deep-linking/README.md
old mode 100644
new mode 100755
diff --git a/src/core/plugins/deep-linking/helpers.js b/src/core/plugins/deep-linking/helpers.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/deep-linking/index.js b/src/core/plugins/deep-linking/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/deep-linking/layout.js b/src/core/plugins/deep-linking/layout.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/deep-linking/operation-tag-wrapper.jsx b/src/core/plugins/deep-linking/operation-tag-wrapper.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/deep-linking/operation-wrapper.jsx b/src/core/plugins/deep-linking/operation-wrapper.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/download-url/index.js b/src/core/plugins/download-url/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/err/actions.js b/src/core/plugins/err/actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/err/error-transformers/README.md b/src/core/plugins/err/error-transformers/README.md
old mode 100644
new mode 100755
diff --git a/src/core/plugins/err/error-transformers/hook.js b/src/core/plugins/err/error-transformers/hook.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/err/error-transformers/transformers/not-of-type.js b/src/core/plugins/err/error-transformers/transformers/not-of-type.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/err/error-transformers/transformers/parameter-oneof.js b/src/core/plugins/err/error-transformers/transformers/parameter-oneof.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/err/index.js b/src/core/plugins/err/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/err/reducers.js b/src/core/plugins/err/reducers.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/err/selectors.js b/src/core/plugins/err/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/filter/index.js b/src/core/plugins/filter/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/filter/opsFilter.js b/src/core/plugins/filter/opsFilter.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/icons/components/arrow-down.jsx b/src/core/plugins/icons/components/arrow-down.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/icons/components/arrow-up.jsx b/src/core/plugins/icons/components/arrow-up.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/icons/components/arrow.jsx b/src/core/plugins/icons/components/arrow.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/icons/components/close.jsx b/src/core/plugins/icons/components/close.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/icons/components/copy.jsx b/src/core/plugins/icons/components/copy.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/icons/components/lock.jsx b/src/core/plugins/icons/components/lock.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/icons/components/unlock.jsx b/src/core/plugins/icons/components/unlock.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/icons/index.js b/src/core/plugins/icons/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/api/encoderAPI.js b/src/core/plugins/json-schema-2020-12-samples/fn/api/encoderAPI.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/api/formatAPI.js b/src/core/plugins/json-schema-2020-12-samples/fn/api/formatAPI.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/api/mediaTypeAPI.js b/src/core/plugins/json-schema-2020-12-samples/fn/api/mediaTypeAPI.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/api/optionAPI.js b/src/core/plugins/json-schema-2020-12-samples/fn/api/optionAPI.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/class/EncoderRegistry.js b/src/core/plugins/json-schema-2020-12-samples/fn/class/EncoderRegistry.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/class/FormatRegistry.js b/src/core/plugins/json-schema-2020-12-samples/fn/class/FormatRegistry.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/class/MediaTypeRegistry.js b/src/core/plugins/json-schema-2020-12-samples/fn/class/MediaTypeRegistry.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/class/OptionRegistry.js b/src/core/plugins/json-schema-2020-12-samples/fn/class/OptionRegistry.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/class/Registry.js b/src/core/plugins/json-schema-2020-12-samples/fn/class/Registry.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/core/constants.js b/src/core/plugins/json-schema-2020-12-samples/fn/core/constants.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/core/example.js b/src/core/plugins/json-schema-2020-12-samples/fn/core/example.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/core/merge.js b/src/core/plugins/json-schema-2020-12-samples/fn/core/merge.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/core/predicates.js b/src/core/plugins/json-schema-2020-12-samples/fn/core/predicates.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/core/random.js b/src/core/plugins/json-schema-2020-12-samples/fn/core/random.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/core/type.js b/src/core/plugins/json-schema-2020-12-samples/fn/core/type.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/core/utils.js b/src/core/plugins/json-schema-2020-12-samples/fn/core/utils.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/encoders/7bit.js b/src/core/plugins/json-schema-2020-12-samples/fn/encoders/7bit.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/encoders/8bit.js b/src/core/plugins/json-schema-2020-12-samples/fn/encoders/8bit.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/encoders/base16.js b/src/core/plugins/json-schema-2020-12-samples/fn/encoders/base16.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/encoders/base32.js b/src/core/plugins/json-schema-2020-12-samples/fn/encoders/base32.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/encoders/base64.js b/src/core/plugins/json-schema-2020-12-samples/fn/encoders/base64.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/encoders/base64url.js b/src/core/plugins/json-schema-2020-12-samples/fn/encoders/base64url.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/encoders/binary.js b/src/core/plugins/json-schema-2020-12-samples/fn/encoders/binary.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/encoders/quoted-printable.js b/src/core/plugins/json-schema-2020-12-samples/fn/encoders/quoted-printable.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/date-time.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/date-time.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/date.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/date.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/double.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/double.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/duration.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/duration.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/email.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/email.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/float.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/float.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/hostname.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/hostname.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/idn-email.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/idn-email.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/idn-hostname.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/idn-hostname.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/int32.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/int32.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/int64.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/int64.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/ipv4.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/ipv4.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/ipv6.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/ipv6.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/iri-reference.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/iri-reference.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/iri.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/iri.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/json-pointer.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/json-pointer.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/application.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/application.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/audio.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/audio.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/image.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/image.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/text.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/text.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/video.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/media-types/video.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/password.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/password.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/regex.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/regex.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/relative-json-pointer.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/relative-json-pointer.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/time.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/time.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/uri-reference.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/uri-reference.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/uri-template.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/uri-template.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/uri.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/uri.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/generators/uuid.js b/src/core/plugins/json-schema-2020-12-samples/fn/generators/uuid.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/get-json-sample-schema.js b/src/core/plugins/json-schema-2020-12-samples/fn/get-json-sample-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/get-sample-schema.js b/src/core/plugins/json-schema-2020-12-samples/fn/get-sample-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/get-xml-sample-schema.js b/src/core/plugins/json-schema-2020-12-samples/fn/get-xml-sample-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/get-yaml-sample-schema.js b/src/core/plugins/json-schema-2020-12-samples/fn/get-yaml-sample-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/index.js b/src/core/plugins/json-schema-2020-12-samples/fn/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/main.js b/src/core/plugins/json-schema-2020-12-samples/fn/main.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/types/array.js b/src/core/plugins/json-schema-2020-12-samples/fn/types/array.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/types/boolean.js b/src/core/plugins/json-schema-2020-12-samples/fn/types/boolean.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/types/index.js b/src/core/plugins/json-schema-2020-12-samples/fn/types/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/types/integer.js b/src/core/plugins/json-schema-2020-12-samples/fn/types/integer.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/types/null.js b/src/core/plugins/json-schema-2020-12-samples/fn/types/null.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/types/number.js b/src/core/plugins/json-schema-2020-12-samples/fn/types/number.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/types/object.js b/src/core/plugins/json-schema-2020-12-samples/fn/types/object.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/fn/types/string.js b/src/core/plugins/json-schema-2020-12-samples/fn/types/string.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12-samples/index.js b/src/core/plugins/json-schema-2020-12-samples/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/Accordion/Accordion.jsx b/src/core/plugins/json-schema-2020-12/components/Accordion/Accordion.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/Accordion/_accordion.scss b/src/core/plugins/json-schema-2020-12/components/Accordion/_accordion.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/ExpandDeepButton/ExpandDeepButton.jsx b/src/core/plugins/json-schema-2020-12/components/ExpandDeepButton/ExpandDeepButton.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/ExpandDeepButton/_expand-deep-button.scss b/src/core/plugins/json-schema-2020-12/components/ExpandDeepButton/_expand-deep-button.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/JSONSchema/JSONSchema.jsx b/src/core/plugins/json-schema-2020-12/components/JSONSchema/JSONSchema.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/JSONSchema/_json-schema.scss b/src/core/plugins/json-schema-2020-12/components/JSONSchema/_json-schema.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/JSONViewer/JSONViewer.jsx b/src/core/plugins/json-schema-2020-12/components/JSONViewer/JSONViewer.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/JSONViewer/_json-viewer.scss b/src/core/plugins/json-schema-2020-12/components/JSONViewer/_json-viewer.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/_all.scss b/src/core/plugins/json-schema-2020-12/components/_all.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/_mixins.scss b/src/core/plugins/json-schema-2020-12/components/_mixins.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/icons/ChevronRight.jsx b/src/core/plugins/json-schema-2020-12/components/icons/ChevronRight.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$anchor.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$anchor.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$comment.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$comment.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$defs.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$defs.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$dynamicAnchor.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$dynamicAnchor.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$dynamicRef.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$dynamicRef.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$id.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$id.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$ref.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$ref.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$schema.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$schema.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$vocabulary/$vocabulary.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/$vocabulary/$vocabulary.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/$vocabulary/_$vocabulary.scss b/src/core/plugins/json-schema-2020-12/components/keywords/$vocabulary/_$vocabulary.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/AdditionalProperties.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/AdditionalProperties.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/AllOf.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/AllOf.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/AnyOf.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/AnyOf.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Const/Const.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Const/Const.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Const/_const.scss b/src/core/plugins/json-schema-2020-12/components/keywords/Const/_const.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Constraint/Constraint.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Constraint/Constraint.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Constraint/_constraint.scss b/src/core/plugins/json-schema-2020-12/components/keywords/Constraint/_constraint.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Contains.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Contains.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/ContentSchema.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/ContentSchema.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Default/Default.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Default/Default.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Default/_default.scss b/src/core/plugins/json-schema-2020-12/components/keywords/Default/_default.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/DependentRequired/DependentRequired.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/DependentRequired/DependentRequired.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/DependentRequired/_dependent-required.scss b/src/core/plugins/json-schema-2020-12/components/keywords/DependentRequired/_dependent-required.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/DependentSchemas.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/DependentSchemas.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Deprecated.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Deprecated.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Description/Description.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Description/Description.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Description/_description.scss b/src/core/plugins/json-schema-2020-12/components/keywords/Description/_description.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Else.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Else.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Enum/Enum.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Enum/Enum.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Enum/_enum.scss b/src/core/plugins/json-schema-2020-12/components/keywords/Enum/_enum.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Examples/Examples.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Examples/Examples.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Examples/_examples.scss b/src/core/plugins/json-schema-2020-12/components/keywords/Examples/_examples.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/ExtensionKeywords/ExtensionKeywords.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/ExtensionKeywords/ExtensionKeywords.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/ExtensionKeywords/_extension-keywords.scss b/src/core/plugins/json-schema-2020-12/components/keywords/ExtensionKeywords/_extension-keywords.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/If.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/If.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Items.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Items.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Not.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Not.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/OneOf.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/OneOf.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/PatternProperties/PatternProperties.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/PatternProperties/PatternProperties.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/PatternProperties/_pattern-properties.scss b/src/core/plugins/json-schema-2020-12/components/keywords/PatternProperties/_pattern-properties.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/PrefixItems.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/PrefixItems.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Properties/Properties.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Properties/Properties.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Properties/_properties.scss b/src/core/plugins/json-schema-2020-12/components/keywords/Properties/_properties.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/PropertyNames.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/PropertyNames.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/ReadOnly.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/ReadOnly.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Then.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Then.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Title/Title.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Title/Title.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Title/_title.scss b/src/core/plugins/json-schema-2020-12/components/keywords/Title/_title.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/Type.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/Type.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/UnevaluatedItems.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/UnevaluatedItems.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/UnevaluatedProperties.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/UnevaluatedProperties.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/WriteOnly.jsx b/src/core/plugins/json-schema-2020-12/components/keywords/WriteOnly.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/components/keywords/_all.scss b/src/core/plugins/json-schema-2020-12/components/keywords/_all.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/context.js b/src/core/plugins/json-schema-2020-12/context.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/enum.js b/src/core/plugins/json-schema-2020-12/enum.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/fn.js b/src/core/plugins/json-schema-2020-12/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/hoc.jsx b/src/core/plugins/json-schema-2020-12/hoc.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/hooks.js b/src/core/plugins/json-schema-2020-12/hooks.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/index.js b/src/core/plugins/json-schema-2020-12/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-2020-12/prop-types.js b/src/core/plugins/json-schema-2020-12/prop-types.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5-samples/fn/get-json-sample-schema.js b/src/core/plugins/json-schema-5-samples/fn/get-json-sample-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5-samples/fn/get-sample-schema.js b/src/core/plugins/json-schema-5-samples/fn/get-sample-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5-samples/fn/get-xml-sample-schema.js b/src/core/plugins/json-schema-5-samples/fn/get-xml-sample-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5-samples/fn/get-yaml-sample-schema.js b/src/core/plugins/json-schema-5-samples/fn/get-yaml-sample-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5-samples/fn/index.js b/src/core/plugins/json-schema-5-samples/fn/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5-samples/index.js b/src/core/plugins/json-schema-5-samples/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/array-model.jsx b/src/core/plugins/json-schema-5/components/array-model.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/enum-model.jsx b/src/core/plugins/json-schema-5/components/enum-model.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/json-schema-components.jsx b/src/core/plugins/json-schema-5/components/json-schema-components.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/model-collapse.jsx b/src/core/plugins/json-schema-5/components/model-collapse.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/model-example.jsx b/src/core/plugins/json-schema-5/components/model-example.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/model-extensions.jsx b/src/core/plugins/json-schema-5/components/model-extensions.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/model-wrapper.jsx b/src/core/plugins/json-schema-5/components/model-wrapper.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/model.jsx b/src/core/plugins/json-schema-5/components/model.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/models.jsx b/src/core/plugins/json-schema-5/components/models.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/object-model.jsx b/src/core/plugins/json-schema-5/components/object-model.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/primitive-model.jsx b/src/core/plugins/json-schema-5/components/primitive-model.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/components/schemes.jsx b/src/core/plugins/json-schema-5/components/schemes.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/containers/schemes.jsx b/src/core/plugins/json-schema-5/containers/schemes.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/fn.js b/src/core/plugins/json-schema-5/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/json-schema-5/index.js b/src/core/plugins/json-schema-5/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/layout/actions.js b/src/core/plugins/layout/actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/layout/index.js b/src/core/plugins/layout/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/layout/reducers.js b/src/core/plugins/layout/reducers.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/layout/selectors.js b/src/core/plugins/layout/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/layout/spec-extensions/wrap-selector.js b/src/core/plugins/layout/spec-extensions/wrap-selector.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/logs/index.js b/src/core/plugins/logs/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/actions.js b/src/core/plugins/oas3/actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/auth-extensions/wrap-selectors.js b/src/core/plugins/oas3/auth-extensions/wrap-selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/auth/http-auth.jsx b/src/core/plugins/oas3/components/auth/http-auth.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/callbacks.jsx b/src/core/plugins/oas3/components/callbacks.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/index.js b/src/core/plugins/oas3/components/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/operation-link.jsx b/src/core/plugins/oas3/components/operation-link.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/operation-servers.jsx b/src/core/plugins/oas3/components/operation-servers.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/request-body-editor.jsx b/src/core/plugins/oas3/components/request-body-editor.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/request-body.jsx b/src/core/plugins/oas3/components/request-body.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/servers-container.jsx b/src/core/plugins/oas3/components/servers-container.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/components/servers.jsx b/src/core/plugins/oas3/components/servers.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/fn.js b/src/core/plugins/oas3/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/helpers.jsx b/src/core/plugins/oas3/helpers.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/index.js b/src/core/plugins/oas3/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/reducers.js b/src/core/plugins/oas3/reducers.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/selectors.js b/src/core/plugins/oas3/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/spec-extensions/selectors.js b/src/core/plugins/oas3/spec-extensions/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/spec-extensions/wrap-selectors.js b/src/core/plugins/oas3/spec-extensions/wrap-selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/wrap-components/auth/auth-item.jsx b/src/core/plugins/oas3/wrap-components/auth/auth-item.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/wrap-components/index.js b/src/core/plugins/oas3/wrap-components/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/wrap-components/json-schema-string.jsx b/src/core/plugins/oas3/wrap-components/json-schema-string.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/wrap-components/markdown.jsx b/src/core/plugins/oas3/wrap-components/markdown.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/wrap-components/model.jsx b/src/core/plugins/oas3/wrap-components/model.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/wrap-components/online-validator-badge.js b/src/core/plugins/oas3/wrap-components/online-validator-badge.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas3/wrap-components/openapi-version.jsx b/src/core/plugins/oas3/wrap-components/openapi-version.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/after-load.js b/src/core/plugins/oas31/after-load.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/auth-extensions/wrap-selectors.js b/src/core/plugins/oas31/auth-extensions/wrap-selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/_all.scss b/src/core/plugins/oas31/components/_all.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/auth/auths.jsx b/src/core/plugins/oas31/components/auth/auths.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/auth/mutual-tls-auth.jsx b/src/core/plugins/oas31/components/auth/mutual-tls-auth.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/contact.jsx b/src/core/plugins/oas31/components/contact.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/info.jsx b/src/core/plugins/oas31/components/info.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/json-schema-dialect.jsx b/src/core/plugins/oas31/components/json-schema-dialect.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/license.jsx b/src/core/plugins/oas31/components/license.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/model/_model.scss b/src/core/plugins/oas31/components/model/_model.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/model/model.jsx b/src/core/plugins/oas31/components/model/model.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/models/_models.scss b/src/core/plugins/oas31/components/models/_models.scss
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/models/models.jsx b/src/core/plugins/oas31/components/models/models.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/version-pragma-filter.jsx b/src/core/plugins/oas31/components/version-pragma-filter.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/components/webhooks.jsx b/src/core/plugins/oas31/components/webhooks.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/fn.js b/src/core/plugins/oas31/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/index.js b/src/core/plugins/oas31/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Description.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Description.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Discriminator/Discriminator.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Discriminator/Discriminator.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Discriminator/DiscriminatorMapping.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Discriminator/DiscriminatorMapping.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Example.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Example.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/ExternalDocs.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/ExternalDocs.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/OpenAPIExtensions.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/OpenAPIExtensions.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Properties.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Properties.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Xml.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/components/keywords/Xml.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/fn.js b/src/core/plugins/oas31/json-schema-2020-12-extensions/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/wrap-components/keywords/Description.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/wrap-components/keywords/Description.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/wrap-components/keywords/Examples.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/wrap-components/keywords/Examples.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/json-schema-2020-12-extensions/wrap-components/keywords/Properties.jsx b/src/core/plugins/oas31/json-schema-2020-12-extensions/wrap-components/keywords/Properties.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/oas3-extensions/fn.js b/src/core/plugins/oas31/oas3-extensions/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/selectors.js b/src/core/plugins/oas31/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/spec-extensions/selectors.js b/src/core/plugins/oas31/spec-extensions/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/spec-extensions/wrap-selectors.js b/src/core/plugins/oas31/spec-extensions/wrap-selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/wrap-components/auth/auth-item.jsx b/src/core/plugins/oas31/wrap-components/auth/auth-item.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/wrap-components/auths.jsx b/src/core/plugins/oas31/wrap-components/auths.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/wrap-components/contact.jsx b/src/core/plugins/oas31/wrap-components/contact.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/wrap-components/info.jsx b/src/core/plugins/oas31/wrap-components/info.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/wrap-components/license.jsx b/src/core/plugins/oas31/wrap-components/license.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/wrap-components/model.jsx b/src/core/plugins/oas31/wrap-components/model.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/wrap-components/models.jsx b/src/core/plugins/oas31/wrap-components/models.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/oas31/wrap-components/version-pragma-filter.jsx b/src/core/plugins/oas31/wrap-components/version-pragma-filter.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/on-complete/index.js b/src/core/plugins/on-complete/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/request-snippets/fn.js b/src/core/plugins/request-snippets/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/request-snippets/index.js b/src/core/plugins/request-snippets/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/request-snippets/request-snippets.jsx b/src/core/plugins/request-snippets/request-snippets.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/request-snippets/selectors.js b/src/core/plugins/request-snippets/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/safe-render/components/error-boundary.jsx b/src/core/plugins/safe-render/components/error-boundary.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/safe-render/components/fallback.jsx b/src/core/plugins/safe-render/components/fallback.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/safe-render/fn.jsx b/src/core/plugins/safe-render/fn.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/safe-render/index.js b/src/core/plugins/safe-render/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/spec/actions.js b/src/core/plugins/spec/actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/spec/index.js b/src/core/plugins/spec/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/spec/reducers.js b/src/core/plugins/spec/reducers.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/spec/selectors.js b/src/core/plugins/spec/selectors.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/spec/wrap-actions.js b/src/core/plugins/spec/wrap-actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/swagger-client/configs-wrap-actions.js b/src/core/plugins/swagger-client/configs-wrap-actions.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/swagger-client/index.js b/src/core/plugins/swagger-client/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/syntax-highlighting/after-load.js b/src/core/plugins/syntax-highlighting/after-load.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/syntax-highlighting/components/HighlightCode.jsx b/src/core/plugins/syntax-highlighting/components/HighlightCode.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/syntax-highlighting/components/PlainTextViewer.jsx b/src/core/plugins/syntax-highlighting/components/PlainTextViewer.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/syntax-highlighting/components/SyntaxHighlighter.jsx b/src/core/plugins/syntax-highlighting/components/SyntaxHighlighter.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/syntax-highlighting/index.js b/src/core/plugins/syntax-highlighting/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/syntax-highlighting/root-injects.js b/src/core/plugins/syntax-highlighting/root-injects.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/syntax-highlighting/wrap-components/SyntaxHighlighter.jsx b/src/core/plugins/syntax-highlighting/wrap-components/SyntaxHighlighter.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/util/index.js b/src/core/plugins/util/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/versions/after-load.js b/src/core/plugins/versions/after-load.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/versions/index.js b/src/core/plugins/versions/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/view-legacy/index.js b/src/core/plugins/view-legacy/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/view-legacy/root-injects.jsx b/src/core/plugins/view-legacy/root-injects.jsx
old mode 100644
new mode 100755
diff --git a/src/core/plugins/view/fn.js b/src/core/plugins/view/fn.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/view/index.js b/src/core/plugins/view/index.js
old mode 100644
new mode 100755
diff --git a/src/core/plugins/view/root-injects.jsx b/src/core/plugins/view/root-injects.jsx
old mode 100644
new mode 100755
diff --git a/src/core/presets/apis/index.js b/src/core/presets/apis/index.js
old mode 100644
new mode 100755
diff --git a/src/core/presets/base/index.js b/src/core/presets/base/index.js
old mode 100644
new mode 100755
diff --git a/src/core/presets/base/plugins/core-components/index.js b/src/core/presets/base/plugins/core-components/index.js
old mode 100644
new mode 100755
diff --git a/src/core/presets/base/plugins/form-components/index.js b/src/core/presets/base/plugins/form-components/index.js
old mode 100644
new mode 100755
diff --git a/src/core/system.js b/src/core/system.js
old mode 100644
new mode 100755
diff --git a/src/core/utils/create-html-ready-id.js b/src/core/utils/create-html-ready-id.js
old mode 100644
new mode 100755
diff --git a/src/core/utils/get-parameter-schema.js b/src/core/utils/get-parameter-schema.js
old mode 100644
new mode 100755
diff --git a/src/core/utils/index.js b/src/core/utils/index.js
old mode 100644
new mode 100755
diff --git a/src/core/utils/jsonParse.js b/src/core/utils/jsonParse.js
old mode 100644
new mode 100755
diff --git a/src/core/utils/memoizeN.js b/src/core/utils/memoizeN.js
old mode 100644
new mode 100755
diff --git a/src/core/utils/url.js b/src/core/utils/url.js
old mode 100644
new mode 100755
diff --git a/src/core/window.js b/src/core/window.js
old mode 100644
new mode 100755
diff --git a/src/index.js b/src/index.js
old mode 100644
new mode 100755
diff --git a/src/standalone/plugins/stadalone-layout/components/StandaloneLayout.jsx b/src/standalone/plugins/stadalone-layout/components/StandaloneLayout.jsx
old mode 100644
new mode 100755
diff --git a/src/standalone/plugins/stadalone-layout/index.js b/src/standalone/plugins/stadalone-layout/index.js
old mode 100644
new mode 100755
diff --git a/src/standalone/plugins/top-bar/assets/logo_small.svg b/src/standalone/plugins/top-bar/assets/logo_small.svg
old mode 100644
new mode 100755
diff --git a/src/standalone/plugins/top-bar/components/Logo.jsx b/src/standalone/plugins/top-bar/components/Logo.jsx
old mode 100644
new mode 100755
diff --git a/src/standalone/plugins/top-bar/components/TopBar.jsx b/src/standalone/plugins/top-bar/components/TopBar.jsx
old mode 100644
new mode 100755
diff --git a/src/standalone/plugins/top-bar/index.js b/src/standalone/plugins/top-bar/index.js
old mode 100644
new mode 100755
diff --git a/src/standalone/presets/standalone/index.js b/src/standalone/presets/standalone/index.js
old mode 100644
new mode 100755
diff --git a/src/style/_authorize.scss b/src/style/_authorize.scss
old mode 100644
new mode 100755
diff --git a/src/style/_buttons.scss b/src/style/_buttons.scss
old mode 100644
new mode 100755
diff --git a/src/style/_errors.scss b/src/style/_errors.scss
old mode 100644
new mode 100755
diff --git a/src/style/_form.scss b/src/style/_form.scss
old mode 100644
new mode 100755
diff --git a/src/style/_information.scss b/src/style/_information.scss
old mode 100644
new mode 100755
diff --git a/src/style/_layout.scss b/src/style/_layout.scss
old mode 100644
new mode 100755
diff --git a/src/style/_markdown.scss b/src/style/_markdown.scss
old mode 100644
new mode 100755
diff --git a/src/style/_mixins.scss b/src/style/_mixins.scss
old mode 100644
new mode 100755
diff --git a/src/style/_modal.scss b/src/style/_modal.scss
old mode 100644
new mode 100755
diff --git a/src/style/_models.scss b/src/style/_models.scss
old mode 100644
new mode 100755
diff --git a/src/style/_servers.scss b/src/style/_servers.scss
old mode 100644
new mode 100755
diff --git a/src/style/_split-pane-mode.scss b/src/style/_split-pane-mode.scss
old mode 100644
new mode 100755
diff --git a/src/style/_table.scss b/src/style/_table.scss
old mode 100644
new mode 100755
diff --git a/src/style/_topbar.scss b/src/style/_topbar.scss
old mode 100644
new mode 100755
diff --git a/src/style/_type.scss b/src/style/_type.scss
old mode 100644
new mode 100755
diff --git a/src/style/_variables.scss b/src/style/_variables.scss
old mode 100644
new mode 100755
diff --git a/src/style/main.scss b/src/style/main.scss
old mode 100644
new mode 100755
diff --git a/stylelint.config.js b/stylelint.config.js
old mode 100644
new mode 100755
diff --git a/swagger-ui-dist-package/.npmignore b/swagger-ui-dist-package/.npmignore
old mode 100644
new mode 100755
diff --git a/swagger-ui-dist-package/.npmrc b/swagger-ui-dist-package/.npmrc
old mode 100644
new mode 100755
diff --git a/swagger-ui-dist-package/README.md b/swagger-ui-dist-package/README.md
old mode 100644
new mode 100755
diff --git a/swagger-ui-dist-package/absolute-path.js b/swagger-ui-dist-package/absolute-path.js
old mode 100644
new mode 100755
diff --git a/swagger-ui-dist-package/index.js b/swagger-ui-dist-package/index.js
old mode 100644
new mode 100755
diff --git a/swagger-ui-dist-package/package.json b/swagger-ui-dist-package/package.json
old mode 100644
new mode 100755
diff --git a/test/.eslintrc b/test/.eslintrc
old mode 100644
new mode 100755
diff --git a/test/build-artifacts/.eslintrc b/test/build-artifacts/.eslintrc
old mode 100644
new mode 100755
diff --git a/test/build-artifacts/es-bundle-core.js b/test/build-artifacts/es-bundle-core.js
old mode 100644
new mode 100755
diff --git a/test/build-artifacts/es-bundle.js b/test/build-artifacts/es-bundle.js
old mode 100644
new mode 100755
diff --git a/test/build-artifacts/umd.js b/test/build-artifacts/umd.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/.eslintrc b/test/e2e-cypress/.eslintrc
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/a11y/response-tabs.cy.js b/test/e2e-cypress/e2e/a11y/response-tabs.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/4442.cy.js b/test/e2e-cypress/e2e/bugs/4442.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/4641.cy.js b/test/e2e-cypress/e2e/bugs/4641.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/4838.cy.js b/test/e2e-cypress/e2e/bugs/4838.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/4865.cy.js b/test/e2e-cypress/e2e/bugs/4865.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/4867.cy.js b/test/e2e-cypress/e2e/bugs/4867.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/4943.cy.js b/test/e2e-cypress/e2e/bugs/4943.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5043.cy.js b/test/e2e-cypress/e2e/bugs/5043.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5060.cy.js b/test/e2e-cypress/e2e/bugs/5060.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5070.cy.js b/test/e2e-cypress/e2e/bugs/5070.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5072.cy.js b/test/e2e-cypress/e2e/bugs/5072.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5129.cy.js b/test/e2e-cypress/e2e/bugs/5129.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5138.cy.js b/test/e2e-cypress/e2e/bugs/5138.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5164.cy.js b/test/e2e-cypress/e2e/bugs/5164.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5188.cy.js b/test/e2e-cypress/e2e/bugs/5188.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5452.cy.js b/test/e2e-cypress/e2e/bugs/5452.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5453.cy.js b/test/e2e-cypress/e2e/bugs/5453.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5455.cy.js b/test/e2e-cypress/e2e/bugs/5455.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5458.cy.js b/test/e2e-cypress/e2e/bugs/5458.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/5660.cy.js b/test/e2e-cypress/e2e/bugs/5660.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6016.cy.js b/test/e2e-cypress/e2e/bugs/6016.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6158.cy.js b/test/e2e-cypress/e2e/bugs/6158.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6183.cy.js b/test/e2e-cypress/e2e/bugs/6183.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6276.cy.js b/test/e2e-cypress/e2e/bugs/6276.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6351.cy.js b/test/e2e-cypress/e2e/bugs/6351.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6369.cy.js b/test/e2e-cypress/e2e/bugs/6369.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6442.cy.js b/test/e2e-cypress/e2e/bugs/6442.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6475.cy.js b/test/e2e-cypress/e2e/bugs/6475.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6540.cy.js b/test/e2e-cypress/e2e/bugs/6540.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/6627.cy.js b/test/e2e-cypress/e2e/bugs/6627.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/7996.cy.js b/test/e2e-cypress/e2e/bugs/7996.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/8217.cy.js b/test/e2e-cypress/e2e/bugs/8217.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/editor-1868.cy.js b/test/e2e-cypress/e2e/bugs/editor-1868.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/bugs/swos-63.cy.js b/test/e2e-cypress/e2e/bugs/swos-63.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/auth-bearer-flow.cy.js b/test/e2e-cypress/e2e/features/auth-bearer-flow.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/auth-code-flow-pkce-without-secret.cy.js b/test/e2e-cypress/e2e/features/auth-code-flow-pkce-without-secret.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/deep-linking.cy.js b/test/e2e-cypress/e2e/features/deep-linking.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/default-model-rendering.cy.js b/test/e2e-cypress/e2e/features/default-model-rendering.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/dynamic-default-oauth.cy.js b/test/e2e-cypress/e2e/features/dynamic-default-oauth.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/external-docs.cy.js b/test/e2e-cypress/e2e/features/external-docs.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/info.cy.js b/test/e2e-cypress/e2e/features/info.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/license.cy.js b/test/e2e-cypress/e2e/features/license.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/model-collapse.cy.js b/test/e2e-cypress/e2e/features/model-collapse.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/multiple-examples-core.cy.js b/test/e2e-cypress/e2e/features/multiple-examples-core.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas-badge.cy.js b/test/e2e-cypress/e2e/features/oas-badge.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-callbacks.cy.js b/test/e2e-cypress/e2e/features/oas3-callbacks.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-extension.cy.js b/test/e2e-cypress/e2e/features/oas3-extension.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-multiple-media-type.cy.js b/test/e2e-cypress/e2e/features/oas3-multiple-media-type.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-multiple-servers.cy.js b/test/e2e-cypress/e2e/features/oas3-multiple-servers.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-request-body-allow-empty-values.cy.js b/test/e2e-cypress/e2e/features/oas3-request-body-allow-empty-values.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-request-body-default-views.cy.js b/test/e2e-cypress/e2e/features/oas3-request-body-default-views.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-request-body-required.cy.js b/test/e2e-cypress/e2e/features/oas3-request-body-required.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-user-edit-request-body-flows.cy.js b/test/e2e-cypress/e2e/features/oas3-user-edit-request-body-flows.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas3-xml.cy.js b/test/e2e-cypress/e2e/features/oas3-xml.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas31-auth-mutual-tls.cy.js b/test/e2e-cypress/e2e/features/oas31-auth-mutual-tls.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oas31-extension.cy.js b/test/e2e-cypress/e2e/features/oas31-extension.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oauth2-flows/application.cy.js b/test/e2e-cypress/e2e/features/oauth2-flows/application.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/oauth2-flows/password.cy.js b/test/e2e-cypress/e2e/features/oauth2-flows/password.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/parameter-array-missing-items.cy.js b/test/e2e-cypress/e2e/features/parameter-array-missing-items.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/parameter-order.cy.js b/test/e2e-cypress/e2e/features/parameter-order.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/parameter-schema.cy.js b/test/e2e-cypress/e2e/features/parameter-schema.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/parameters-one-of-any-of.cy.js b/test/e2e-cypress/e2e/features/parameters-one-of-any-of.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/empty-schema.cy.js b/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/empty-schema.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/examples.cy.js b/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/examples.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/expansion.cy.js b/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/expansion.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/extension-keywords.cy.js b/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/extension-keywords.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/schema-title.cy.js b/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/schema-title.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/unique-items.cy.js b/test/e2e-cypress/e2e/features/plugins/json-schema-2020-12/unique-items.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas3/all-of-circular-ref.cy.js b/test/e2e-cypress/e2e/features/plugins/oas3/all-of-circular-ref.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas3/complex-spec.cy.js b/test/e2e-cypress/e2e/features/plugins/oas3/complex-spec.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas3/one-of-any-of-example.cy.js b/test/e2e-cypress/e2e/features/plugins/oas3/one-of-any-of-example.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas3/request-body-complex-schema-properties.cy.js b/test/e2e-cypress/e2e/features/plugins/oas3/request-body-complex-schema-properties.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas3/request-body-upload-file.cy.js b/test/e2e-cypress/e2e/features/plugins/oas3/request-body-upload-file.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas31/oas31-parameter-schema.cy.js b/test/e2e-cypress/e2e/features/plugins/oas31/oas31-parameter-schema.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas31/oas31-request-body-complex-schema-properties.cy.js b/test/e2e-cypress/e2e/features/plugins/oas31/oas31-request-body-complex-schema-properties.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas31/oas31-request-body-upload-file.cy.js b/test/e2e-cypress/e2e/features/plugins/oas31/oas31-request-body-upload-file.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas31/oas31-response-empty-content.cy.js b/test/e2e-cypress/e2e/features/plugins/oas31/oas31-response-empty-content.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas31/oas31-response-empty-media-type.cy.js b/test/e2e-cypress/e2e/features/plugins/oas31/oas31-response-empty-media-type.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas31/oas31-response-no-content.cy.js b/test/e2e-cypress/e2e/features/plugins/oas31/oas31-response-no-content.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas31/oas31-schema-expansion.cy.js b/test/e2e-cypress/e2e/features/plugins/oas31/oas31-schema-expansion.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/oas31/oas31-webhook-examples.cy.js b/test/e2e-cypress/e2e/features/plugins/oas31/oas31-webhook-examples.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/plugins/topbar/linking-to-configured-urls.cy.js b/test/e2e-cypress/e2e/features/plugins/topbar/linking-to-configured-urls.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/response-empty-examples-object.cy.js b/test/e2e-cypress/e2e/features/response-empty-examples-object.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/response-extension.cy.js b/test/e2e-cypress/e2e/features/response-extension.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/schema-form-enum-boolean.cy.js b/test/e2e-cypress/e2e/features/schema-form-enum-boolean.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/schema-form.cy.js b/test/e2e-cypress/e2e/features/schema-form.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/spec-parse-to-json.cy.js b/test/e2e-cypress/e2e/features/spec-parse-to-json.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/syntax-highlighting-json.cy.js b/test/e2e-cypress/e2e/features/syntax-highlighting-json.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/try-it-out-enabled.cy.js b/test/e2e-cypress/e2e/features/try-it-out-enabled.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/try-it-out-non-200-response-body.cy.js b/test/e2e-cypress/e2e/features/try-it-out-non-200-response-body.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/try-it-out-schema-required-override-allowed.cy.js b/test/e2e-cypress/e2e/features/try-it-out-schema-required-override-allowed.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/urls.cy.js b/test/e2e-cypress/e2e/features/urls.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/features/webhooks.cy.js b/test/e2e-cypress/e2e/features/webhooks.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/security/anonymous.cy.js b/test/e2e-cypress/e2e/security/anonymous.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/security/apikey.cy.js b/test/e2e-cypress/e2e/security/apikey.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/security/oauth2.cy.js b/test/e2e-cypress/e2e/security/oauth2.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/e2e/security/sequential-import-chaining.cy.js b/test/e2e-cypress/e2e/security/sequential-import-chaining.cy.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/fixtures/example.json b/test/e2e-cypress/fixtures/example.json
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/configs/oas31-response-no-content.yaml b/test/e2e-cypress/static/configs/oas31-response-no-content.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/configs/urls-primary-name.yaml b/test/e2e-cypress/static/configs/urls-primary-name.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/configs/urls-server-variables.yaml b/test/e2e-cypress/static/configs/urls-server-variables.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/configs/urls.yaml b/test/e2e-cypress/static/configs/urls.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/4442.yaml b/test/e2e-cypress/static/documents/bugs/4442.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/4641.yaml b/test/e2e-cypress/static/documents/bugs/4641.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/4838.yaml b/test/e2e-cypress/static/documents/bugs/4838.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/4867.yaml b/test/e2e-cypress/static/documents/bugs/4867.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/4943.yaml b/test/e2e-cypress/static/documents/bugs/4943.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5043/status.yaml b/test/e2e-cypress/static/documents/bugs/5043/status.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5043/swagger.yaml b/test/e2e-cypress/static/documents/bugs/5043/swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5060.yaml b/test/e2e-cypress/static/documents/bugs/5060.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5072/additional.yaml b/test/e2e-cypress/static/documents/bugs/5072/additional.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5072/empty.yaml b/test/e2e-cypress/static/documents/bugs/5072/empty.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5129.yaml b/test/e2e-cypress/static/documents/bugs/5129.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5164.yaml b/test/e2e-cypress/static/documents/bugs/5164.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5181.yaml b/test/e2e-cypress/static/documents/bugs/5181.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5188.yaml b/test/e2e-cypress/static/documents/bugs/5188.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5452/openapi.yaml b/test/e2e-cypress/static/documents/bugs/5452/openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5452/swagger.yaml b/test/e2e-cypress/static/documents/bugs/5452/swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5453.yaml b/test/e2e-cypress/static/documents/bugs/5453.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5455.yaml b/test/e2e-cypress/static/documents/bugs/5455.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5458.yaml b/test/e2e-cypress/static/documents/bugs/5458.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5660-model.yaml b/test/e2e-cypress/static/documents/bugs/5660-model.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/5660-property.yaml b/test/e2e-cypress/static/documents/bugs/5660-property.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6016-oas2.yaml b/test/e2e-cypress/static/documents/bugs/6016-oas2.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6016-oas3.yaml b/test/e2e-cypress/static/documents/bugs/6016-oas3.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6158.yaml b/test/e2e-cypress/static/documents/bugs/6158.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6183.yaml b/test/e2e-cypress/static/documents/bugs/6183.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6351.yaml b/test/e2e-cypress/static/documents/bugs/6351.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6369-oas2-display.yaml b/test/e2e-cypress/static/documents/bugs/6369-oas2-display.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6369-oas2-no-display.yaml b/test/e2e-cypress/static/documents/bugs/6369-oas2-no-display.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6369-oas3-display.yaml b/test/e2e-cypress/static/documents/bugs/6369-oas3-display.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6369-oas3-no-display.yaml b/test/e2e-cypress/static/documents/bugs/6369-oas3-no-display.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6442.yaml b/test/e2e-cypress/static/documents/bugs/6442.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6475.yaml b/test/e2e-cypress/static/documents/bugs/6475.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6540.yaml b/test/e2e-cypress/static/documents/bugs/6540.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/6627.yaml b/test/e2e-cypress/static/documents/bugs/6627.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/7996-tags-externalDocs.yaml b/test/e2e-cypress/static/documents/bugs/7996-tags-externalDocs.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/8217.yaml b/test/e2e-cypress/static/documents/bugs/8217.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/bugs/editor-1868.yaml b/test/e2e-cypress/static/documents/bugs/editor-1868.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/auth-bearer-flow.yaml b/test/e2e-cypress/static/documents/features/auth-bearer-flow.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/auth-code-flow-pkce-without-secret.yaml b/test/e2e-cypress/static/documents/features/auth-code-flow-pkce-without-secret.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/deep-linking.openapi.yaml b/test/e2e-cypress/static/documents/features/deep-linking.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/deep-linking.swagger.yaml b/test/e2e-cypress/static/documents/features/deep-linking.swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/default-model-rendering.yaml b/test/e2e-cypress/static/documents/features/default-model-rendering.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/external-docs.openapi.yaml b/test/e2e-cypress/static/documents/features/external-docs.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/external-docs.swagger.yaml b/test/e2e-cypress/static/documents/features/external-docs.swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/info-openAPI2.yaml b/test/e2e-cypress/static/documents/features/info-openAPI2.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/info-openAPI30.yaml b/test/e2e-cypress/static/documents/features/info-openAPI30.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/info-openAPI31.yaml b/test/e2e-cypress/static/documents/features/info-openAPI31.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/json-schema-2020-12-empty-schema.yaml b/test/e2e-cypress/static/documents/features/json-schema-2020-12-empty-schema.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/json-schema-2020-12-examples.yaml b/test/e2e-cypress/static/documents/features/json-schema-2020-12-examples.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/json-schema-2020-12-extension-keywords.yaml b/test/e2e-cypress/static/documents/features/json-schema-2020-12-extension-keywords.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/json-schema-2020-12-title.yaml b/test/e2e-cypress/static/documents/features/json-schema-2020-12-title.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/json-schema-2020-12-unique-items.yaml b/test/e2e-cypress/static/documents/features/json-schema-2020-12-unique-items.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/license-openAPI2.yaml b/test/e2e-cypress/static/documents/features/license-openAPI2.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/license-openAPI30.yaml b/test/e2e-cypress/static/documents/features/license-openAPI30.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/license-openAPI31-error-both-identifier-and-url.yaml b/test/e2e-cypress/static/documents/features/license-openAPI31-error-both-identifier-and-url.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/license-openAPI31-identifier.yaml b/test/e2e-cypress/static/documents/features/license-openAPI31-identifier.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/license-openAPI31-url.yaml b/test/e2e-cypress/static/documents/features/license-openAPI31-url.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/models.openapi.yaml b/test/e2e-cypress/static/documents/features/models.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/models.swagger.yaml b/test/e2e-cypress/static/documents/features/models.swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/multiple-examples-core.openapi.yaml b/test/e2e-cypress/static/documents/features/multiple-examples-core.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-all-of-circular-ref.yaml b/test/e2e-cypress/static/documents/features/oas3-all-of-circular-ref.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-callbacks.yaml b/test/e2e-cypress/static/documents/features/oas3-callbacks.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-complex-spec.json b/test/e2e-cypress/static/documents/features/oas3-complex-spec.json
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-extension.yaml b/test/e2e-cypress/static/documents/features/oas3-extension.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-multiple-media-type.yaml b/test/e2e-cypress/static/documents/features/oas3-multiple-media-type.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-multiple-servers-switch.yaml b/test/e2e-cypress/static/documents/features/oas3-multiple-servers-switch.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-multiple-servers.yaml b/test/e2e-cypress/static/documents/features/oas3-multiple-servers.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-one-of-any-of-example.yaml b/test/e2e-cypress/static/documents/features/oas3-one-of-any-of-example.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-request-body-complex-schema-properties.yaml b/test/e2e-cypress/static/documents/features/oas3-request-body-complex-schema-properties.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-request-body-upload-file.yaml b/test/e2e-cypress/static/documents/features/oas3-request-body-upload-file.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas3-xml.json b/test/e2e-cypress/static/documents/features/oas3-xml.json
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-extension.yaml b/test/e2e-cypress/static/documents/features/oas31-extension.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-parameter-schema.yaml b/test/e2e-cypress/static/documents/features/oas31-parameter-schema.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-request-body-complex-schema-properties.yaml b/test/e2e-cypress/static/documents/features/oas31-request-body-complex-schema-properties.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-request-body-upload-file.yaml b/test/e2e-cypress/static/documents/features/oas31-request-body-upload-file.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-response-empty-content.yaml b/test/e2e-cypress/static/documents/features/oas31-response-empty-content.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-response-empty-media-type.yaml b/test/e2e-cypress/static/documents/features/oas31-response-empty-media-type.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-response-no-content.yaml b/test/e2e-cypress/static/documents/features/oas31-response-no-content.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-schema-expansion.yaml b/test/e2e-cypress/static/documents/features/oas31-schema-expansion.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/oas31-webhook-examples.yaml b/test/e2e-cypress/static/documents/features/oas31-webhook-examples.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/parameter-array-missing-items.yaml b/test/e2e-cypress/static/documents/features/parameter-array-missing-items.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/parameter-order.yaml b/test/e2e-cypress/static/documents/features/parameter-order.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/parameter-schema.yaml b/test/e2e-cypress/static/documents/features/parameter-schema.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/parameters-one-of-any-of-oas3.yaml b/test/e2e-cypress/static/documents/features/parameters-one-of-any-of-oas3.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/parameters-one-of-any-of-oas31.yaml b/test/e2e-cypress/static/documents/features/parameters-one-of-any-of-oas31.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/petstore-only-pet.openapi.yaml b/test/e2e-cypress/static/documents/features/petstore-only-pet.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/request-body/multipart/default-views.yaml b/test/e2e-cypress/static/documents/features/request-body/multipart/default-views.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/request-body/multipart/enum.yaml b/test/e2e-cypress/static/documents/features/request-body/multipart/enum.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/response-empty-examples-object.yaml b/test/e2e-cypress/static/documents/features/response-empty-examples-object.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/response-extension.openapi.yaml b/test/e2e-cypress/static/documents/features/response-extension.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/response-extension.swagger.yaml b/test/e2e-cypress/static/documents/features/response-extension.swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/schema-form-core.yaml b/test/e2e-cypress/static/documents/features/schema-form-core.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/schema-form-enum-boolean.yaml b/test/e2e-cypress/static/documents/features/schema-form-enum-boolean.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/schema-form-missing-values.yaml b/test/e2e-cypress/static/documents/features/schema-form-missing-values.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/spec-parse-to-json.yaml b/test/e2e-cypress/static/documents/features/spec-parse-to-json.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/syntax-highlighting-json-oas2.yaml b/test/e2e-cypress/static/documents/features/syntax-highlighting-json-oas2.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/syntax-highlighting-json-oas3.yaml b/test/e2e-cypress/static/documents/features/syntax-highlighting-json-oas3.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/try-it-out-enabled.yaml b/test/e2e-cypress/static/documents/features/try-it-out-enabled.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/try-it-out-non-200-response-body.yaml b/test/e2e-cypress/static/documents/features/try-it-out-non-200-response-body.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/try-it-out-schema-required-override-allowed.yaml b/test/e2e-cypress/static/documents/features/try-it-out-schema-required-override-allowed.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/urls/1.yaml b/test/e2e-cypress/static/documents/features/urls/1.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/urls/2.yaml b/test/e2e-cypress/static/documents/features/urls/2.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/urls/server-variables-1.yaml b/test/e2e-cypress/static/documents/features/urls/server-variables-1.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/urls/server-variables-2.yaml b/test/e2e-cypress/static/documents/features/urls/server-variables-2.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/webhooks-openAPI30.yaml b/test/e2e-cypress/static/documents/features/webhooks-openAPI30.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/features/webhooks-openAPI31.yaml b/test/e2e-cypress/static/documents/features/webhooks-openAPI31.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/petstore-expanded.openapi.yaml b/test/e2e-cypress/static/documents/petstore-expanded.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/petstore.swagger.yaml b/test/e2e-cypress/static/documents/petstore.swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/security/anonymous.yaml b/test/e2e-cypress/static/documents/security/anonymous.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/security/mutual-tls.yaml b/test/e2e-cypress/static/documents/security/mutual-tls.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/security/sequential-import-chaining/injection.css b/test/e2e-cypress/static/documents/security/sequential-import-chaining/injection.css
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/security/sequential-import-chaining/openapi.yaml b/test/e2e-cypress/static/documents/security/sequential-import-chaining/openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/security/sequential-import-chaining/swagger.yaml b/test/e2e-cypress/static/documents/security/sequential-import-chaining/swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/documents/security/xss-oauth2.yaml b/test/e2e-cypress/static/documents/security/xss-oauth2.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/index.html b/test/e2e-cypress/static/index.html
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/pages/5085/index.html b/test/e2e-cypress/static/pages/5085/index.html
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/pages/5138/api-with-examples.yaml b/test/e2e-cypress/static/pages/5138/api-with-examples.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/pages/5138/index.html b/test/e2e-cypress/static/pages/5138/index.html
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/pages/5138/uspto.yaml b/test/e2e-cypress/static/pages/5138/uspto.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/pages/json-schema-2020-12-expansion/expansion.yaml b/test/e2e-cypress/static/pages/json-schema-2020-12-expansion/expansion.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/pages/json-schema-2020-12-expansion/index.html b/test/e2e-cypress/static/pages/json-schema-2020-12-expansion/index.html
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/static/pages/multiple-urls/index.html b/test/e2e-cypress/static/pages/multiple-urls/index.html
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/support/commands.js b/test/e2e-cypress/support/commands.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/support/e2e.js b/test/e2e-cypress/support/e2e.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/support/helpers/multiple-examples.js b/test/e2e-cypress/support/helpers/multiple-examples.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/support/helpers/oauth2-server/index.js b/test/e2e-cypress/support/helpers/oauth2-server/index.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/support/helpers/oauth2-server/model.js b/test/e2e-cypress/support/helpers/oauth2-server/model.js
old mode 100644
new mode 100755
diff --git a/test/e2e-cypress/support/helpers/oauth2-server/swagger.yaml b/test/e2e-cypress/support/helpers/oauth2-server/swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/README.md b/test/e2e-selenium/README.md
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/db.json b/test/e2e-selenium/db.json
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/nightwatch.json b/test/e2e-selenium/nightwatch.json
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/pages/main.js b/test/e2e-selenium/pages/main.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/4196.js b/test/e2e-selenium/scenarios/bugs/4196.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/4374.js b/test/e2e-selenium/scenarios/bugs/4374.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/4409.js b/test/e2e-selenium/scenarios/bugs/4409.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/4445.js b/test/e2e-selenium/scenarios/bugs/4445.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/4485.js b/test/e2e-selenium/scenarios/bugs/4485.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/4536.js b/test/e2e-selenium/scenarios/bugs/4536.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/4587.js b/test/e2e-selenium/scenarios/bugs/4587.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/4756.js b/test/e2e-selenium/scenarios/bugs/4756.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/bugs/frozen-array-input.js b/test/e2e-selenium/scenarios/bugs/frozen-array-input.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/features/allow-empty-value.openapi.js b/test/e2e-selenium/scenarios/features/allow-empty-value.openapi.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/features/allow-empty-value.swagger.js b/test/e2e-selenium/scenarios/features/allow-empty-value.swagger.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/features/example.js b/test/e2e-selenium/scenarios/features/example.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/features/parameter-enum-rendering.js b/test/e2e-selenium/scenarios/features/parameter-enum-rendering.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/features/parameter-example-rendering.js b/test/e2e-selenium/scenarios/features/parameter-example-rendering.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/informationContainer.js b/test/e2e-selenium/scenarios/informationContainer.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/models.js b/test/e2e-selenium/scenarios/models.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/oas3/callbacks.js b/test/e2e-selenium/scenarios/oas3/callbacks.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/oas3/pet.js b/test/e2e-selenium/scenarios/oas3/pet.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/on-complete.js b/test/e2e-selenium/scenarios/on-complete.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/operations/pet.js b/test/e2e-selenium/scenarios/operations/pet.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/operations/store.js b/test/e2e-selenium/scenarios/operations/store.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/operations/user.js b/test/e2e-selenium/scenarios/operations/user.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/refs.js b/test/e2e-selenium/scenarios/refs.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/schemeContainer.js b/test/e2e-selenium/scenarios/schemeContainer.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/scenarios/topbar.js b/test/e2e-selenium/scenarios/topbar.js
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/index.html b/test/e2e-selenium/static/index.html
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4196.yaml b/test/e2e-selenium/static/test-specs/bugs/4196.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4374.yaml b/test/e2e-selenium/static/test-specs/bugs/4374.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4409.yaml b/test/e2e-selenium/static/test-specs/bugs/4409.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4445.yaml b/test/e2e-selenium/static/test-specs/bugs/4445.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4485/book.yaml b/test/e2e-selenium/static/test-specs/bugs/4485/book.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4485/main.yaml b/test/e2e-selenium/static/test-specs/bugs/4485/main.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4536.yaml b/test/e2e-selenium/static/test-specs/bugs/4536.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4587.yaml b/test/e2e-selenium/static/test-specs/bugs/4587.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/4756.yaml b/test/e2e-selenium/static/test-specs/bugs/4756.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/bugs/frozen-array-input.yaml b/test/e2e-selenium/static/test-specs/bugs/frozen-array-input.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/callbacks.openapi.yaml b/test/e2e-selenium/static/test-specs/callbacks.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/features/allow-empty-value.openapi.yaml b/test/e2e-selenium/static/test-specs/features/allow-empty-value.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/features/allow-empty-value.swagger.yaml b/test/e2e-selenium/static/test-specs/features/allow-empty-value.swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/features/example.openapi.yaml b/test/e2e-selenium/static/test-specs/features/example.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/features/example.swagger.yaml b/test/e2e-selenium/static/test-specs/features/example.swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/features/parameter-enum-rendering.openapi.yaml b/test/e2e-selenium/static/test-specs/features/parameter-enum-rendering.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/features/parameter-enum-rendering.swagger.yaml b/test/e2e-selenium/static/test-specs/features/parameter-enum-rendering.swagger.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/petstore.json b/test/e2e-selenium/static/test-specs/petstore.json
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/petstore.openapi.yaml b/test/e2e-selenium/static/test-specs/petstore.openapi.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/refs/api1.yaml b/test/e2e-selenium/static/test-specs/refs/api1.yaml
old mode 100644
new mode 100755
diff --git a/test/e2e-selenium/static/test-specs/refs/api2.yaml b/test/e2e-selenium/static/test-specs/refs/api2.yaml
old mode 100644
new mode 100755
diff --git a/test/unit/bugs/3199-sanitization-escaping.jsx b/test/unit/bugs/3199-sanitization-escaping.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/bugs/3279-empty-markdown-source.jsx b/test/unit/bugs/3279-empty-markdown-source.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/bugs/4557-default-parameter-values.jsx b/test/unit/bugs/4557-default-parameter-values.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/filter.jsx b/test/unit/components/filter.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/highlight-code.jsx b/test/unit/components/highlight-code.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/info-wrapper.jsx b/test/unit/components/info-wrapper.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/live-response.jsx b/test/unit/components/live-response.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/markdown.jsx b/test/unit/components/markdown.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/online-validator-badge.jsx b/test/unit/components/online-validator-badge.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/operation-tag.jsx b/test/unit/components/operation-tag.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/operation.jsx b/test/unit/components/operation.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/operations.jsx b/test/unit/components/operations.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/parameter-row.jsx b/test/unit/components/parameter-row.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/response-body.jsx b/test/unit/components/response-body.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/components/version-pragma-filter.jsx b/test/unit/components/version-pragma-filter.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/config/type-cast/index.js b/test/unit/core/config/type-cast/index.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/curlify.js b/test/unit/core/curlify.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/helpers/get-model-name.js b/test/unit/core/helpers/get-model-name.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/helpers/get-parameter-schema.js b/test/unit/core/helpers/get-parameter-schema.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/oauth2-authorize.js b/test/unit/core/oauth2-authorize.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/auth/actions.js b/test/unit/core/plugins/auth/actions.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/auth/configs-extensions/wrap-actions.js b/test/unit/core/plugins/auth/configs-extensions/wrap-actions.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/auth/preauthorize.js b/test/unit/core/plugins/auth/preauthorize.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/auth/selectors.js b/test/unit/core/plugins/auth/selectors.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/auth/spec-extensions/wrap-actions.js b/test/unit/core/plugins/auth/spec-extensions/wrap-actions.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/auth/wrap-actions.js b/test/unit/core/plugins/auth/wrap-actions.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/configs/actions.js b/test/unit/core/plugins/configs/actions.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/err/transformers/not-of-type.js b/test/unit/core/plugins/err/transformers/not-of-type.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/err/transformers/parameter-oneof.js b/test/unit/core/plugins/err/transformers/parameter-oneof.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/filter/opsFilter.js b/test/unit/core/plugins/filter/opsFilter.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-2020-12-samples/fn.js b/test/unit/core/plugins/json-schema-2020-12-samples/fn.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-2020-12-samples/get-sample-schema.js b/test/unit/core/plugins/json-schema-2020-12-samples/get-sample-schema.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5-samples/fn/get-sample-schema.js b/test/unit/core/plugins/json-schema-5-samples/fn/get-sample-schema.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5-samples/fn/index.js b/test/unit/core/plugins/json-schema-5-samples/fn/index.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5/components/json-schema-form.jsx b/test/unit/core/plugins/json-schema-5/components/json-schema-form.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5/components/model-example.jsx b/test/unit/core/plugins/json-schema-5/components/model-example.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5/components/models.jsx b/test/unit/core/plugins/json-schema-5/components/models.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5/components/object-model.jsx b/test/unit/core/plugins/json-schema-5/components/object-model.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5/components/primitive-model.jsx b/test/unit/core/plugins/json-schema-5/components/primitive-model.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5/components/response.jsx b/test/unit/core/plugins/json-schema-5/components/response.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5/components/schemes-wrapper.jsx b/test/unit/core/plugins/json-schema-5/components/schemes-wrapper.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/json-schema-5/components/schemes.jsx b/test/unit/core/plugins/json-schema-5/components/schemes.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas3/helpers.js b/test/unit/core/plugins/oas3/helpers.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas3/reducers.js b/test/unit/core/plugins/oas3/reducers.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas3/selectors.js b/test/unit/core/plugins/oas3/selectors.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas3/servers-wrapper.jsx b/test/unit/core/plugins/oas3/servers-wrapper.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas3/state-integration.js b/test/unit/core/plugins/oas3/state-integration.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas3/wrap-auth-selectors.js b/test/unit/core/plugins/oas3/wrap-auth-selectors.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas3/wrap-spec-selectors.js b/test/unit/core/plugins/oas3/wrap-spec-selectors.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas31/components/version-pragma-filter.jsx b/test/unit/core/plugins/oas31/components/version-pragma-filter.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/oas31/fn.js b/test/unit/core/plugins/oas31/fn.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/safe-render/index.jsx b/test/unit/core/plugins/safe-render/index.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/spec/actions.js b/test/unit/core/plugins/spec/actions.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/spec/assets/petstore.json b/test/unit/core/plugins/spec/assets/petstore.json
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/spec/reducer.js b/test/unit/core/plugins/spec/reducer.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/spec/selectors.js b/test/unit/core/plugins/spec/selectors.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/plugins/swagger-js/withCredentials.js b/test/unit/core/plugins/swagger-js/withCredentials.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/system/system.jsx b/test/unit/core/system/system.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/system/wrapComponent.jsx b/test/unit/core/system/wrapComponent.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/core/system/wrapSelectors.js b/test/unit/core/system/wrapSelectors.js
old mode 100644
new mode 100755
diff --git a/test/unit/core/utils.js b/test/unit/core/utils.js
old mode 100644
new mode 100755
diff --git a/test/unit/docker/oauth.js b/test/unit/docker/oauth.js
old mode 100644
new mode 100755
diff --git a/test/unit/docker/translator.js b/test/unit/docker/translator.js
old mode 100644
new mode 100755
diff --git a/test/unit/jest-shim.js b/test/unit/jest-shim.js
old mode 100644
new mode 100755
diff --git a/test/unit/setup.js b/test/unit/setup.js
old mode 100644
new mode 100755
diff --git a/test/unit/swagger-ui-dist-package/absolute-path.js b/test/unit/swagger-ui-dist-package/absolute-path.js
old mode 100644
new mode 100755
diff --git a/test/unit/xss/anchor-target-rel/info.jsx b/test/unit/xss/anchor-target-rel/info.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/xss/anchor-target-rel/link.jsx b/test/unit/xss/anchor-target-rel/link.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/xss/anchor-target-rel/markdown.jsx b/test/unit/xss/anchor-target-rel/markdown.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/xss/anchor-target-rel/online-validator-badge.jsx b/test/unit/xss/anchor-target-rel/online-validator-badge.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/xss/info-sanitization.jsx b/test/unit/xss/info-sanitization.jsx
old mode 100644
new mode 100755
diff --git a/test/unit/xss/markdown-script-sanitization.jsx b/test/unit/xss/markdown-script-sanitization.jsx
old mode 100644
new mode 100755
diff --git a/webpack/_config-builder.js b/webpack/_config-builder.js
old mode 100644
new mode 100755
diff --git a/webpack/_helpers.js b/webpack/_helpers.js
old mode 100644
new mode 100755
diff --git a/webpack/bundle.js b/webpack/bundle.js
old mode 100644
new mode 100755
diff --git a/webpack/core.js b/webpack/core.js
old mode 100644
new mode 100755
diff --git a/webpack/dev-e2e.js b/webpack/dev-e2e.js
old mode 100644
new mode 100755
diff --git a/webpack/dev.js b/webpack/dev.js
old mode 100644
new mode 100755
diff --git a/webpack/es-bundle-core.js b/webpack/es-bundle-core.js
old mode 100644
new mode 100755
diff --git a/webpack/es-bundle.js b/webpack/es-bundle.js
old mode 100644
new mode 100755
diff --git a/webpack/standalone.js b/webpack/standalone.js
old mode 100644
new mode 100755
diff --git a/webpack/stylesheets.js b/webpack/stylesheets.js
old mode 100644
new mode 100755