Skip to content

Commit

Permalink
[MODINVSTOR-1154] - Add new field "Display summary" for the item schema
Browse files Browse the repository at this point in the history
  • Loading branch information
azizbekxm committed Jan 23, 2024
1 parent a7a4bc9 commit 3f6f749
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ramls/item.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
"type": "boolean",
"description": "Records the fact that the record should not be displayed in a discovery system"
},
"displaySummary": {
"type": "string"
},
"accessionNumber": {
"type": "string",
"description": "Also called inventar number"
Expand Down

0 comments on commit 3f6f749

Please sign in to comment.