Skip to main content

generate_schemas

Function generate_schemas 

Source
pub fn generate_schemas(parameters: &[ResolvedParameter]) -> SchemaRegistry
Expand description

Derives per-resource-type table schemas from the system-level search parameters.

Parameters based on Resource/DomainResource apply to every resource type and are therefore replicated onto each generated table. Project-level parameters are ignored here — they live in the search_dynamic_* tables.