Skip to content

Commit

Permalink
Merge branch 'master' of github.com:folio-org/mod-circulation into CI…
Browse files Browse the repository at this point in the history
…RC-2036-1
  • Loading branch information
roman-barannyk committed Mar 11, 2024
2 parents da48473 + 4cda9ba commit 982bf34
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ private ItemDescription getDescription(JsonObject representation) {
getProperty(representation, "copyNumber"),
getProperty(representation, "volume"),
getProperty(representation, "chronology"),
getProperty(representation, "displaySummary"),
getProperty(representation, "numberOfPieces"),
getProperty(representation, "descriptionOfPieces"),
getProperty(representation, "displaySummary"),
Expand Down

0 comments on commit 982bf34

Please sign in to comment.