Skip to content

Commit

Permalink
CIRC-2036 refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Mar 7, 2024
1 parent 050ea69 commit 6357e28
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ramls/loan.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,15 +234,15 @@
"type": "string",
"readonly": true
},
"displaySummary": {
"description": "Display summary about the item",
"type": "string"
},
"volume": {
"description": "Item`s volume",
"type": "string",
"readonly": true
},
"displaySummary": {
"description": "Display summary about the item",
"type": "string"
},
"callNumberComponents": {
"description": "Elements of a full call number",
"$ref": "schema/call-number-components.json",
Expand Down

0 comments on commit 6357e28

Please sign in to comment.