appwrite/app/controllers/api
Chirag Aggarwal aa12ef6569 Add public visibility control for deprecated methods
- Add 'public' parameter to SDK Method class to control documentation visibility
- Mark deprecated methods as non-public (public: false) to hide them from docs
- Update OpenAPI and Swagger specs to reflect visibility changes
- Affected endpoints: account verification, messaging providers, and MFA authenticators
2025-12-11 13:53:34 +05:30
..
account.php Add public visibility control for deprecated methods 2025-12-11 13:53:34 +05:30
avatars.php Merge pull request #10882 from appwrite/release-sdks-4 2025-12-05 04:46:30 +00:00
console.php Fix environment variable assignment for build timeout 2025-10-21 17:48:48 +05:30
graphql.php Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance" 2025-11-19 16:21:06 +13:00
health.php health db debug 2025-11-06 17:37:31 +02:00
locale.php remove locale cache 2025-11-06 13:24:17 +01:00
messaging.php Add public visibility control for deprecated methods 2025-12-11 13:53:34 +05:30
migrations.php Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance" 2025-11-19 16:21:06 +13:00
project.php Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance" 2025-11-19 16:21:06 +13:00
projects.php Add public visibility control for deprecated methods 2025-12-11 13:53:34 +05:30
storage.php Fix: Catch duplicate exception while creating file document 2025-12-02 02:09:29 +00:00
teams.php Fix: remove temp queries 2025-12-10 10:32:51 +00:00
users.php Add public visibility control for deprecated methods 2025-12-11 13:53:34 +05:30
vcs.php fix: query call. 2025-12-01 19:59:07 +05:30