hen 0.24.0

Run and test protocol-aware API request collections from the command line.
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod automation;
pub mod benchmark;
pub mod collection;
pub mod contract;
pub mod error;
pub mod openapi;
pub mod parser;
pub mod prompt_generator;
pub mod report;
pub mod request;
pub mod schema;