From a0126172fb3a9990f79e64292619bb97eaf353b3 Mon Sep 17 00:00:00 2001 From: Ria Balli <35355202+rb0000@users.noreply.github.com> Date: Thu, 21 Nov 2024 19:07:16 -0500 Subject: [PATCH] "reach out ot credal" for access to syncsourcebyurl (#106) * sync osurce by url endpoint * type correction * body * uuid for input * stream * stream * stream * stream * stream * beta * reach otu for access --------- Co-authored-by: Ria Balli --- fern/definition/documentCatalog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/definition/documentCatalog.yml b/fern/definition/documentCatalog.yml index 353bac2..8dc7228 100644 --- a/fern/definition/documentCatalog.yml +++ b/fern/definition/documentCatalog.yml @@ -66,7 +66,7 @@ service: syncSourceByUrl: path: /syncSourceByUrl availability: in-development - docs: Sync a document from a source URL, permissions applied. Does not support recursive web search. + docs: Sync a document from a source URL. Does not support recursive web search. Reach out to a Credal representative for access. method: POST request: SyncSourceByUrlRequest response: SyncSourceByUrlResponse