Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:54

Properties

changelogUri?

optional changelogUri: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:61

URI of the created changelog record


expectedCid

expectedCid: string

Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:59

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:56

URI of the updated eprint


version

version: SemanticVersion

Defined in: web/lib/api/generated/types/pub/chive/eprint/updateSubmission.ts:57