Commit graph

19 commits

Author SHA1 Message Date
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
Matej Bačo
af0c872999 Merge branch '1.6.x' into 1.7.x 2025-05-13 10:11:39 +02: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
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
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