appwrite/app/controllers/api
Chirag Aggarwal 4348a176d5 Rename verification SDK methods to be more specific
This commit renames the verification SDK methods to better reflect their purpose:
- `createVerification` → `createEmailVerification`
- `updateVerification` → `updateEmailVerification`

The old method names are maintained for backwards compatibility and marked as deprecated (since 1.8.0) with references to the new method names.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 16:44:31 +05:30
..
account.php Rename verification SDK methods to be more specific 2025-10-06 16:44:31 +05:30
avatars.php chore: update exception thrown when svg sanitization fails 2025-09-01 13:08:17 +05:30
console.php Revert revert of CAA validation 2025-08-05 13:44:06 +02:00
graphql.php feat: sdk group attribute 2025-03-31 05:48:17 +00:00
health.php fix: db queues 2025-09-12 19:28:27 +01:00
locale.php chore: make group nullable and remove it from endpoints where its not required 2025-04-12 06:41:57 +00:00
messaging.php fix: use correct constant 2025-09-23 07:49:07 +05:30
migrations.php updated the the description of the internal files 2025-08-15 15:04:16 +05:30
project.php Merge branch '1.8.x' into 'database-aliases'. 2025-06-11 12:36:33 +05:30
projects.php fix: enum typing for platform in specs 2025-09-26 12:33:10 +05:30
storage.php Catch query exception on bucket/file list 2025-09-16 23:42:07 +12:00
teams.php Partial update 2025-09-04 15:28:59 +03:00
users.php Fix deprecation messages 2025-08-23 21:36:02 +12:00
vcs.php Update comment only if lock is acquired, else continue 2025-09-04 11:50:12 +05:30