From 66c12a69bb5c00a58ebfa9342d898790da22c4c0 Mon Sep 17 00:00:00 2001 From: Mihajlo Medjedovic Date: Mon, 22 Feb 2021 14:25:35 +0100 Subject: [PATCH] typedoc: generated --- docs/classes/root.sasjs.html | 2 +- docs/classes/root.sasviyaapiclient.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/classes/root.sasjs.html b/docs/classes/root.sasjs.html index fc026cb..54eb9e7 100644 --- a/docs/classes/root.sasjs.html +++ b/docs/classes/root.sasjs.html @@ -1289,7 +1289,7 @@
-

Lists a children folders for given Viya folder.

+

Lists children folders for given Viya folder.

Parameters

diff --git a/docs/classes/root.sasviyaapiclient.html b/docs/classes/root.sasviyaapiclient.html index 20eed14..a207985 100644 --- a/docs/classes/root.sasviyaapiclient.html +++ b/docs/classes/root.sasviyaapiclient.html @@ -1326,7 +1326,7 @@
-

Lists the child folders for a given Viya folder

+

Lists children folders for given Viya folder.

Parameters

@@ -1334,7 +1334,7 @@
  • sourceFolder: string
    -

    the full path (eg /Public/example/myFolder) or URI of the source folder listed. Providing URI instead of the path will save one extra request.

    +

    the full path (eg /Public/example/myFolder) or URI of the source folder listed. Providing URI instead of path will save one extra request.

  • @@ -1370,7 +1370,7 @@
    -

    Moves a Viya folder to a new location. The folder may be renamed at the same time.

    +

    Moves Viya folder to a new location. The folder may be renamed at the same time.

    Parameters