Skip to content

Function: parseProjectSchemas() ​

parseProjectSchemas(content): readonly SchemaDefinition[]

Defined in: cli/redcap-openapi/src/core/parsers/schemas.ts:55

Parse Project.php content to extract project-related schemas

Parameters ​

content ​

string

Raw PHP source code of Project.php

Returns ​

readonly SchemaDefinition[]

Array of schema definitions