Commit 3996ea75 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed DateTime type (ref bugzilla 270, v3.5.1)

parent 43447ddc
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -12,6 +12,7 @@ definitions:
    description: >
    description: >
      Date-time stamp.
      Date-time stamp.
      Representation: String formatted according toas defined by the date-time production in IETF RFC 3339.
      Representation: String formatted according toas defined by the date-time production in IETF RFC 3339.
    type: string
    format: date-time
    format: date-time


  Uri:
  Uri: