swagger.schemas.has-exactly-multivalue-pattern.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wiremock-standalone Show documentation
Show all versions of wiremock-standalone Show documentation
A web service test double for all occasions - standalone edition
title: Has exactly multi value matcher
type: object
properties:
hasExactly:
type: array
items:
$ref: "content-pattern.yaml"
required:
- hasExactly