Chirag Aggarwal
|
9ede8cfb91
|
fix: healthstatus enum override due to conflict
|
2025-09-23 16:52:35 +05:30 |
|
Jake Barnby
|
0995bd6a6e
|
SDK releases
|
2025-09-23 19:17:06 +12:00 |
|
Chirag Aggarwal
|
5d8ac0a5b0
|
add message status
|
2025-09-23 11:31:29 +05:30 |
|
Chirag Aggarwal
|
17f1cb214f
|
override healthstatus
|
2025-09-23 10:57:35 +05:30 |
|
Chirag Aggarwal
|
84a4ef0baf
|
chore: include response model enum names
|
2025-09-23 10:47:39 +05:30 |
|
Luke B. Silver
|
ab7d3d3415
|
Merge pull request #10496 from appwrite/cursor/add-type-enum-support-and-update-docs-3769
Add type_enum support and update docs
|
2025-09-22 14:47:54 +01:00 |
|
Chirag Aggarwal
|
427c891e0f
|
update cli to 10.0.0
|
2025-09-18 10:13:23 +05:30 |
|
Chirag Aggarwal
|
ef69520f95
|
fix: nitpick comments
|
2025-09-15 11:51:47 +05:30 |
|
Chirag Aggarwal
|
0f5cb2611d
|
fix: grammer
|
2025-09-15 10:32:06 +05:30 |
|
Chirag Aggarwal
|
f9ac0b48c8
|
fix: use 1.8.x
|
2025-09-15 10:28:34 +05:30 |
|
Jake Barnby
|
c934524689
|
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
# app/config/platforms.php
# composer.lock
# docs/examples/1.8.x/console-web/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-dart/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-deno/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-go/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-line-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-point-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-line-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-point-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-line-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-point-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-line-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-point-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-php/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-python/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-rest/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-swift/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-polygon-column.md
|
2025-09-11 16:26:25 +12:00 |
|
Matej Bačo
|
8319ff166e
|
Move proxy endpoints to modules
|
2025-09-10 12:43:21 +02:00 |
|
Jake Barnby
|
7b9ead6a68
|
Merge pull request #10463 from appwrite/spatial-type-attributes
Spatial type attributes sdk updates
|
2025-09-10 18:48:49 +12:00 |
|
Luke B. Silver
|
1f04104d7e
|
Merge pull request #10453 from appwrite/remove-deno-sdk
chore: remove deno from platforms array
|
2025-09-09 11:39:46 +01:00 |
|
ArnabChatterjee20k
|
ac443e3b98
|
updated database version , sdk version and docs example in openapi with spatial
|
2025-09-08 23:30:28 +05:30 |
|
Chirag Aggarwal
|
4422a3788d
|
chore: remove avatars command from cli
|
2025-09-07 16:22:52 +05:30 |
|
Chirag Aggarwal
|
a068f831d4
|
chore: remove deno from platforms array
|
2025-09-07 16:05:48 +05:30 |
|
Jake Barnby
|
02ff0927a6
|
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
# composer.lock
|
2025-09-06 04:46:00 +12:00 |
|
ArnabChatterjee20k
|
8ec0f8a8f4
|
updated specs
|
2025-09-05 21:16:10 +05:30 |
|
ArnabChatterjee20k
|
8f90774540
|
updated open api and swagger parser for the array of any type
|
2025-09-05 20:51:15 +05:30 |
|
ArnabChatterjee20k
|
28f7161964
|
updated example for the specs to have string instead of arrays to solve error during sdk gen
|
2025-09-05 20:38:46 +05:30 |
|
ArnabChatterjee20k
|
79fcfff4f4
|
updated specs
|
2025-09-05 20:04:56 +05:30 |
|
ArnabChatterjee20k
|
ca87bd2237
|
updated specs
|
2025-09-05 19:16:26 +05:30 |
|
ArnabChatterjee20k
|
e2140e4754
|
updated composer lock
|
2025-09-05 19:01:20 +05:30 |
|
ArnabChatterjee20k
|
c2f61c1998
|
updated specs
|
2025-09-05 18:26:07 +05:30 |
|
ArnabChatterjee20k
|
3b0d02e9b0
|
updated the spatial specs
|
2025-09-05 18:13:51 +05:30 |
|
ArnabChatterjee20k
|
22e83d227f
|
updated specs
|
2025-09-05 16:22:51 +05:30 |
|
ArnabChatterjee20k
|
97a28878ca
|
Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes
|
2025-09-05 16:16:48 +05:30 |
|
ArnabChatterjee20k
|
4ed42d3304
|
updated request and response model
|
2025-09-05 16:15:17 +05:30 |
|
Jake Barnby
|
c07db4eea1
|
Update specs
|
2025-09-05 21:54:17 +12:00 |
|
Luke B. Silver
|
a9dbd6c3fa
|
Merge pull request #10431 from appwrite/add-param-examples
feat: add requestBody param examples in specs
|
2025-09-05 10:36:41 +01:00 |
|
Chirag Aggarwal
|
18445945d6
|
switch to walter o brien
|
2025-09-05 15:01:05 +05:30 |
|
Jake Barnby
|
af60f9f7c0
|
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
# app/config/platforms.php
# composer.lock
|
2025-09-05 21:16:56 +12:00 |
|
Chirag Aggarwal
|
b1ffdb1c22
|
chore: update cli to 9.1.0
|
2025-09-05 14:29:17 +05:30 |
|
Chirag Aggarwal
|
586f4dff6f
|
chore: update createRow as well
|
2025-09-05 09:34:34 +05:30 |
|
Chirag Aggarwal
|
a47d581eea
|
fix: specs
|
2025-09-04 22:45:46 +05:30 |
|
Jake Barnby
|
998a7ff697
|
Generate
|
2025-09-05 02:35:04 +12:00 |
|
ArnabChatterjee20k
|
b3cedcfcd3
|
Merge branch '1.8.x' into spatial-type-attributes
|
2025-09-04 14:50:49 +05:30 |
|
Jake Barnby
|
e84c9b238c
|
Merge pull request #10433 from appwrite/spatial-type-attributes
removed spaital type response and will be using the json type for the…
|
2025-09-04 19:56:15 +12:00 |
|
ArnabChatterjee20k
|
d7a5eb436d
|
generated sdk specs
|
2025-09-04 13:03:52 +05:30 |
|
Jake Barnby
|
0c139721e4
|
Merge pull request #10356 from appwrite/spatial-type-attributes
Spatial type attributes
|
2025-09-04 01:40:58 +12:00 |
|
 ArnabChatterjee20kandJake Barnby
|
8734125a73
|
Update app/config/errors.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-09-03 17:50:50 +05:30 |
|
 ArnabChatterjee20kandJake Barnby
|
28b0d95d05
|
Update app/config/errors.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-09-03 17:50:38 +05:30 |
|
ArnabChatterjee20k
|
22b797165a
|
Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes
|
2025-09-02 23:07:32 +05:30 |
|
ArnabChatterjee20k
|
b01f146b1c
|
Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes
|
2025-09-02 23:04:12 +05:30 |
|
ArnabChatterjee20k
|
cfe9b34cd5
|
updated pr followups
|
2025-09-02 17:33:30 +05:30 |
|
Khushboo Verma
|
c49ab1a077
|
Merge branch '1.8.x' into fix-placeholder-style-in-templates
|
2025-09-02 13:41:24 +05:30 |
|
Jake Barnby
|
b6fddfc84a
|
Merge pull request #10416 from appwrite/pla-3448
chore: update exception thrown when svg sanitization fails
|
2025-09-01 20:16:41 +12:00 |
|
Chirag Aggarwal
|
a20f71c511
|
chore: update exception thrown when svg sanitization fails
|
2025-09-01 13:08:17 +05:30 |
|
Chirag Aggarwal
|
73f5823746
|
chore: mark Row response model's param with readonly
|
2025-08-30 11:27:51 +05:30 |
|