RestoreTable¶
Description¶
Request Schema¶
RestoreTableRequest:
type: object
properties:
id:
type: array
items:
type: string
version:
type: integer
format: int64
minimum: 0
description: Version to restore to (if not specified, restores to current version)