Type Alias ActionContextResponse
ActionContextResponse: { actionId: string; stepType?: "CREATE_REPO"; valuesContext: ContextAttributeDto[]; versionRange: string;} Type declaration
actionId: string
OptionalstepType?: "CREATE_REPO"
versionRange: string