Commit graph

745 commits

Author SHA1 Message Date
Chirag Aggarwal
73f5823746 chore: mark Row response model's param with readonly 2025-08-30 11:27:51 +05:30
Chirag Aggarwal
6e51985037 casing 2025-08-28 12:31:14 +05:30
Chirag Aggarwal
ca6f947642 chore: update description for upsert methods 2025-08-28 10:04:28 +05:30
Jake Barnby
f75d2d6dbb
Merge pull request #10394 from appwrite/update-tables-group
chore: update tables group in specs
2025-08-28 02:25:02 +12:00
Chirag Aggarwal
c26e28d5a6 fix: namespace naming from tables-db to tablesdb in specs 2025-08-27 19:04:37 +05:30
Chirag Aggarwal
e2dcc49fa9 chore: update tables group in specs 2025-08-27 18:51:52 +05:30
Jake Barnby
114902d040
Merge remote-tracking branch 'origin/1.8.x' into fix-nested-filter-selects 2025-08-28 00:51:52 +12:00
Jake Barnby
369c19039c
Update specs 2025-08-28 00:04:40 +12:00
Chirag Aggarwal
c6c3a675d2 update specs 2025-08-27 15:20:20 +05:30
Chirag Aggarwal
0a2fb92baa
Merge branch '1.8.x' into allow-head-requests 2025-08-27 16:45:30 +07:00
Jake Barnby
71a8eaf48b
Update CLI 2025-08-27 17:19:13 +12:00
Jake Barnby
9b453e79ac
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php
2025-08-27 16:30:11 +12:00
Chirag Aggarwal
f090a23bc3 feat: allow HEAD requests in function executions 2025-08-27 07:44:29 +05:30
Chirag Aggarwal
005f405507 chore: update specs 2025-08-26 21:40:43 +05:30
Luke B. Silver
9fc39ddfce
Merge pull request #10377 from appwrite/add-deprecated-versions-account
chore: add replacewith and deprecated since to account methods
2025-08-26 16:45:55 +01:00
Jake Barnby
34658aac9b
Fix demo paths 2025-08-27 01:09:34 +12:00
Jake Barnby
d74bda7bd9
Update specs 2025-08-27 01:06:06 +12:00
Chirag Aggarwal
5a35f1313b fix: version, remove boolean 2025-08-26 17:33:49 +05:30
Chirag Aggarwal
26228e96d9 chore: add replacewith and deprecated since to updatePhoneSession and updateMagicURLSession 2025-08-26 17:21:47 +05:30
Chirag Aggarwal
e57e9142ab update specs 2025-08-26 13:13:26 +05:30
Jake Barnby
038290adef
Specs + doc regen 2025-08-23 22:52:20 +12:00
Jake Barnby
aad6b51d8e
Update generator + specs 2025-08-23 14:33:06 +12:00
Jake Barnby
842dce2659
Update tablesDb -> tablesDB 2025-08-21 02:20:05 +12:00
Jake Barnby
cec5777ddb
Update specs 2025-08-20 19:21:30 +12:00
Jake Barnby
800cab185b
Specs 2025-08-20 18:17:27 +12:00
Jake Barnby
c636081e64
Fix specs 2025-08-20 02:05:14 +12:00
Jake Barnby
d899ed9b68
Update specs 2025-08-20 01:44:01 +12:00
Jake Barnby
855771bb6c
Fix specs 2025-08-20 01:23:11 +12:00
Jake Barnby
34709912bf
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	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/databases.php
#	composer.lock
#	src/Appwrite/SDK/Specification/Format/OpenAPI3.php
2025-08-14 00:20:16 +12:00
Chirag Aggarwal
9860cd46e3 update specs 2025-08-13 17:09:51 +05:30
Chirag Aggarwal
5f3dc7cb75 chore: add method desc and demo 2025-08-13 15:16:48 +05:30
Chirag Aggarwal
a9d3f01485 update specs 2025-08-13 13:39:13 +05:30
Jake Barnby
89197e0f9e
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/swagger2-latest-console.json
#	composer.lock
2025-08-09 01:12:18 +12:00
Chirag Aggarwal
bf6bbfa058 update casing 2025-08-08 16:40:12 +05:30
Chirag Aggarwal
b464a3d7a2 fix: lint 2025-08-08 13:39:25 +05:30
Chirag Aggarwal
c9691be34a chore: add readonly param to sequence, databaseId and collectionId 2025-08-08 12:53:58 +05:30
Jake Barnby
bd4fb03b74
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	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/databases.php
#	composer.lock
#	tests/e2e/Services/Databases/Legacy/DatabasesBase.php
#	tests/e2e/Services/Migrations/MigrationsBase.php
2025-08-06 17:24:00 +12:00
Chirag Aggarwal
55938fa3c3 update 1.7.x examples 2025-08-04 08:52:07 +05:30
Chirag Aggarwal
b3ba91cd52 chore: update naming and specs 2025-08-01 15:26:34 +05:30
Chirag Aggarwal
26be1b5caf feat: add model examples + additonal examples to specs 2025-08-01 13:09:39 +05:30
Darshan
be3d91d541 regen: specs. 2025-07-27 19:20:21 +05:30
Darshan
dccf64ae2e update: regen specs with updated deprecations. 2025-07-27 18:16:13 +05:30
Darshan
0df9d51b01 update: regen specs. 2025-07-27 17:09:44 +05:30
Darshan
5b1a750dd1 regen: specs and fix file name. 2025-07-27 16:40:36 +05:30
Darshan
f19ef05a98 fix: response modals and sdk-gen for multiple namespaces. 2025-07-27 13:47:44 +05:30
Jake Barnby
cdbd89b3f3
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/config/specs/open-api3-1.8.x-client.json
#	app/config/specs/open-api3-1.8.x-console.json
#	app/config/specs/open-api3-1.8.x-server.json
#	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-1.8.x-client.json
#	app/config/specs/swagger2-1.8.x-console.json
#	app/config/specs/swagger2-1.8.x-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/databases.php
#	composer.lock
#	tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-27 16:07:04 +12:00
Khushboo Verma
d607f227a2
Merge branch '1.7.x' into 1we24-auto-suggest-default-branch 2025-07-24 19:38:17 +05:30
Chirag Aggarwal
309f6ca1f7 chore: regen 2025-07-23 21:41:17 +05:30
Chirag Aggarwal
1340d14e7c chore: regen 2025-07-23 21:13:59 +05:30
Chirag Aggarwal
8fe62a2585 chore: regen 2025-07-23 20:57:31 +05:30