Commit f3eaba6d authored by Anne Dierstein's avatar Anne Dierstein
Browse files

change the description of ValidityPeriod

parent d074521f
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -413,11 +413,11 @@
    },
    "ValidityPeriod": {
      "type": "object",
      "description": "Validity time period",
      "description": "Validity time period, inclusive",
      "properties": {
        "begin": {
          "$ref": "ts_103280_2017_07#/$defs/QualifiedMicrosecondDateTime",
          "description": "Start of the validity period, inclusive"
          "description": "Start of the validity period"
        },
        "end": {
          "$ref": "ts_103280_2017_07#/$defs/QualifiedMicrosecondDateTime",