Skip to content

Commit

Permalink
UXPROD-5001 Code refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
Vignesh-kalyanasundaram committed Dec 5, 2024
1 parent f9c0018 commit 2c13aab
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/main/resources/swagger.api/schemas/dcbUpdateItem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ DcbUpdateItem:
lendingLibraryCode:
description: The code which identifies the lending library
type: string
additionalProperties: false
required:
- barcode
- materialType
- lendingLibraryCode
additionalProperties: false
required:
- barcode
- materialType
- lendingLibraryCode

0 comments on commit 2c13aab

Please sign in to comment.