Commit graph

47 commits

Author SHA1 Message Date
Chirag Aggarwal
27e2ec04ee chore: keep it as a json string 2025-09-04 16:59:27 +05:30
Chirag Aggarwal
8a734293f0 feat: add requestBody param examples in specs 2025-09-04 10:22:51 +05:30
Chirag Aggarwal
c26e28d5a6 fix: namespace naming from tables-db to tablesdb in specs 2025-08-27 19:04:37 +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
Chirag Aggarwal
53f778dc12 remove instance of 2025-08-26 17:43:11 +05:30
Chirag Aggarwal
5a35f1313b fix: version, remove boolean 2025-08-26 17:33:49 +05:30
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
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
929c7a3d36 Merge branch '1.8.x' into deprecate-old-methods 2025-07-22 15:42:32 +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
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
Chirag Aggarwal
0ea66121b1 chore: add deprecated version 2025-07-01 09:54:57 +05:30
Chirag Aggarwal
ac395452bc chore: deprecate old database methods 2025-06-24 14:03:19 +05:30
Darshan
1ac22c0ae0 Merge branch '1.8.x' into 'database-aliases'. 2025-06-11 12:36:33 +05:30
Jake Barnby
5f588b0c65
Fix open API specs 2025-06-10 15:22:13 -04:00
Matej Bačo
cb97679553 Specs, SDKs and Docs fixes (deprecated params) 2025-05-20 11:50:36 +02:00
Matej Bačo
0e90f64ea6 Fix backwards compatibility for function reation 2025-05-18 22:07:52 +02:00
Jake Barnby
ea0a7ce485
Fix specs 2025-05-17 03:40:51 +12:00
Matej Bačo
af0c872999 Merge branch '1.6.x' into 1.7.x 2025-05-13 10:11:39 +02:00
Jake Barnby
24229c63ea
Fix multi-method graphql parameter mapping 2025-05-05 23:26:59 +12:00
Jake Barnby
21d9f182d6
Remove dump 2025-05-05 22:30:20 +12:00
Jake Barnby
58c536e232
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
#	src/Appwrite/Platform/Tasks/Specs.php
#	src/Appwrite/SDK/Specification/Format/OpenAPI3.php
#	src/Appwrite/SDK/Specification/Format/Swagger2.php
2025-04-30 13:18:06 +12:00
Jake Barnby
706e5f2453
Merge remote-tracking branch 'origin/1.6.x' into chore-merge-namespace 2025-04-30 10:46:54 +12:00
Jake Barnby
5be62c22e0
Move specification into SDK namespace 2025-02-05 00:08:56 +13:00
Renamed from src/Appwrite/Specification/Format/OpenAPI3.php (Browse further)