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 Diff line number Diff line
@@ -12,6 +12,7 @@ definitions:
    description: >
      Date-time stamp.
      Representation: String formatted according toas defined by the date-time production in IETF RFC 3339.
    type: string
    format: date-time

  Uri: