Commit graph

650 commits

Author SHA1 Message Date
Chirag Aggarwal
d302718757 chore: update sdks 2025-05-21 05:19:31 +00:00
Matej Bačo
cb97679553 Specs, SDKs and Docs fixes (deprecated params) 2025-05-20 11:50:36 +02:00
Aditya Oberai
4aeca149b0 update specs 2025-05-19 18:44:07 +00:00
Aditya Oberai
b2451c37c3 update 1.7.x and latest specs 2025-05-19 14:50:57 +00:00
Jake Barnby
42901bbd69
Fix client specs 2025-05-18 02:01:43 +12:00
Jake Barnby
2cb0ce0350
Update specs 2025-05-17 23:55:14 +12:00
Jake Barnby
ea0a7ce485
Fix specs 2025-05-17 03:40:51 +12:00
Darshan
0dfda7ca7c
Merge branch '1.7.x' into fix-scopes 2025-05-16 11:05:19 +05:30
Darshan
baa9b7bf6f update: specs for sdk gen. 2025-05-16 11:05:05 +05:30
Matej Bačo
2db7ec3290 Post-merge fixes 2025-05-15 18:10:11 +02:00
Matej Bačo
ac6450c726 Merge branch '1.6.x' into 1.7.x 2025-05-15 18:03:15 +02:00
Darshan
c2f54c653c generate: specs. 2025-05-14 10:47:40 +05:30
Matej Bačo
af0c872999 Merge branch '1.6.x' into 1.7.x 2025-05-13 10:11:39 +02:00
Chirag Aggarwal
b0e95171f8 chore: update react native and generate sdk 2025-05-10 14:29:11 +00:00
Jake Barnby
ac760d9ddc
Generate SDKs 2025-05-08 22:09:12 +12:00
Jake Barnby
24229c63ea
Fix multi-method graphql parameter mapping 2025-05-05 23:26:59 +12:00
Darshan
6dbeff0111 update: specs for console sdk. 2025-05-01 13:20:29 +05:30
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
0787034bab Fixes post-1.6.x-merge 2025-04-25 12:26:10 +02:00
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00
Chirag Aggarwal
68c85a52fb Merge branch '1.6.x' into fix-headers 2025-04-24 14:42:45 +00:00
Chirag Aggarwal
75efa28125 core: introduce endpoint.docs in specs 2025-04-24 11:15:23 +00:00
Chirag Aggarwal
60c336bfa1 Merge branch '1.6.x' into fix-headers 2025-04-22 13:30:46 +00:00
Christy Jacob
c0bd4401c5 feat: regenerate specs 2025-04-22 17:02:33 +04:00
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module 2025-04-22 12:25:51 +02:00
Christy Jacob
cd647e0c18 Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs 2025-04-22 14:02:20 +04:00
Chirag Aggarwal
421bfed8b7 chore: regenerate specs 2025-04-18 16:06:02 +00:00
Chirag Aggarwal
6d0d15f469 Merge branch '1.7.x' into feat-tokens-module 2025-04-18 16:01:06 +00:00
Chirag Aggarwal
7bd3c334ed fix: remove content-type header from get request specs 2025-04-17 17:43:13 +00:00
Matej Bačo
b8ce3cb9fe Post-merge fixes 2025-04-17 15:57:47 +02:00
Darshan
b158c4dec9 update: specs. 2025-04-17 17:06:13 +05:30
Jake Barnby
bef10d7c84
Update specs 2025-04-17 21:36:08 +12:00
Chirag Aggarwal
04b6f62ac2 chore: review changes 2025-04-17 07:21:33 +00:00
Chirag Aggarwal
0f8e1db044 chore: update specs 2025-04-17 07:04:41 +00:00
Chirag Aggarwal
7172ccfc5b chore: specs + formatting 2025-04-17 06:25:42 +00:00
Chirag Aggarwal
3ed87a8ab9 chore: update endpoint descriptions to follow CRUD naming 2025-04-14 18:40:48 +00:00
Chirag Aggarwal
b1685a5ca1 chore: update users auth group to sessions 2025-04-12 13:38:00 +00:00
Chirag Aggarwal
c3656fd4e7 Merge branch '1.6.x' into feat-group 2025-04-12 06:50:20 +00:00
Chirag Aggarwal
b3c9e6181f chore: update groups 2025-04-12 06:50:02 +00: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
Matej Bačo
e2f082eea1 Update specs 2025-04-09 11:48:27 +02:00
Jake Barnby
cfab30b43f
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
#	app/init/resources.php
2025-04-09 16:31:52 +12:00
Matej Bačo
a0c013fcec Post-1.6.x-merge fixes 2025-04-08 10:44:57 +02:00
Chirag Aggarwal
3bd8405deb feat: add figma oauth provider 2025-04-08 07:56:35 +00:00
Matej Bačo
8a2ec0dcd7 Add 1.7.x specs 2025-04-01 15:19:18 +02:00
Matej Bačo
9c6551ff7b Update specs 2025-04-01 13:27:33 +02:00
Chirag Aggarwal
2c434924de chore: update openapi specs 2025-03-31 09:32:47 +00:00
Chirag Aggarwal
d9b7a018ea chore: update specs 2025-03-31 06:23:31 +00:00
Matej Bačo
fbd0051118 Make env var public 2025-03-28 11:38:45 +01:00
Matej Bačo
e8cc95323e Generate specs 2025-03-27 11:34:38 +01:00