Skip to content

Commit

Permalink
CIRC-2036 update schema with displaySummary field
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-barannyk committed Mar 7, 2024
1 parent 73e7d1f commit 52fa4f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ramls/loan.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,10 @@
"type": "string",
"readonly": true
},
"displaySummary": {
"description": "Display summary about the item",
"type": "string"
},
"volume": {
"description": "Item`s volume",
"type": "string",
Expand Down

0 comments on commit 52fa4f8

Please sign in to comment.