Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / GetRunHookOutputData

Type Alias: GetRunHookOutputData

GetRunHookOutputData = object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5854

Properties

body?

optional body: never

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5855


path

path: object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5856

hook_run_id

hook_run_id: string

repository

repository: string

run_id

run_id: string


query?

optional query: never

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5861


url

url: "/repositories/{repository}/actions/runs/{run_id}/hooks/{hook_run_id}/output"

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5862

Licensed under BUSL-1.1