Skip to content

Commit

Permalink
Update storageUnitUsage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgendreau authored Jul 15, 2024
1 parent 417237f commit 175c4c9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions schema/storageUnitUsage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ components:
attributes:
type: object
properties:
usageType:
type: string
description: The type of the resource using the storage-unit-usage
example: material-sample
wellRow:
type: string
description: The row location in the storage unit. Using a letter, starting at A.
Expand All @@ -198,6 +202,10 @@ components:
type: integer
description: The calculated cell number based on the storage-unit-type dimension
readOnly: true
storageUnitName:
type: string
description: The calculated storageUnitName
readOnly: true
createdOn:
type: string
format: date-time
Expand Down

0 comments on commit 175c4c9

Please sign in to comment.