appwrite/app/controllers/api
Jake Barnby e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
..
account.php feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:04 +05:30
avatars.php feat: update default avatars color 2022-09-09 15:09:04 +04:00
databases.php Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-09-20 15:43:09 +12:00
functions.php Merge remote-tracking branch 'origin/0.16.x' into fix-function-scheduling 2022-09-13 20:14:42 +00:00
graphql.php feat: exceptions on more files 2022-08-14 12:26:12 +05:30
health.php Migrate all exceptions to new signature 2022-07-26 15:24:32 +01:00
locale.php feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:48:02 +05:30
projects.php Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-response-syntax 2022-09-07 14:07:40 +03:00
storage.php audits.resource label update 2022-09-08 15:16:54 +03:00
teams.php feat: rename getMemberships to listMemberships 2022-09-14 01:44:56 +05:30
users.php feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:04 +05:30