All Downloads are FREE. Search and download functionalities are using the official Maven repository.

swagger.examples.record-spec.yaml Maven / Gradle / Ivy

There is a newer version: 3.5.4
Show newest version
targetBaseUrl: http://example.mocklab.io
filters:
  urlPathPattern: "/api/.*"
  method: GET
captureHeaders:
  Accept: {}
  Content-Type:
    caseInsensitive: true
requestBodyPattern:
  matcher: equalToJson
  ignoreArrayOrder: false
  ignoreExtraElements: true
extractBodyCriteria:
  textSizeThreshold: '2048'
  binarySizeThreshold: '10240'
persist: false
repeatsAsScenarios: false
transformers:
  - modify-response-header
transformerParameters:
  headerValue: '123'




© 2015 - 2024 Weber Informatics LLC | Privacy Policy