Py-swagger-ui

Latest version: v1.1.0

Safety actively analyzes 663882 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 37 of 42

3.0.7

Interface changes:** Added `operationsSorter` option.

- Improvement: new package! `swagger-ui-dist` is available on npm, if you have a need for the entire dist folder packaged as a dependency-free npm module.
- Bugfix: app crashing when an operation written in YAML is cast to `null` (2918)
- Bugfix: request execution not inferring scheme properly with relative URLs (2919)
- Bugfix: validator URL not being set properly in Docker container (2936)
- Bugfix: formatting issues when authorization panel (2929)
- Bugfix: empty body values being cast to `{}` (2881)
- Bugfix: rendering issue with array-type parameters (2890)

3.0.6

**Interface changes:** `layout` is no longer required in your config. A default layout has been added to core that will be used unless you specify another layout.

- Bugfix: negative numbers not validated as integers or numbers in parameters
- Bugfix: Scheme not inferred properly for specs loaded over HTTPS; scheme and host not inferred correctly for relative URL specs (2904)
- Bugfix: Nested readOnly properties are now rendered (2910)
- Improvement: Useless minified component names are hidden when errors occur
- Improvement: Clarified Docker containers to follow Docker best practices. Now `latest` refers to the "latest released version" and `unstable` refers to the current master. We will continue to tag final versions, which is, as always, the safest way to use Docker images.

3.0.5

**Interface changes:** Added ability to specify a remote config with the `configUrl` option.

- Bugfix: cookies were not being sent when downloading a spec from the same origin as the browser (PR 2822)
- Bugfix: JSON example value display problem (2800)
- Bugfix: cURL command generation issue (2839)
- Bugfix: array properties not showing description metadata (2807)
- Bugfix: ability to basic-authenticate with non-ASCII characters (2456)
- Bugfix: Try It Out ignoring spec schemes (2816)
- Feature: OAuth2 Application flow (2838)
- Housekeeping: Added `composer.json` for PHP package managers
- Housekeeping: Moved assets in `/public` to `/dist`

[Version Diff](https://github.com/swagger-api/swagger-ui/compare/v3.0.4...master)

3.0.4

**Interface changes:** `StandalonePreset` no longer needs guarding logic for a `default` property ([see here](https://github.com/swagger-api/swagger-ui/commit/431b67362c1853fdc9c8720601db510f66eba8f8)).

- Fixed broken development server
- Added ability to disable validation badge by setting `validationUrl: null`
- Scopes are displayed for oauth2 password flow
- Hid validation badge by default, when a spec is fetched from `localhost`
- Cleaned up `package.json`

[Version Diff](https://github.com/swagger-api/swagger-ui/compare/v3.0.3...v3.0.4)

3.0.3

**Interface changes:** No module interface changes, but the `index.html` file for direct usage was moved.

- Added testing and linting.
- Moved `public/index.html` to `dist/index.html`.
- Links in the Info section now open in a new window/tab.
- Removed logic that prevented Try-It-Out functionality if a `host` wasn't provided in the spec.
- Added polyfills that fix issues in IE11 and lower.
- XML rendering fixes (2766)

[Version Diff](https://github.com/swagger-api/swagger-ui/compare/v3.0.2...v3.0.3)

3.0.2

**Interface changes:** None.

- Disabled runtime YAML config option introduced in v3.0.0 that was causing issues.
- Added Docker support.
- Changed default: online validation badge now uses `online.swagger.io` validator if a validator URL isn't specified.
- Fixed bug related to double-encoding of Try-It-Out responses (2734)
- Added ability to provide `url` config via query parameter
- Updated styling for error messages and PATCH/HEAD/OPTIONS operations

[Version Diff](https://github.com/swagger-api/swagger-ui/compare/v3.0.1...v3.0.2)

Page 37 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.