Function: parseProjectSchemas() ​
parseProjectSchemas(
content): readonlySchemaDefinition[]
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