mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated specs and examples
This commit is contained in:
@@ -11,4 +11,4 @@ client = Client()
|
||||
|
||||
functions = Functions(client)
|
||||
|
||||
result = functions.create('[NAME]', [], 'node-14.5')
|
||||
result = functions.create('[NAME]', [], 'dotnet-3.1')
|
||||
|
||||
Reference in New Issue
Block a user