swagger.schemas.before-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
The newest version!
title: Before datetime
type: object
properties:
before:
$ref: "date-time-elements.yaml#/dateTimeExpression"
actualFormat:
$ref: "date-time-elements.yaml#/format"
truncateExpected:
$ref: "date-time-elements.yaml#/truncation"
truncateActual:
$ref: "date-time-elements.yaml#/truncation"
required:
- before
© 2015 - 2025 Weber Informatics LLC | Privacy Policy