extractExpectedResponseExample
fun SchemaExampleValueGenerator.extractExpectedResponseExample(context: TestGenerationContext, statusCode: Int): Any?
Extracts expected response example using TestGenerationContext.
This extension provides a context-aware wrapper around the base SchemaExampleValueGenerator.extractExpectedResponseExample method.