Commit d7a1bd58 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issue #191 in 2.6.1-fix-plu

parent 778fda3c
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -154,7 +154,10 @@
    },
    },
    "faultDetails": {
    "faultDetails": {
      "description": "Provides additional information about the fault..\n",
      "description": "Provides additional information about the fault..\n",
      "type": "array",
      "items": {
        "type": "string"
        "type": "string"
      }
    },
    },
    "_links": {
    "_links": {
      "description": "Links for this resource.\n",
      "description": "Links for this resource.\n",
+4 −1
Original line number Original line Diff line number Diff line
@@ -156,7 +156,10 @@
      },
      },
      "faultDetails": {
      "faultDetails": {
        "description": "Provides additional information about the fault..\n",
        "description": "Provides additional information about the fault..\n",
        "type": "array",
        "items": {
          "type": "string"
          "type": "string"
        }
      },
      },
      "_links": {
      "_links": {
        "description": "Links for this resource.\n",
        "description": "Links for this resource.\n",