appwrite/src/Appwrite/Utopia
Steven Nguyen 65e2e79457
Fix create execution request filter from previous SDK version
When an older SDK executes a function without passing any data, the
data param is unset/null so we need to make sure to handle that case.
2023-09-04 16:10:49 -07:00
..
Database/Validator Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration 2023-08-18 13:23:35 -04:00
Request Fix create execution request filter from previous SDK version 2023-09-04 16:10:49 -07:00
Response Add domain_enabled var 2023-08-28 16:08:50 +02:00
Request.php Remove namespace from var name 2022-10-28 10:19:09 +13:00
Response.php Add back codes env var 2023-08-28 22:24:52 -04:00
View.php format files in app, src, tests 2022-05-23 14:54:50 +00:00