v3.0.0-alpha.3
·
17 commits
to main
since this release
Added
- Add API scanning 0e4d4ff
- Add support for OpenApi, GraphQl, SOAP import URL APIs
- Add authentication support for JWT strategy
- Add API support to Emissary (zap)
- Create Cucumber feature file and steps
- Move existing app feature file and steps
- Split Cucumber
world
intoBrowserApp
andApi
- Moved
percentEncode
frombrowser
tostrings
as Api SUTs also need it