Darshan
Darshan
Related - * https://github.com/appwrite/appwrite/issues/7916
I think this might not be a simple change as the specs for the SDKs refer to use `updateStatus`. A change like this would require changes across all Server SDKs....
I guess the Kotlin tests failed too, I'll double check the `javalin`'s impl.
@byawitz Thanks for the tip! It worked & I was able to run the tests!
> Last review, good job! Let's address remaining comments and Ill mark as approved Will check the review comments and the failing php tests too. Thanks.
Subscribing to this!
> @ItzNotABug working on this issue Pl. ask the team for assignment on this issue first.
@stnguyen90 Until then, GraphQL will anyway stay enabled and active, right? Not that it is a major concern but just curious.
@TorstenDittmann should we also move to using `https` protocol for the domains? [Currently its `http`](https://github.com/appwrite/console/blob/16ee13934d1ae175a8eecadb6c890aaf00dd79bd/src/lib/pages/domains/index.svelte#L73).
> > @TorstenDittmann should we also move to using `https` protocol for the domains? [Currently its `http`](https://github.com/appwrite/console/blob/16ee13934d1ae175a8eecadb6c890aaf00dd79bd/src/lib/pages/domains/index.svelte#L73). > > yes, lets do that 👍🏻 Done ✅