Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
    "resourceType": "OperationOutcome",
    "issue": [
        {
            "code": "exception",
            "details": {
                "text": "Missing `resourceType` attributeMethod \"GET\" not allowed."
            },
            "severity": "fatal"
        }
    ]
}

...