lightyear.definecustomappapikeyprops
Home > @runlightyear/lightyear > DefineCustomAppApiKeyProps
DefineCustomAppApiKeyProps interface
Signature:interface DefineCustomAppApiKeyProps
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
authType | "APIKEY" | ||
name | string | ||
title | string |
Optional Properties
Property | Modifiers | Type | Description |
---|---|---|---|
secrets? | Array<VariableDef> | ||
variables? | Array<VariableDef> |