Commit af8d9f01 authored by Giacomo Bernini's avatar Giacomo Bernini Committed by Giacomo Bernini
Browse files

fixed issue #191 in 2.8.1-fix-plu

parent 94adb87e
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
@@ -157,7 +157,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
@@ -159,7 +159,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",