Last updated 1 year ago
#data/printer-example.yaml version: v1.3 type: StubPrinter name: printer-example rules: - from: recorder-example # 1 printer: # 2 type: httpstub # 2.1
from - In this field you must specify the name of the request source(usually it OutboundRecorder)
from
OutboundRecorder
printer - the unit responsible for setting up the printer
printer
type - printer setup, available variant are: httpstub
type
httpstub
This feature allows you to print the recorded request in a specific format