This repository has been archived by the owner on Nov 15, 2020. It is now read-only.
Releases: sbtqa/api-factory
Releases · sbtqa/api-factory
api-factory-2.1.1
api-factory-2.1.0
- remove tag-cucumber dep
api-factory-2.0.0
- migrate to pf action style. Now it is like 'user sends request for "api_entry_name"'
- unify stepdefs and move it to ru.sbtqa.tag.stepdefs
api-factory-1.5.1
- migrate step defs to common style
api-factory-1.5.0
- add setters-getters to now-protected apientry's fields
api-factory-1.4.0
- new stepdef actions sctructure
- update tag libs versions
api-factory-1.3.0
- add URLParam support
api-factory-1.2.1
- update allure-helper version
api-factory-1.2.0
- Changed type of "method" in ApiAction annotation, now you can use enum for that.
This release broke backward compatibility.
api-factory-1.1.19
- fix PACTH method in RestEntityImpl