Interface: Parameter ​
Defined in: cli/redcap-openapi/src/core/types.ts:33
API parameter definition
Properties ​
default? ​
optionaldefault?:string|number|boolean
Defined in: cli/redcap-openapi/src/core/types.ts:38
description ​
description:
string
Defined in: cli/redcap-openapi/src/core/types.ts:36
enum? ​
optionalenum?:string[]
Defined in: cli/redcap-openapi/src/core/types.ts:37
format? ​
optionalformat?:string
Defined in: cli/redcap-openapi/src/core/types.ts:41
items? ​
optionalitems?:object
Defined in: cli/redcap-openapi/src/core/types.ts:40
type ​
type:
string
name ​
name:
string
Defined in: cli/redcap-openapi/src/core/types.ts:34
pattern? ​
optionalpattern?:string
Defined in: cli/redcap-openapi/src/core/types.ts:39
type ​
type:
ParameterType
Defined in: cli/redcap-openapi/src/core/types.ts:35