Py-swagger-ui

Latest version: v1.1.0

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

Scan your dependencies

Page 12 of 42

3.45.0

[3.45.0](https://github.com/swagger-api/swagger-ui/compare/v3.44.1...v3.45.0) (2021-03-11)


Features

* request snippets plugin ([6910](https://github.com/swagger-api/swagger-ui/issues/6910)) ([8405fa0](https://github.com/swagger-api/swagger-ui/commit/8405fa01011f8bae3fa4f99ea924f43aa6c9bf24))
* sample gen should incorporate schema validation constraint ([7043](https://github.com/swagger-api/swagger-ui/issues/7043)) ([3ead825](https://github.com/swagger-api/swagger-ui/commit/3ead825287fe7bdd2184937c42e5f433ca4ef1ce))

Bug Fixes

* **auth:** support pkce when using basic auth header ([7038](https://github.com/swagger-api/swagger-ui/issues/7038)) ([f23a9d6](https://github.com/swagger-api/swagger-ui/commit/f23a9d6924437105bd21ddc35f0f6f45ac897d60))
* **auth:** url change should flush auth ([7046](https://github.com/swagger-api/swagger-ui/issues/7046)) ([219d886](https://github.com/swagger-api/swagger-ui/commit/219d8862659e2b4075668b17a729c0e9ad4879dd))
* **sample-gen:** allOf, oneOf lifting should consider properties and items ([7041](https://github.com/swagger-api/swagger-ui/issues/7041)) ([f9e54a2](https://github.com/swagger-api/swagger-ui/commit/f9e54a26bf7f4d755d170b0b5f76373214374b8b))
* **sample-gen:** xml attr with media-type example value ([7045](https://github.com/swagger-api/swagger-ui/issues/7045)) ([902241c](https://github.com/swagger-api/swagger-ui/commit/902241cf7ee1e604dc58dcf528b30278eda80026))
* **ui:** prevent example select from overflowing ([7060](https://github.com/swagger-api/swagger-ui/issues/7060)) ([0723622](https://github.com/swagger-api/swagger-ui/commit/072362244a1d5e7825bec2d12ec35e4435e0c337))
* preserve multipart file part position in requestData ([7008](https://github.com/swagger-api/swagger-ui/issues/7008)) ([15b8c0c](https://github.com/swagger-api/swagger-ui/commit/15b8c0c92962b4a86ae9123f00043c95addbd81e))

3.44.1

[3.44.1](https://github.com/swagger-api/swagger-ui/compare/v3.44.0...v3.44.1) (2021-03-04)


Bug Fixes

* json schema array items ([7007](https://github.com/swagger-api/swagger-ui/issues/7007)) ([2016c18](https://github.com/swagger-api/swagger-ui/commit/2016c184b63d1cc1c5bba33df58deff500ef204c))
* multipart enum initial value not set ([7004](https://github.com/swagger-api/swagger-ui/issues/7004)) ([68bd61a](https://github.com/swagger-api/swagger-ui/commit/68bd61a6826307d102b80e0faa50b6f1da60285f))
* optional empty validation ([7003](https://github.com/swagger-api/swagger-ui/issues/7003)) ([d32bd1a](https://github.com/swagger-api/swagger-ui/commit/d32bd1ab7c43ad48892d999879961ba9c2b291cc))

3.44.0

[3.44.0](https://github.com/swagger-api/swagger-ui/compare/v3.43.0...v3.44.0) (2021-02-25)


Bug Fixes

* **info:** use externalDocsUrl check to render Link ([6997](https://github.com/swagger-api/swagger-ui/issues/6997)) ([b7d3d1c](https://github.com/swagger-api/swagger-ui/commit/b7d3d1ce4a2d43c5093319e69b03ad8fab102b49))
* **lint:** use semicolons + closing link in html ([6951](https://github.com/swagger-api/swagger-ui/issues/6951)) ([17093f2](https://github.com/swagger-api/swagger-ui/commit/17093f2c7c0b77376d3cd7124dc35969c54ee0c6))
* **lint:** put `script` tag in `body` in oauth2-redirect.html (6958)


Features

* **models:** collapsed schema content should be clickable ([6942](https://github.com/swagger-api/swagger-ui/issues/6942)) ([0e6dc04](https://github.com/swagger-api/swagger-ui/commit/0e6dc0487c0c01f5e32ca3e642699746ce3f10ed))
* verbose Failed to fetch error ([6938](https://github.com/swagger-api/swagger-ui/issues/6938)) ([4db2edc](https://github.com/swagger-api/swagger-ui/commit/4db2edcad247dc76afdf670e9cfcaac88c25a82b))
* **docs:** sample datepicker plugin with json schema components ([6939](https://github.com/swagger-api/swagger-ui/issues/6939)) ([ba74c02](https://github.com/swagger-api/swagger-ui/commit/ba74c029518b3b45a6d5afa4fffa13091e31dbde))

3.43.0

[3.43.0](https://github.com/swagger-api/swagger-ui/compare/v3.42.0...v3.43.0) (2021-02-11)

Features

* use example gen for multiple example value retainer examples ([6920](https://github.com/swagger-api/swagger-ui/issues/6920)) ([fad81f8](https://github.com/swagger-api/swagger-ui/commit/fad81f8cb94b3b4cce6a071f9bb4798f0f8c12c5))
* validate nullable ([6928](https://github.com/swagger-api/swagger-ui/issues/6928)) ([a2a561e](https://github.com/swagger-api/swagger-ui/commit/a2a561e9435f3b74b73054e8ac4799419906c800))

Bug Fixes

* support OAuth2 PKCE when using the OIDC authorization_code flow ([6914](https://github.com/swagger-api/swagger-ui/issues/6914)) ([5e69d3c](https://github.com/swagger-api/swagger-ui/commit/5e69d3c4f2a3b95bbb3b15d3151fc7d630b1164c))
* **sample-gen:** enum without type should be handled by sample-gen (6912) ([7ead9ba](https://github.com/swagger-api/swagger-ui/commit/7ead9baa80a3bd0479737919531cace7494f9a95))

Other
**swagger-cllient:** version bump to [3.13.1](https://github.com/swagger-api/swagger-js/releases/tag/v3.13.1)

3.42.0

[3.42.0](https://github.com/swagger-api/swagger-ui/compare/v3.41.1...v3.42.0) (2021-02-04)

Features

* enhance parameter validation ([6878](https://github.com/swagger-api/swagger-ui/issues/6878)) ([5c4dfc2](https://github.com/swagger-api/swagger-ui/commit/5c4dfc2da8fb613de54bb6ef1239a8e3a96d1c7c))
* sample-gen multi and form media-type ([6874](https://github.com/swagger-api/swagger-ui/issues/6874)) ([8ed6c34](https://github.com/swagger-api/swagger-ui/commit/8ed6c34958ddb333473f953969e69a23d0a419b3))

Bug Fixes

* **responseBody:** json response highlighting ([6871](https://github.com/swagger-api/swagger-ui/issues/6871)) ([13fea13](https://github.com/swagger-api/swagger-ui/commit/13fea13397db4617f4539ae468503502f4581bbd)), closes [#6508](https://github.com/swagger-api/swagger-ui/issues/6508)

3.41.1

[3.41.1](https://github.com/swagger-api/swagger-ui/compare/v3.41.0...v3.41.1) (2021-01-28)


Bug Fixes

* **swagger-ui-react:** src filename extension to transpile ([6876](https://github.com/swagger-api/swagger-ui/issues/6876)) ([e538e26](https://github.com/swagger-api/swagger-ui/commit/e538e263143fcb737294e9c0b85801c6f8cca6de))

Page 12 of 42

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.