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

swagger.schemas.equal-to-date-time-pattern.yaml Maven / Gradle / Ivy

There is a newer version: 3.9.2
Show newest version
title: Before datetime
type: object
properties:
  equalToDateTime:
    $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:
  - equalToDateTime




© 2015 - 2024 Weber Informatics LLC | Privacy Policy