mirror of
https://github.com/sasjs/adapter.git
synced 2026-04-12 08:53:14 +00:00
chore: TSDoc comments updated
This commit is contained in:
@@ -541,7 +541,7 @@ export class SASViyaApiClient {
|
||||
/**
|
||||
* Creates a file. Path to or URI of the parent folder is required.
|
||||
* @param fileName - the name of the new file.
|
||||
* @param content - the content of the new file.
|
||||
* @param contentBuffer - the content of the new file in Buffer.
|
||||
* @param parentFolderPath - the full path to the parent folder. If not
|
||||
* provided, the parentFolderUri must be provided.
|
||||
* @param parentFolderUri - the URI (eg /folders/folders/UUID) of the parent
|
||||
|
||||
Reference in New Issue
Block a user