Skip to main content
The Go SDK and docs are currently in beta. Report issues on GitHub.
Lifecycle state of an apply_patch_call output item.

Example Usage

import (
	"github.com/OpenRouterTeam/go-sdk/models/components"
)

value := components.ApplyPatchCallStatusInProgress

// Open enum: custom values can be created with a direct type cast
custom := components.ApplyPatchCallStatus("custom_value")

Values

NameValue
ApplyPatchCallStatusInProgressin_progress
ApplyPatchCallStatusCompletedcompleted