Skip to content

Commit

Permalink
CIRC-2141 Add new field to request schema
Browse files Browse the repository at this point in the history
  • Loading branch information
JanisSaldabols committed Oct 3, 2024
1 parent 51d016a commit 52626b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ramls/request.json
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,10 @@
"description": "Request fields used for search",
"type": "object",
"$ref": "request-search-index.json"
},
"itemLocationCode": {
"description": "Allow specifying item location when creating title-level requests",
"type": "string"
}
},
"additionalProperties": false,
Expand Down

0 comments on commit 52626b1

Please sign in to comment.