Skip to content

Preview

Preview is a sanitized support-report payload plus the short-lived identifier required to submit that exact reviewed payload.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullableDescription
SnapshotIDsnapshotIdstringstringNoNoSnapshotID identifies this preview and must be passed to Submit.
PayloadpayloadstringstringNoNoPayload is the sanitized JSON report shown to the user for review.

Used by

Source

internal/supportreports/models.go:97