Skip to content

Interface: SchemaDefinition ​

Defined in: cli/redcap-openapi/src/core/types.ts:72

Schema definition from PHP classes

Properties ​

name ​

name: string

Defined in: cli/redcap-openapi/src/core/types.ts:73


properties ​

properties: Record<string, { description: string; type: string; }>

Defined in: cli/redcap-openapi/src/core/types.ts:74


source ​

source: string

Defined in: cli/redcap-openapi/src/core/types.ts:75