Py-swagger-ui

Latest version: v1.1.0

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

Scan your dependencies

Page 31 of 42

3.7.0

**Interface changes**: added `defaultModelsExpandDepth` option.

- Feature: new `defaultModelsExpandDepth` allows you to control the default depth of models in the Models section... as opposed to the existing `defaultModelExpandDepth`, which controls the default depth everywhere else (via 4010)
- Improvement: SVG images are now displayed if they are received as a live response (via 4020)
- Improvement: switched to `zen-scroll` for deep link scrolling, since it performs better inside of containers (via 3812)
- Improvement: our loading message is now more closely tied to reality (via 4013)
- Improvement: your server's response will no longer be considered `Undocumented` if you have a default response defined (via 4019)
- Improvement: refactored deep linking links into a `DeepLink` component (via 3980)
- Housekeeping: documentation updates via 4006, 4026

[Version diff](https://github.com/swagger-api/swagger-ui/compare/v3.6.1...v3.7.0)

3.6.1

_Includes changes in [Swagger-Client v3.4.1](https://github.com/swagger-api/swagger-js/releases/tag/v3.4.1)._

**Interface changes:** none.

- Improvement: Swagger-UI now tries its best to display OpenAPI `3.*.*` documents (formerly `3.0.0` only, via 4005)
- Bugfix: changed an overactive filter that was disqualifying `TRACE` methods in OAS3 documents from display (via 4004)
- Bugfix: servers select element now takes the width of its container (via 4011)
- Housekeeping: rewired jump-to-line plug points (via 3814)
- Housekeeping: Swagger-UI is now capable of being run in Node, which is useful for testing (via 3997)
- Housekeeping: overhauled project documentation (via 3754)
- Housekeeping: now using the correct webpack `devtool` value (via 3990)

[Version diff](https://github.com/swagger-api/swagger-ui/compare/v3.6.0...v3.6.1)

3.6.0

🏃This version includes a significant performance improvement thanks to a change in Swagger-Client. Large, $ref-dense definitions should get to initial render more quickly!

We're continuing to make performance improvements, so head over to 1919 if you're having troubles.

**Interface changes:** OAuth2 requests are now subject to request and response interception.

- Feature: added support for OAS3 path and operation-level `server` definitions (via 3972)
- Improvement: removed Try-It-Out download link requirement that the response have a `Content-Length` (via 3895)
- Improvement: connected OAuth2 requests to `requestInterceptor` and `responseInterceptor` configuration options.
- Improvement: added type examples for header definitions (via 3967)
- Bugfix: parameter validation now tolerates OAS3 parameters that lack a `schema` property
- Bugfix: paremeter `enum`s, especially with Boolean types, now display more accurately (via 3964)

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

3.5.0

**Interface changes:** added `showExtensions` configuration option - defaults to `false`. This means that your model extension values will be hidden unless you set `showExtensions`, which is a small breaking change (major version bump omitted).

- Feature: added `showExtensions` configuration option to control display of vendor extensions in Operations and Parameters (via 3868)
- Improvement: added `dist/oauth2-redirect.html` asset to `swagger-ui` module (via 3942)
- Improvement: added close button to Authorization modal (via 3939)
- Bugfix: IE11 compatibility improved by polyfilling String.prototype.startsWith (via 3930)
- Bugfix: Schema object `not` property is now correctly rendered according to the OpenAPI specification (via 3941)
- Bugfix: multiple flow security scheme checkboxes are now `id`'d uniquely (via 3929)
- Bugfix: `externalDocs` rendering is now passed the correct data type (via 3938)

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

3.4.5

This release includes performance improvements that should make Swagger-UI more responsive with large API definitions _after_ the initial rendering of the definition.

**Interface changes:** none.

- Improvement: better Markdown styling (via 3897 and 3909)
- Improvement: better deprecated schema styling (via 3919)
- Improvement: `react-split-pane` version bump for React 16 compatibility (via 3894)
- Bugfix: request body content type switcher updates example values correctly (plus some performance freebies, via 3922)
- Bugfix: Callback display now expands as it should (via 3926)
- Bugfix: `name` property is displayed in Authorization modal for `type: apiKey` schemes (via 3927)
- Bugfix: OAuth2 scopes are now single-encoded... instead of double. (via 3840)
- Performance: sat new `OperationContainer` component in front of each Operation (via 3597)
- Performance: added update checks and more PureComponents in order to cut down on re-render time (via 3599)
- Housekeeping: added `mapStateToProps` interface for container components (via 3565)

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

3.4.4

This release includes performance improvements that should make Swagger-UI more responsive with large API definitions _after_ the initial rendering of the definition.

**Interface changes:** none.

- Performance: `Operation` no longer triggers complete re-renders all the time (via 3885)
- Performance: `Model` component is now more judicious about when it re-renders (via 3878)
- Improvement: `react-collapse` and `react-motion` dependency constraints now resolve to versions compatible with React 15 _and_ 16 (via 3880)
- Improvement: validation errors are now shown on hover of the validation input that has an error (via 3825)
- Improvement: removed explicit width from Model property display (via 3884)
- Bugfix: Operation Authorize button now displays operation-applicable security schemes when viewing an OAS 3.0 definition (via 3870)
- Bugfix: parameter value `0` (number) now passes required value validation (via 3889)
- Housekeeping: misc. PropTypes warning fixes (via 3875)
- Housekeeping: Topbar element map item key warning fix (via 3872)
- Housekeeping: added Enzyme tests for `ObjectModel` (via 3869)

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

Page 31 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.