Robotframework-openapidriver

Latest version: v4.3.0

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

Scan your dependencies

Page 2 of 4

3.3.0

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. Fixes 20

What's Changed
* Feature/support new openapilibcore features by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/24


**Full Changelog**: https://github.com/MarketSquare/robotframework-openapidriver/compare/v3.1.0...v3.3.0

3.1.0

What's Changed
* Added support for custom headers: this can be used for API-key authorization
* Bugfix: keyword detection / autocompletion did not work due to missing libspec files
* Bugfix: content and Content-Type header are optional (closes 20)
* Refactor: use new datadriver interface

**Full Changelog**: https://github.com/MarketSquare/robotframework-openapidriver/compare/v3.0.0...v3.1.0

3.0.0

What's Changed
* Refactor/move openapilibcore to other robotframework-openapi-libcore repo by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/19


**Full Changelog**: https://github.com/MarketSquare/robotframework-openapidriver/compare/v2.3.0...v3.0.0

2.3.0

This is mostly a refactoring release to support future changes / additions.

There is 1 functional change: when performing request, previously values for all optional parameters / properties were included. This is no longer the case; test cases for 2xx response will now do 2 requests; 1 with all optionals (as before) and 1 with only required parameters and properties.

What's Changed
* Boyscout/fix library scopes by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/15
* Refactor/extract openapi core by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/16
* Feature/optional parameters are always included by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/17
* Boyscout/address linter issues by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/18


**Full Changelog**: https://github.com/MarketSquare/robotframework-openapidriver/compare/v2.2.0...v2.3.0

2.2.0

What's Changed
* Feature/extend propertyvalueconstraint by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/2
* Refactor/parse source in single location by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/3
* Documentation/improve getting started by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/4


**Full Changelog**: https://github.com/MarketSquare/robotframework-openapidriver/compare/v2.1.0...v2.2.0

2.1.0

What's Changed
* Finalized 2.1.0 release by robinmackaij in https://github.com/MarketSquare/robotframework-openapidriver/pull/1

New Contributors
* robinmackaij made their first contribution in https://github.com/MarketSquare/robotframework-openapidriver/pull/1

**Full Changelog**: https://github.com/MarketSquare/robotframework-openapidriver/compare/v2.0.1...v2.1.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.