appwrite/app/controllers/api
Bradley Schofield 3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
..
account.php Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes 2022-01-17 17:33:33 +02:00
avatars.php feat: add more arrow functions 2021-12-17 11:41:26 +01:00
database.php Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
functions.php Cleanup Collections 2022-01-25 16:51:05 +00:00
graphql.php Cleaned up globals 2020-06-28 22:28:18 +03:00
health.php fix: throw exception when antivirus is not available 2022-01-03 10:50:52 +01:00
locale.php Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
projects.php Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes 2022-01-17 17:33:33 +02:00
storage.php Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
teams.php Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
users.php Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes 2022-01-17 17:33:33 +02:00