mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update docs
This commit is contained in:
@@ -58,7 +58,7 @@ class Create extends Action
|
||||
contentType: ContentType::JSON,
|
||||
deprecated: new Deprecated(
|
||||
since: '1.8.0',
|
||||
replaceWith: 'tablesDB.createDatabase',
|
||||
replaceWith: 'tablesDB.create',
|
||||
)
|
||||
)
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user