Skip to content

Commit

Permalink
Merge pull request #286 from folio-org/MODORDERS-1017
Browse files Browse the repository at this point in the history
[MODFEE-370] - Add displaySummary field
  • Loading branch information
Dmitriy-Butramyou authored Feb 15, 2024
2 parents 6639d15 + beb0253 commit a257c7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ramls/inventory/item.json
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,10 @@
"$ref": "../raml-util/schemas/uuid.schema"
}
}
},
"displaySummary": {
"description": "A summary of the item",
"type": "string"
}
},
"additionalProperties": true,
Expand Down

0 comments on commit a257c7a

Please sign in to comment.