Robotframework-openapi-libcore

Latest version: v1.11.0

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

Scan your dependencies

Page 2 of 3

1.6.1

Not secure
**Full Changelog**: https://github.com/MarketSquare/robotframework-openapi-libcore/compare/v1.6.0...v1.6.1

1.6.0

Not secure
What's Changed
* Replace requests docs url with official one by bhirsz in https://github.com/MarketSquare/robotframework-openapi-libcore/pull/9
* Added the `cert` parameter to allow using SSL with requests made.

New Contributors
* bhirsz made their first contribution in https://github.com/MarketSquare/robotframework-openapi-libcore/pull/9

**Full Changelog**: https://github.com/MarketSquare/robotframework-openapi-libcore/compare/v1.5.0...v1.6.0

1.5.0

Not secure
Highlights
* Random strings generated by OpenApiLibCore now use the Faker library. Localization as support by Faker can be used. This change also brings support for a number of `format` options that can be used with `string` type parameters / properties:
- The OAS `format` types `date`, `date-time`, `password`, `byte` and `binary` are supported.
- In addition, a number of non-OAS formats will also use (localized) Faker strings: `email`, `uuid`, `uri`, `url`, `hostname`, `ipv4`, `ipv6`, `name`, `text` and `description`.
* Basic support for OAS specs with recursion in them. Default behavior is to stop recursion after 1 loop by replacing the target by an empty JSON object (`{}` on the Python side).
* Better support and some bugfixes in the area of query parameter / header / object property invalidation, mostly in the area of invalidation of strings.

What's Changed
* Feature/basic support for specs with recursion by robinmackaij in https://github.com/MarketSquare/robotframework-openapi-libcore/pull/6
* Feature/params that can be invalidated added by robinmackaij in https://github.com/MarketSquare/robotframework-openapi-libcore/pull/7
* Feature/use faker for random data generation by robinmackaij in https://github.com/MarketSquare/robotframework-openapi-libcore/pull/8


**Full Changelog**: https://github.com/MarketSquare/robotframework-openapi-libcore/compare/v1.2.0...v1.5.0

1.2.0

Not secure
What's Changed
* Feature/support array in data generation by robinmackaij in https://github.com/MarketSquare/robotframework-openapi-libcore/pull/5


**Full Changelog**: https://github.com/MarketSquare/robotframework-openapi-libcore/compare/v1.1.2...v1.2.0

1.1.2

Not secure
Correct an incorrectly generated version in the libspec file.

1.1.1

Not secure
Added libspec to the distribution for keyword discovery by the LSP.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.