SubscriptionCompatUpdateInput
SubscriptionCompatUpdateInput =
object
Input shape for client.subscription.update. orgName, repoName, and
name identify the subscription; all other fields are optional and only
the ones you provide get patched.
https://docs.warmhub.ai/subscriptions/managing/#update-subscription
Properties
Section titled “Properties”orgName
Section titled “orgName”orgName:
string
repoName
Section titled “repoName”repoName:
string
name:
string
shapeName?
Section titled “shapeName?”
optionalshapeName?:string
filterJson?
Section titled “filterJson?”
optionalfilterJson?:Record<string,unknown>
webhookUrl?
Section titled “webhookUrl?”
optionalwebhookUrl?:string
fallbackWebhookUrl?
Section titled “fallbackWebhookUrl?”
optionalfallbackWebhookUrl?:string|null
cronConfig?
Section titled “cronConfig?”
optionalcronConfig?:object
cronspec
Section titled “cronspec”cronspec:
string
timezone?
Section titled “timezone?”
optionaltimezone?:string
allowTraceReentry?
Section titled “allowTraceReentry?”
optionalallowTraceReentry?:boolean
notifyOnSuccess?
Section titled “notifyOnSuccess?”
optionalnotifyOnSuccess?:boolean
workspacePolicy?
Section titled “workspacePolicy?”
optionalworkspacePolicy?:never
Hit a problem or have a question? Get in touch.