Commit dfa190ca authored by Eisha Ayaz's avatar Eisha Ayaz Committed by Giacomo Bernini
Browse files

[datamodel-upd][SOL003][VNF-SNAP][ v5.2.1][7.3.8.x.x Test-IDs] Change...

[datamodel-upd][SOL003][VNF-SNAP][ v5.2.1][7.3.8.x.x Test-IDs] Change description of attribute for type : VnfSnapshotPkgInfo
parent 87a00932
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -235,7 +235,7 @@
      "type": "boolean"
    },
    "failureDetails": {
      "description": "Failure details associated to current error state of the VNF snapshot package state. If \"state\" is \"ERROR\" or \"ERROR_EXTRACTING\", this attribute shall be present unless  it has been requested to be excluded via an attribute selector.\n",
      "description": "Failure details associated with current error state of the VNF snapshot package state. If \"state\" is \"ERROR\" or \"ERROR_EXTRACTING\", this attribute shall be present unless  it has been requested to be excluded via an attribute selector.\n",
      "type": "object",
      "required": ["errorType", "details"],
      "properties": {
+1 −1
Original line number Diff line number Diff line
@@ -237,7 +237,7 @@
        "type": "boolean"
      },
      "failureDetails": {
        "description": "Failure details associated to current error state of the VNF snapshot package state. If \"state\" is \"ERROR\" or \"ERROR_EXTRACTING\", this attribute shall be present unless  it has been requested to be excluded via an attribute selector.\n",
        "description": "Failure details associated with current error state of the VNF snapshot package state. If \"state\" is \"ERROR\" or \"ERROR_EXTRACTING\", this attribute shall be present unless  it has been requested to be excluded via an attribute selector.\n",
        "type": "object",
        "required": ["errorType", "details"],
        "properties": {