Expand description
Middleware/utilities to apply latency/failure and overrides per operation.
Structs§
- Operation
Meta - Metadata for the current OpenAPI operation
- Shared
- Shared state for operation middleware
Functions§
- add_
shared_ extension - Middleware to add shared state to request extensions
- apply_
overrides - Apply response overrides to a JSON body based on operation metadata
- fault_
then_ next - Middleware to apply fault injection before processing request