node-appwrite
Advanced tools
Changelog
14.0.0
key
attribute to Runtime
response model.buildSize
attribute to Deployments
response modelscheduledAt
attribute to Executions
response modelscopes
attribute to Functions
response modelspecifications
attribute to Functions
response modelSpecifications
Builds
createJWT()
: Enables creating a JWT using the userId
listSpecifications()
: Enables listing available runtime specificationsdeleteExecution()
: Enables deleting executionsupdateDeploymentBuild()
: Enables cancelling a deploymentscheduledAt
parameter to createExecution()
: Enables creating a delayed executionotp
parameter from deleteMFAAuthenticator
.scopes
parameter for create/update function.templateBranch
to templateVersion
in createFunction()
.downloadDeployment()
to getDeploymentDownload()
> You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.6.x
.