Commit graph

80 commits

Author SHA1 Message Date
Jake Barnby
c636081e64
Fix specs 2025-08-20 02:05:14 +12:00
Jake Barnby
e3807366a9
Fix service refs 2025-08-20 01:56:12 +12:00
Jake Barnby
855771bb6c
Fix specs 2025-08-20 01:23:11 +12:00
Jake Barnby
2ade66d85e
Casing 2025-08-20 01:02:58 +12:00
Jake Barnby
68bf4a6f44
Fix usage 2025-08-19 01:50:32 +12:00
Jake Barnby
434c199510
Fix spec gen 2025-08-19 01:24:41 +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
5f3dc7cb75 chore: add method desc and demo 2025-08-13 15:16:48 +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
b3ba91cd52 chore: update naming and specs 2025-08-01 15:26:34 +05:30
Chirag Aggarwal
3d5b755115 chore: simplify 2025-08-01 13:17:45 +05:30
Chirag Aggarwal
26be1b5caf feat: add model examples + additonal examples to specs 2025-08-01 13:09:39 +05:30
Darshan
c71ff3542f fix: deprecation inheritance on other methods with different namespace. 2025-07-27 19:19:14 +05:30
Darshan
24614225a8 fix: no params on multiple methods. 2025-07-27 16:58:04 +05:30
Darshan
f19ef05a98 fix: response modals and sdk-gen for multiple namespaces. 2025-07-27 13:47:44 +05:30
Darshan
557493d091 update: move to grids api. 2025-07-27 12:05:40 +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
Chirag Aggarwal
3cbded226b fix: unwanted method being added to specs 2025-07-24 10:07:46 +05:30
Chirag Aggarwal
1340d14e7c chore: regen 2025-07-23 21:13:59 +05:30
Chirag Aggarwal
a53dcd8a23 chore: regen 2025-07-23 20:56:20 +05:30
Chirag Aggarwal
3128a7b837 chore: update to return object 2025-07-22 16:59:05 +05:30
Chirag Aggarwal
fde03fc61b chore: regen specs 2025-07-22 16:50:19 +05:30
Chirag Aggarwal
2a81075830 chore: use class 2025-07-22 16:43:02 +05:30
Chirag Aggarwal
929c7a3d36 Merge branch '1.8.x' into deprecate-old-methods 2025-07-22 15:42:32 +05:30
Darshan
d4de3a722d Merge branch '1.8.x' into 'update-documentation'. 2025-07-18 11:46:27 +05:30
Jake Barnby
9ceeb76ad0
Merge branch '1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
#	src/Appwrite/GraphQL/Types/Mapper.php
2025-07-18 17:24:12 +12:00
Jake Barnby
0a5fbb7bc7
Handle redirect validator in specs + GraphQL type mapper 2025-07-18 11:59:32 +12:00
Jake Barnby
b2fa28754d
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	.github/workflows/benchmark.yml
#	composer.lock
#	src/Appwrite/Event/Database.php
2025-07-04 10:00:45 -04:00
Chirag Aggarwal
0076340f7f
Merge branch 'update-documentation' into deprecate-old-methods 2025-07-02 13:33:29 +05:30
Chirag Aggarwal
634a160d41 chore: move deprecated 2025-07-02 13:23:00 +05:30
Chirag Aggarwal
85250ba7bb chore: update format 2025-07-02 11:53:26 +05:30
Chirag Aggarwal
9c413fd020 chore: remove deprecatedMessage 2025-07-02 11:41:21 +05:30
Darshan
73b0b9d0dd Merge branch '1.8.x' into 'update-documentation'. 2025-07-01 14:43:32 +05:30
Darshan
e66201bad5 Merge branch '1.7.x' into '1.8.x'. 2025-07-01 14:41:20 +05:30
Chirag Aggarwal
3d4e146942 chore: update ordering 2025-07-01 10:06:12 +05:30
Chirag Aggarwal
0ea66121b1 chore: add deprecated version 2025-07-01 09:54:57 +05:30
Chirag Aggarwal
591cc32bfc
Merge branch 'update-documentation' into deprecate-old-methods 2025-06-27 16:24:02 +05:30
Darshan
839015419c Merge branch 'database-aliases' into update-documentation 2025-06-25 11:30:21 +05:30
Darshan
7f4d6233a2 add: validators to swagger2. 2025-06-25 11:00:09 +05:30
Chirag Aggarwal
ac395452bc chore: deprecate old database methods 2025-06-24 14:03:19 +05:30
Darshan
7f8fcb1b0b fix: missing range on tables api. 2025-06-23 12:03:45 +05:30
Darshan
ebfa6eba8b update: formatter, specs, docs, sdk method names. 2025-06-23 11:49:43 +05:30
Chirag Aggarwal
6ff6e0a93d
Merge branch '1.7.x' into fix-platforms-duplication-swagger 2025-06-18 12:46:31 +05:30
Chirag Aggarwal
0c163baf80 fix: reset array keys after removing duplicates in swagger specs 2025-06-15 11:06:00 +05:30
Chirag Aggarwal
ac2acbb770 fix: duplication of platforms in swagger specs 2025-06-14 14:21:26 +05:30
Darshan
1ac22c0ae0 Merge branch '1.8.x' into 'database-aliases'. 2025-06-11 12:36:33 +05:30