Commit graph

518 commits

Author SHA1 Message Date
Chirag Aggarwal
c26e28d5a6 fix: namespace naming from tables-db to tablesdb in specs 2025-08-27 19:04:37 +05:30
Chirag Aggarwal
e2dcc49fa9 chore: update tables group in specs 2025-08-27 18:51:52 +05:30
Jake Barnby
114902d040
Merge remote-tracking branch 'origin/1.8.x' into fix-nested-filter-selects 2025-08-28 00:51:52 +12:00
Jake Barnby
369c19039c
Update specs 2025-08-28 00:04:40 +12:00
Chirag Aggarwal
c6c3a675d2 update specs 2025-08-27 15:20:20 +05:30
Chirag Aggarwal
0a2fb92baa
Merge branch '1.8.x' into allow-head-requests 2025-08-27 16:45:30 +07:00
Jake Barnby
71a8eaf48b
Update CLI 2025-08-27 17:19:13 +12:00
Chirag Aggarwal
f090a23bc3 feat: allow HEAD requests in function executions 2025-08-27 07:44:29 +05:30
Chirag Aggarwal
005f405507 chore: update specs 2025-08-26 21:40:43 +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
Jake Barnby
d74bda7bd9
Update specs 2025-08-27 01:06:06 +12:00
Chirag Aggarwal
5a35f1313b fix: version, remove boolean 2025-08-26 17:33:49 +05:30
Chirag Aggarwal
26228e96d9 chore: add replacewith and deprecated since to updatePhoneSession and updateMagicURLSession 2025-08-26 17:21:47 +05:30
Jake Barnby
038290adef
Specs + doc regen 2025-08-23 22:52:20 +12:00
Jake Barnby
aad6b51d8e
Update generator + specs 2025-08-23 14:33:06 +12:00
Jake Barnby
842dce2659
Update tablesDb -> tablesDB 2025-08-21 02:20:05 +12:00
Jake Barnby
cec5777ddb
Update specs 2025-08-20 19:21:30 +12:00
Jake Barnby
800cab185b
Specs 2025-08-20 18:17:27 +12:00
Jake Barnby
c636081e64
Fix specs 2025-08-20 02:05:14 +12:00
Jake Barnby
d899ed9b68
Update specs 2025-08-20 01:44:01 +12:00
Jake Barnby
855771bb6c
Fix specs 2025-08-20 01:23:11 +12:00
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
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
26be1b5caf feat: add model examples + additonal examples to specs 2025-08-01 13:09:39 +05:30
Darshan
be3d91d541 regen: specs. 2025-07-27 19:20:21 +05:30
Darshan
dccf64ae2e update: regen specs with updated deprecations. 2025-07-27 18:16:13 +05:30
Darshan
0df9d51b01 update: regen specs. 2025-07-27 17:09:44 +05:30
Darshan
5b1a750dd1 regen: specs and fix file name. 2025-07-27 16:40:36 +05:30
Darshan
f19ef05a98 fix: response modals and sdk-gen for multiple namespaces. 2025-07-27 13:47:44 +05:30
Chirag Aggarwal
309f6ca1f7 chore: regen 2025-07-23 21:41:17 +05:30
Chirag Aggarwal
fde03fc61b chore: regen specs 2025-07-22 16:50:19 +05:30
Chirag Aggarwal
51064b0154 chore: regen specs 2025-07-22 15:44:57 +05:30
Jake Barnby
5a06fab2a3
Update specs 2025-07-22 20:09:50 +12:00
Jake Barnby
07dfa58eba
Update specs 2025-07-22 19:32:36 +12:00
Jake Barnby
d32da05f92
Merge remote-tracking branch 'origin/main' into 1.7.x
# Conflicts:
#	app/config/specs/open-api3-1.7.x-console.json
#	app/config/specs/open-api3-1.7.x-server.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.7.x-console.json
#	app/config/specs/swagger2-1.7.x-server.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/init/constants.php
#	composer.lock
#	docs/references/databases/upsert-documents.md
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2025-07-21 19:22:15 +12:00
Darshan
2c28fa5cac bump: specs. 2025-07-18 11:48:19 +05:30
Darshan
d4de3a722d Merge branch '1.8.x' into 'update-documentation'. 2025-07-18 11:46:27 +05:30
Darshan
6a5ffb2e82 bump: specs for sdks. 2025-06-25 11:58:47 +05:30
Darshan
ebfa6eba8b update: formatter, specs, docs, sdk method names. 2025-06-23 11:49:43 +05:30
Darshan
c7a3ffdb71 update: generate latest specs. 2025-06-19 18:07:53 +05:30
Christy Jacob
528b4f459c
Merge pull request #10007 from appwrite/update-sdk-versions-cli
chore: update cli version and add bulk operation warnings
2025-06-18 15:36:22 +04:00
Chirag Aggarwal
050a563db1 chore: update cli version and add bulk operation warnings 2025-06-14 13:24:10 +05:30
Khushboo Verma
221f15313c Update var name and generate specs 2025-06-13 15:55:02 +05:30
Jake Barnby
963d177b17
Update admin spec 2025-06-10 15:50:18 -04:00
Jake Barnby
5f588b0c65
Fix open API specs 2025-06-10 15:22:13 -04:00
Jake Barnby
a95a651d30
Add specs 2025-06-10 14:08:21 -04:00
Chirag Aggarwal
848d38b75d chore: update version to 1.7.4 and add experimental feature warnings to document endpoints 2025-06-03 06:59:30 +00:00
Jake Barnby
2a5ecb2547
Release cli 2025-05-26 22:25:12 +12:00
Matej Bačo
eb8da87eed Fix bug; trigger sdk generation 2025-05-24 23:47:27 +02:00
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
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
Darshan
c2f54c653c generate: specs. 2025-05-14 10:47:40 +05:30
Darshan
6dbeff0111 update: specs for console sdk. 2025-05-01 13:20:29 +05:30
Matej Bačo
0787034bab Fixes post-1.6.x-merge 2025-04-25 12:26:10 +02:00
Matej Bačo
d5cb9d0f1f
Merge branch '1.7.x' into feat-tokens-module 2025-04-22 12:25:51 +02: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
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
Chirag Aggarwal
04b6f62ac2 chore: review changes 2025-04-17 07:21:33 +00:00
Chirag Aggarwal
7172ccfc5b chore: specs + formatting 2025-04-17 06:25:42 +00:00
Matej Bačo
a0c013fcec Post-1.6.x-merge fixes 2025-04-08 10:44:57 +02:00
Matej Bačo
9c6551ff7b Update specs 2025-04-01 13:27:33 +02:00
Matej Bačo
20f780a58b Add lynx 2025-03-27 09:55:04 +01:00
Matej Bačo
8db247c840 Update SDKs 2025-03-25 15:57:38 +01:00
Matej Bačo
08b74007f7 Fix specs for console 2025-03-20 16:20:31 +01:00
Matej Bačo
172ebb5f7f Update specs 2025-03-20 15:51:15 +01:00
Matej Bačo
74f9464c18 Fix site specs for vcs deployment 2025-03-13 15:39:41 +01:00
Matej Bačo
79e066a4d7 Post-merge fixes 2025-03-13 12:04:20 +01:00
Chirag Aggarwal
33ab1513d0 chore: update specs 2025-03-13 10:46:55 +00:00
Steven Nguyen
5bce1e17cb
chore: regenerate latest and 1.6.x specs 2025-03-12 15:34:38 -07:00
Matej Bačo
1a90c8aab5 Add Vite framework 2025-03-12 12:39:33 +01:00
Matej Bačo
7f2fdf623c Update specs 2025-03-12 12:27:15 +01:00
Matej Bačo
06bb001d0b Improve enums 2025-03-09 00:35:55 +01:00
Matej Bačo
3730ff4895 Fix SDK generation 2025-03-09 00:19:54 +01:00
Matej Bačo
05771c46d6 Update specs 2025-03-09 00:02:39 +01:00
Chirag Aggarwal
d5cfdc570f chore: updated specs 2025-02-28 08:41:53 +00:00
Matej Bačo
ac51fcbf4e Preps for Console SDK 2025-02-27 10:04:11 +01:00
Matej Bačo
08ec153585 update specs 2025-02-21 22:14:02 +01:00
Matej Bačo
ede068d5f4 Add react native, vue template 2025-02-21 10:51:53 +01:00
Matej Bačo
d13e8641fd Allow inactive vcs deployments 2025-02-19 13:39:11 +01:00
Matej Bačo
3cc1fb6fb4 Post-merge update 2025-02-19 12:55:39 +01:00
Matej Bačo
ae1eb53e31 Update specs 2025-02-18 09:31:56 +01:00
Luke B. Silver
975393ae48
Revert "Restore "feat: custom app schemes""" 2025-02-07 17:34:58 +00:00
Matej Bačo
f8bf532fc0 Sync specs 2025-02-07 12:56:31 +01:00
Luke B. Silver
9788a126a8
Revert "Revert "feat: custom app schemes"" 2025-02-07 09:53:26 +00:00
Luke B. Silver
2af026eabe
Revert "feat: custom app schemes" 2025-02-07 09:51:27 +00:00
loks0n
b69e78e5bf Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-redirect-validator-v2 2025-02-06 11:22:49 +00:00
Ebenezer Don
2e438edcc1 regenerate specs 2025-01-28 21:36:42 +00:00
Ebenezer Don
6394a30581 Merge branch '1.6.x' into docs-clarify-updates-endpoints-2 2025-01-28 21:34:08 +00:00
Darshan
e9136444d7 update: latest sdk specs. 2025-01-27 17:33:49 +05:30
Bradley Schofield
f3b395f3f3 Add remaining missing descriptions and enable the desc check 2025-01-20 12:16:00 +09:00
Bradley Schofield
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Ebenezer Don
5cc8d7ced1 Update specs 2025-01-16 18:21:09 +00:00
Steven Nguyen
a502b1c566
Merge branch '1.6.x' into feat-apns-content-available 2024-12-31 22:56:15 +00:00
Bradley Schofield
26bac5a2ea Remove firebase OAuth API endpoints 2024-12-30 09:00:52 +00:00
Jake Barnby
478e19f52f
Map push priority enum name 2024-12-11 00:26:01 +13:00
Jake Barnby
636dc8fe9f
Update specs 2024-12-10 23:53:56 +13:00
Jake Barnby
45f6d9c0b9
Specs 2024-12-05 23:12:06 +13:00
Torsten Dittmann
15a5f8690d sync: 1.6.x with main 2024-11-20 11:33:38 +01:00
Torsten Dittmann
9901c781b7 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6.x 2024-11-20 11:31:52 +01:00
Torsten Dittmann
8e02115828
ci: console sdk previews (#8990) 2024-11-15 13:27:46 +01:00
loks0n
afbdca3fc3 chore: specs 2024-11-06 21:21:38 +01:00
loks0n
ff711d5ff9 chore: update specs 2024-11-06 16:52:37 +01:00
Torsten Dittmann
ec77ab1007 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-03 11:13:44 +02:00
Binyamin Yawitz
671f801cd5
fix: missing protocol 2024-10-02 13:27:02 -04:00
Torsten Dittmann
4f4edc48af Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-02 17:38:50 +02:00
loks0n
6c2e407ffb fix: openapi v3 use string 2024-09-26 12:59:41 +01:00
loks0n
4eb971d3b6 chore: specs 2024-09-26 10:56:48 +01:00
loks0n
fc1e54c046 feat: payload response type 2024-09-25 16:48:23 +01:00
fogelito
a2c1ce4e8f specs 2024-09-24 19:39:39 +03:00
Matej Bačo
627ea74134 Update specs 2024-09-10 10:51:18 +00:00
Matej Bačo
d25ac4998a Merge remote-tracking branch 'origin/1.6.x' into chore-prettyprint-specs 2024-09-10 10:50:26 +00:00
Jake Barnby
31cc4350a2
Revert version 2024-09-10 15:09:57 +12:00
Jake Barnby
7e303399c7
Update version 2024-09-09 23:00:22 +12:00
Jake Barnby
70c231dc5c
Update specs 2024-09-09 22:43:05 +12:00
Matej Bačo
8160e39154 Prettyprint specs 2024-09-08 07:24:17 +00:00
Jake Barnby
d930fed475
Generate console SDK 2024-09-05 15:48:38 +12:00
Jake Barnby
24746de9ba
Merge remote-tracking branch 'origin/1.6.1' into feat-renaming-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
2024-09-05 15:31:04 +12:00
Jake Barnby
d29938107c
Merge branch '1.6.1' into feat-renaming-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
2024-09-04 21:18:51 +12:00
Jake Barnby
72d6fb3901
Merge branch '1.6.1' into feat-string-attribute-resizing
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
2024-09-04 21:06:21 +12:00
loks0n
2bf5809505 feat: add methodType upload to create deployment 2024-09-03 14:44:11 +01:00
Bradley Schofield
38bc2bb925 Generate New Specs 2024-08-30 18:52:18 +09:00
loks0n
fc630bf3da feat: payload validator 2024-08-29 15:46:18 +01:00
Christy Jacob
fec30cc614 feat: update SDK version 2024-08-27 15:56:15 +04:00
Christy Jacob
2ccf617dd8 feat: update SDK version 2024-08-27 14:25:25 +04:00
Torsten Dittmann
6ef600deb9 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-react-native-platform 2024-08-23 21:44:58 +02:00
Matej Bačo
6b940bad05 gix go runtime 2024-08-22 15:44:58 +00:00
Matej Bačo
df43553857 Update specs and lockfile 2024-08-22 11:01:31 +00:00
Matej Bačo
8b3fa4a170 Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes 2024-08-22 10:56:57 +00:00
Matej Bačo
8e9c1991dd PR review changes 2024-08-21 07:21:55 +00:00
Matej Bačo
695844faa1 Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes 2024-08-21 07:17:46 +00:00
Christy Jacob
c760fb7d3f feat: update SDKs and docs 2024-08-21 00:25:30 +04:00
Torsten Dittmann
129c1e7c4f Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-react-native-platform 2024-08-20 16:04:40 +02:00
Torsten Dittmann
cb374eb9f6 chore: upgrade sdk-generator 2024-08-20 16:02:49 +02:00
Christy Jacob
a6748be70f Merge branch '1.6.x' of github.com:appwrite/appwrite into update-sdks-1.6 2024-08-20 14:53:08 +04:00
Matej Bačo
ddb8ee433d Specs updates 2024-08-20 10:21:56 +00:00
Bradley Schofield
99ffcdd199 Merge branch '1.6.x' into feat-renaming-attributes
# Conflicts:
#	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-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/shared/api.php
#	app/realtime.php
#	composer.lock
#	src/Appwrite/Platform/Workers/Deletes.php
2024-08-20 13:07:55 +09:00
Bradley Schofield
f4bf57efcb Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.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-1.6.x-client.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-08-19 14:05:56 +09:00
Bradley Schofield
09f1a378dc Merge branch '1.6.x' into feat-runtime-controls-1.5.x
# Conflicts:
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2024-08-19 11:57:34 +09:00