diff --git a/lib/schema.json b/lib/schema.json index 0bb4bc4..d055575 100644 --- a/lib/schema.json +++ b/lib/schema.json @@ -118,8 +118,7 @@ "description": "\"Resource objects\" appear in a JSON API document to represent resources.", "type": "object", "required": [ - "type", - "id" + "type" ], "properties": { "type": {