Commit graph

518 commits

Author SHA1 Message Date
Chirag Aggarwal
df20c12f6e chore: release sdks to fix createMembership roles param 2026-02-12 11:12:51 +05:30
Jake Barnby
a866f0a69f Gen specs 2026-02-05 23:50:16 +13:00
Jake Barnby
17be0eb634 CLI sites domain fix 2026-02-04 18:04:48 +13:00
Jake Barnby
0d79ab0fd3 Update specs 2026-01-30 02:21:32 +13:00
Chirag Aggarwal
67e2104e98 chore: make name update optional in databases and tables 2026-01-23 19:55:06 +05:30
Chirag Aggarwal
7643196d97 fix: deploymentstatus enum missing canceled value 2026-01-23 09:22:18 +05:30
Darshan
206bd63620 regen: specs. 2026-01-15 12:04:46 +05:30
Darshan
08cd610823 exclude the mocks. 2026-01-14 16:47:21 +05:30
Darshan
0ec515779e update: address comments.
regen: specs.
2026-01-14 15:29:30 +05:30
Darshan
e3ae7daab4 regen: specs. 2026-01-14 14:58:42 +05:30
Chirag Aggarwal
942cfc4591 Merge branch '1.8.x' into feat-integer-format-int64 2026-01-13 21:26:57 +05:30
Darshan
432e86ec07 regen specs. 2026-01-13 18:04:14 +05:30
Chirag Aggarwal
ae6df78020 Add int64 format support for integer attributes
This change adds int64 format specification to integer attribute min/max values in the API response models and updates all OpenAPI/Swagger specifications accordingly. This ensures proper type handling for large integer values that exceed int32 range in client SDKs.

Changes:
- Add 'format: int64' to min/max fields in AttributeInteger and ColumnInteger models
- Regenerate OpenAPI 3.x and Swagger 2.x specs for all platforms (client, console, server)
- Update composer dependencies
2026-01-13 17:00:20 +05:30
Darshan
c79019f960 regen: specs. 2026-01-13 13:58:57 +05:30
Darshan
9ba3f6dfe8 add: totalsize on xlist. 2026-01-07 18:00:04 +05:30
Darshan
a5d4f69c6c bump: specs 2026-01-03 15:43:54 +05:30
Chirag Aggarwal
06c4ba81e9 chore: sync specs + allow cookie auth in console platform 2026-01-02 15:20:45 +05:30
Chirag Aggarwal
b78be65376 fix: make getScreenshot output param to use ImageFormat enum 2025-12-24 13:39:51 +05:30
Torsten Dittmann
96b11b02e6 feat: allow custom jwt duration 2025-12-22 21:08:48 +04:00
Jake Barnby
937cac454a
Merge branch '1.8.x' into chore-specs 2025-12-18 09:32:37 +00:00
Jake Barnby
e6781cb4c3 Release SDKs 2025-12-18 21:41:50 +13:00
Chirag Aggarwal
ce8f72bee9 data examples update 2025-12-17 15:58:04 +05:30
Chirag Aggarwal
c6b6b7cdac fix: edit field 2025-12-15 21:41:17 +05:30
Chirag Aggarwal
5daacb7161 Refactor Specs task for better code organization
- Extract platform, auth counts, and keys into separate methods
- Add getPlatforms(), getAuthCounts(), and getKeys() methods
- Extract SDK platform logic into getSDKPlatformsForRouteSecurity()
- Add PHPDoc comments with proper type hints
- Move constructor to top of class for better readability
2025-12-14 11:21:44 +05:30
Chirag Aggarwal
aa12ef6569 Add public visibility control for deprecated methods
- Add 'public' parameter to SDK Method class to control documentation visibility
- Mark deprecated methods as non-public (public: false) to hide them from docs
- Update OpenAPI and Swagger specs to reflect visibility changes
- Affected endpoints: account verification, messaging providers, and MFA authenticators
2025-12-11 13:53:34 +05:30
Jake Barnby
65bd9a41d5
Merge pull request #10894 from appwrite/feat-multi-create
Feat multi create
2025-12-08 05:55:52 +00:00
Jake Barnby
3c9548bc9d Update specs 2025-12-05 21:47:30 +13:00
Chirag Aggarwal
68ffa5258c fix: roles enum 2025-12-03 12:04:30 +05:30
Chirag Aggarwal
0c114b8d66 fix: enum example 2025-12-03 09:30:43 +05:30
Chirag Aggarwal
8fe1ec48d0 chore: browser permissions enum 2025-12-03 09:28:39 +05:30
Chirag Aggarwal
aaafdaae52 chore: better examples 2025-12-01 19:21:49 +05:30
Chirag Aggarwal
ba10bed271 chore: change VCSDeploymentType enum to VCSReferenceType 2025-11-21 09:56:26 +05:30
Chirag Aggarwal
a2463f8cc3 fix naming 2025-11-20 15:23:16 +05:30
Chirag Aggarwal
4b752c15e8 functions too 2025-11-20 10:42:13 +05:30
Chirag Aggarwal
fcce6f8d34 fix: override template deployment type enum name 2025-11-20 10:32:56 +05:30
Chirag Aggarwal
f9274dad3f regenerate specs 2025-11-18 09:53:13 +05:30
Chirag Aggarwal
b695ddc7e3 Merge branch '1.8.x' into fix-nullable-validation 2025-11-13 16:06:33 +05:30
Matej Bačo
5e4c74d501
Merge pull request #10486 from appwrite/feat-add-branch-deployments
Add branch-only deployments to Sites without ref tags
2025-11-13 10:33:46 +01:00
Chirag Aggarwal
3a6d907b42 release flutter + dart and add screenshot api docs 2025-11-13 11:29:38 +05:30
Chirag Aggarwal
0ed4b5dbe7 fix imports + add spec changes 2025-11-10 10:16:58 +05:30
Chirag Aggarwal
86896a6d3c chore: sync specs 2025-11-10 08:51:56 +05:30
Steven Nguyen
25b3680b1d
Merge branch '1.8.x' into fix/sitesCreateDeployment 2025-11-04 11:36:37 -08:00
Jake Barnby
e7dc7a6fba Update specs 2025-11-01 01:05:15 +13:00
Jake Barnby
9f2ff0e1f7 Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# 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
2025-10-28 17:22:02 +13:00
Chirag Aggarwal
22f44c51d6 regen specs 2025-10-27 11:23:56 +05:30
Chirag Aggarwal
f12481ce20 add update endpoint 2025-10-23 19:42:12 +05:30
Chirag Aggarwal
a280a565f6 feat: resend adapter 2025-10-23 19:06:11 +05:30
Jake Barnby
4619e03d64
Update specs 2025-10-22 01:26:01 +13:00
Jake Barnby
ab5556919e
Update specs 2025-10-10 19:21:33 +13:00
Jake Barnby
3b225b8ec3
Update specs 2025-10-09 16:52:40 +13:00