Function csp::GetComponentSchemasJson
Defined in File CSPFoundation.h
Function Documentation
-
csp::common::String csp::GetComponentSchemasJson()
Gets the schemas for the components CSP itself defines, as a JSON array.
Provided as a reference for clients; schemas registered with a realtime engine are not included.
- Returns
csp::common::String : The built-in component schemas as a JSON document.