Commit graph

43 commits

Author SHA1 Message Date
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
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
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
Jake Barnby
0a5fbb7bc7
Handle redirect validator in specs + GraphQL type mapper 2025-07-18 11:59:32 +12:00
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
Jake Barnby
5f588b0c65
Fix open API specs 2025-06-10 15:22:13 -04:00
Jake Barnby
a77eea6b55
Fix numeric type values 2025-06-10 15:05:26 -04:00
Matej Bačo
d6bcb46b36 Fix specs and sdk generation 2025-06-09 13:47:38 +02: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
9b6408e53a
Fluent setter for parameter 2025-05-06 01:47:35 +12: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
2238f6d822
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
#	app/config/specs/open-api3-1.6.x-client.json
#	app/config/specs/open-api3-1.6.x-console.json
#	app/config/specs/open-api3-1.6.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.6.x-client.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-1.6.x-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
#	src/Appwrite/Specification/Format/Swagger2.php
2025-04-30 10:45:18 +12:00
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Fabian Gruber
b0eb6434b8 fix: nullable group field in SDK\Method 2025-04-23 17:14:19 +02:00
Jake Barnby
382ffceed9
Lint 2025-04-17 21:19:12 +12:00
Matej Bačo
87d14a88d2 AI-recommended changes 2025-04-16 12:45:58 +02:00
Chirag Aggarwal
04733e25c8 chore: make group nullable and remove it from endpoints where its not required 2025-04-12 06:41:57 +00:00
Chirag Aggarwal
abcaf6cd73 feat: sdk group attribute 2025-03-31 05:48:17 +00:00
Jake Barnby
5aca1fcfa9
Fix content type usage 2025-03-27 21:03:28 +13:00
Jake Barnby
254c12b084
Use parameter class in method class 2025-03-27 21:03:10 +13:00
Jake Barnby
6615c1a382
Add SDK parameter class 2025-03-27 21:02:25 +13:00
Matej Bačo
412c75ebdd Formatting fix 2025-02-05 12:28:52 +01:00
Matej Bačo
30f34d5764 Deprecate markdown docs refferences 2025-02-05 12:27:20 +01:00
Jake Barnby
5be62c22e0
Move specification into SDK namespace 2025-02-05 00:08:56 +13:00
Bradley Schofield
df491f6f46 Fix null deprecation warning 2025-01-22 16:02:56 +09:00
Bradley Schofield
5123cf5f8e Make Method Extendable 2025-01-22 11:08:23 +09:00
Bradley Schofield
f3b395f3f3 Add remaining missing descriptions and enable the desc check 2025-01-20 12:16:00 +09:00
Bradley Schofield
20e87cb82f Run Linter 2025-01-17 13:39:16 +09:00
Bradley Schofield
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00