mirror of
https://github.com/Start9Labs/start-sdk.git
synced 2026-03-30 12:21:57 +00:00
feat: Move to filtered values
This commit is contained in:
@@ -93,6 +93,7 @@ export interface ValueSpecUnion extends WithStandalone {
|
||||
spec: InputSpec
|
||||
}
|
||||
>
|
||||
disabled?: string[]
|
||||
required: boolean
|
||||
default: string | null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user