mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-02 17:55:07 +00:00
549d0e6298
- Update routing functions to return complete data structures (success, data, error, meta, tenant, package, entity, action, id) - Change errorResponse and successResponse to use NextResponse.json for proper Next.js compatibility - Make loadPackageMetadata and schema registry functions synchronous (code calls them without await) - Reduced errors from 188 to 159 Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>