Darshan
4d2f631393
update: exclude the mocks.
...
update: nice group based blacklisting.
2026-01-14 17:07:33 +05:30
Darshan
08cd610823
exclude the mocks.
2026-01-14 16:47:21 +05:30
Chirag Aggarwal
b78be65376
fix: make getScreenshot output param to use ImageFormat enum
2025-12-24 13:39:51 +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
8fe1ec48d0
chore: browser permissions enum
2025-12-03 09:28:39 +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
5245ff7167
update enum name
2025-09-29 11:29:40 +05:30
Chirag Aggarwal
9ede8cfb91
fix: healthstatus enum override due to conflict
2025-09-23 16:52:35 +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
Jake Barnby
842dce2659
Update tablesDb -> tablesDB
2025-08-21 02:20:05 +12:00
Jake Barnby
c636081e64
Fix specs
2025-08-20 02:05:14 +12:00
Jake Barnby
e3807366a9
Fix service refs
2025-08-20 01:56:12 +12:00
Jake Barnby
2ade66d85e
Casing
2025-08-20 01:02:58 +12:00
Jake Barnby
68bf4a6f44
Fix usage
2025-08-19 01:50:32 +12:00
Jake Barnby
434c199510
Fix spec gen
2025-08-19 01:24:41 +12:00
Darshan
557493d091
update: move to grids api.
2025-07-27 12:05:40 +05:30
Jake Barnby
cdbd89b3f3
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# 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
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-27 16:07:04 +12:00
Chirag Aggarwal
3cbded226b
fix: unwanted method being added to specs
2025-07-24 10:07:46 +05:30
Darshan
7f8fcb1b0b
fix: missing range on tables api.
2025-06-23 12:03:45 +05:30
Darshan
ebfa6eba8b
update: formatter, specs, docs, sdk method names.
2025-06-23 11:49:43 +05:30
Matej Bačo
d6bcb46b36
Fix specs and sdk generation
2025-06-09 13:47:38 +02:00
Matej Bačo
af0c872999
Merge branch '1.6.x' into 1.7.x
2025-05-13 10:11:39 +02:00
Jake Barnby
58c536e232
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
...
# Conflicts:
# src/Appwrite/Platform/Tasks/Specs.php
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
# src/Appwrite/SDK/Specification/Format/Swagger2.php
2025-04-30 13:18:06 +12:00
Jake Barnby
5be62c22e0
Move specification into SDK namespace
2025-02-05 00:08:56 +13:00