We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1617103 commit 0025d9bCopy full SHA for 0025d9b
src/client.ts
@@ -9,7 +9,7 @@ export class Client {
9
headers: Payload = {
10
'content-type': '',
11
'x-sdk-version': 'appwrite:deno:0.4.1',
12
- 'X-Appwrite-Response-Format':'0.10.0',
+ 'X-Appwrite-Response-Format':'0.11.0',
13
};
14
15
/**
0 commit comments