Expand description
Response stub configuration
Structs§
- Dynamic
Stub - Dynamic stub with runtime response generation
- Request
Context - Request context passed to dynamic response functions
- Response
Stub - A response stub for mocking API endpoints
- State
Machine Config - State machine configuration for stateful stub responses
- State
Response Override - State-based response override
- Stub
Builder - Builder for creating response stubs
- Stub
Fault Injection Config - Fault injection configuration for per-stub error and latency simulation
Enums§
- Resource
IdExtract Config - Resource ID extraction configuration for state machines
Type Aliases§
- Dynamic
Response Fn - Type alias for a dynamic response function