Interface: OutputSchema
Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:55
Properties
changelogUri?
optionalchangelogUri:string
Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:62
URI of the created changelog record
expectedCid
expectedCid:
string
Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:60
CID of the current indexed version for optimistic concurrency control. The frontend should pass this to the PDS when updating; if the CID has changed, the PDS will reject the update to prevent race conditions.
uri
uri:
string
Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:57
URI of the updated eprint
version
version:
SemanticVersion
Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:58