diff --git a/ramls/request.json b/ramls/request.json index c004ff6509..491928db08 100644 --- a/ramls/request.json +++ b/ramls/request.json @@ -17,7 +17,7 @@ "requestLevel": { "description": "Level of the request - Item or Title", "type": "string", - "enum": ["Item"] + "enum": ["Item", "Title"] }, "requestDate": { "description": "Date the request was made",