Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CIRC-2036 update schema with displaySummary field
Browse files Browse the repository at this point in the history
roman-barannyk committed Mar 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -234,6 +234,10 @@
"type": "string",
"readonly": true
},
"displaySummary": {
"description": "Display summary about the item",
"type": "string"
},
"volume": {
"description": "Item`s volume",
"type": "string",

0 comments on commit 52fa4f8

Please sign in to comment.