diff --git a/ramls/circulation.raml b/ramls/circulation.raml index 3749bfcdbd..ea45ea2779 100644 --- a/ramls/circulation.raml +++ b/ramls/circulation.raml @@ -33,7 +33,6 @@ resourceTypes: post: description: Creates a loan by checking out an item to a loanee is: [ - language, validate ] body: @@ -57,7 +56,6 @@ resourceTypes: post: description: Updates the due date of an existing loan is: [ - language, validate ] body: @@ -85,7 +83,6 @@ resourceTypes: post: description: Updates the due date of an existing loan is: [ - language, validate ] body: @@ -113,7 +110,6 @@ resourceTypes: post: description: Updates the status of an existing loan is: [ - language, validate ] body: @@ -295,7 +291,6 @@ resourceTypes: post: description: Creates a request for any item from the given instance ID is: [ - language, validate ] body: