Skip to content

Commit

Permalink
Update Deposit documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
markpatton committed Nov 8, 2023
1 parent ccf306f commit 8eca2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/model/Deposit.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A [Submission](Submission.md) can have multiple Deposits, each to a different [R

| Attribute | Type | Description |
| ---------------- | ------ | -------------
| __id*__ | String | Long identifier of object
| id* | String | Long identifier of object
| depositStatusRef | String | A URL or some kind of reference that can be dereferenced, entity body parsed, and used to determine the status of Deposit |
| depositStatus* | String | Status of deposit ([_see list below_](#deposit-status-options)) |

Expand Down

0 comments on commit 8eca2ef

Please sign in to comment.