Commit 86c3df33 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed DateTime type (ref bugzilla 270)

parent 0abd3782
Loading
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: