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.
|
||
|---|---|---|
| .. | ||
| Auth | ||
| Detector | ||
| Docker | ||
| Event | ||
| Filter | ||
| Functions/Validator | ||
| General | ||
| GraphQL | ||
| Insights/Validator | ||
| Messaging | ||
| Migration | ||
| Network | ||
| OpenSSL | ||
| Platform/Modules | ||
| SDK/Specification | ||
| Task/Validator | ||
| Template | ||
| Transformation | ||
| URL | ||
| Utopia | ||