[ { "resource": "<string>", "packageName": "<string>", "path": "<string>", "error": "<string>" } ]
Retrieves a list of all Malloy models within the specified package. Each model entry includes the relative path, package name, and any compilation errors. This endpoint is useful for discovering available models and checking their status.
Was this page helpful?