mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Replace the bespoke CtaAction/Registry with Utopia\Platform\Action
and Utopia\Registry\Registry. Implement DatabasesCreateIndex with
the full createDocument('indexes') + queue path used by the existing
indexes endpoint, validated via a dedicated Utopia validator. Drop
the obsolete unit tests (custom-Action contract) in favor of
validator-focused tests.
|
||
|---|---|---|
| .. | ||
| benchmarks | ||
| e2e | ||
| extensions | ||
| resources | ||
| unit | ||