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

swagger.schemas.date-time-elements.yaml Maven / Gradle / Ivy

There is a newer version: 3.9.2
Show newest version
dateTimeExpression:
  type: string
  example: now +3 days

format:
  type: string
  example: yyyy-MM-dd

truncation:
  type: string
  enum:
    - first second of minute
    - first minute of hour
    - first hour of day
    - first day of month
    - first day of next month
    - last day of month
    - first day of year
    - first day of next year
    - last day of year
  example: first day of month




© 2015 - 2024 Weber Informatics LLC | Privacy Policy