Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tbjolset committed Apr 25, 2024
1 parent 07c2fb4 commit a7dfcb8
Show file tree
Hide file tree
Showing 27 changed files with 143 additions and 129 deletions.
2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/interfaces/ActivationCode.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">ActivationCode</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L48">types.ts:48</a></li></ul></aside>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L48">types.ts:48</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand All @@ -39,22 +39,22 @@ <h2>Properties</h2>
<h3 class="tsd-anchor-link"><span>app<wbr/>Url</span><a href="#appUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Url</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L52">types.ts:52</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L52">types.ts:52</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="oauthUrl" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>oauth<wbr/>Url</span><a href="#oauthUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">oauth<wbr/>Url</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L49">types.ts:49</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L49">types.ts:49</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="refreshToken" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>refresh<wbr/>Token</span><a href="#refreshToken" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">refresh<wbr/>Token</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L50">types.ts:50</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L50">types.ts:50</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="webexapisBaseUrl" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>webexapis<wbr/>Base<wbr/>Url</span><a href="#webexapisBaseUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">webexapis<wbr/>Base<wbr/>Url</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L51">types.ts:51</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L51">types.ts:51</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
14 changes: 7 additions & 7 deletions docs/interfaces/AppConfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">AppConfig</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L39">types.ts:39</a></li></ul></aside>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L39">types.ts:39</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand All @@ -41,32 +41,32 @@ <h2>Properties</h2>
<h3 class="tsd-anchor-link"><span>access<wbr/>Token</span><a href="#accessToken" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><g stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round" id="icon-anchor"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></g></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">access<wbr/>Token</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L42">types.ts:42</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L42">types.ts:42</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="activationCode" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>activation<wbr/>Code</span><a href="#activationCode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">activation<wbr/>Code</span><span class="tsd-signature-symbol">:</span> <a href="ActivationCode.html" class="tsd-signature-type tsd-kind-interface">ActivationCode</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L43">types.ts:43</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L43">types.ts:43</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="appId" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>app<wbr/>Id</span><a href="#appId" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L40">types.ts:40</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L40">types.ts:40</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="appSecret" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>app<wbr/>Secret</span><a href="#appSecret" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">app<wbr/>Secret</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L41">types.ts:41</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L41">types.ts:41</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="pollUrl" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>poll<wbr/>Url</span><a href="#pollUrl" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">poll<wbr/>Url</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L45">types.ts:45</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L45">types.ts:45</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="tokenExpiryTime" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>token<wbr/>Expiry<wbr/>Time</span><a href="#tokenExpiryTime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">token<wbr/>Expiry<wbr/>Time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/bb10faa/src/types.ts#L44">types.ts:44</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/cisco-ce/workspace-integrations-nodejs/blob/07c2fb4/src/types.ts#L44">types.ts:44</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit a7dfcb8

Please sign in to comment.