hen 0.20.2

Run protocol-aware API request collections from the command line or through MCP.
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;