Skip to content

Commit

Permalink
[Release 3.6.0] PresentationRequestRepoDto type added.
Browse files Browse the repository at this point in the history
  • Loading branch information
UnumID Admin committed Sep 20, 2021
1 parent c10d00b commit 46bd8c9
Show file tree
Hide file tree
Showing 54 changed files with 505 additions and 341 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,11 @@ <h2>Naming Conventions</h2>
<h2>Documentation</h2>
</a>
<p>Detailed documentation generated from source can be found <a href="https://docs.unum.id/types/index.html">here</a> which is served by this <a href="https://github.com/UnumID/types">repo</a>&#39;s Github Pages configuration. It is setup to server via the /docs folder of the main branch.</p>
<p>In order to generate the documentation from the source code run the <code>createTypedocs.sh</code> script.</p>
<p>In order to generate the documentation from the source code run the <code>createTypedocs.sh</code> script. However, note that this is now handled automatically by the release CI job.</p>
<a href="#release" id="release" style="color: inherit; text-decoration: none;">
<h2>Release</h2>
</a>
<p>Releases are handled programmatically via Github Actions CI. Simply push a tag with a preceding &#39;v&#39; followed by the semver version of the release, i.e. v3.4.3. The CI job will then handle updating the package version, creating new typedocs, and creating a Github release.</p>
</div>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
Expand Down Expand Up @@ -179,6 +183,9 @@ <h2>Documentation</h2>
<li class=" tsd-kind-interface">
<a href="interfaces/presentationrequestpostdto.html" class="tsd-kind-icon">Presentation<wbr>Request<wbr>Post<wbr>Dto</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/presentationrequestrepodto.html" class="tsd-kind-icon">Presentation<wbr>Request<wbr>Repo<wbr>Dto</a>
</li>
<li class=" tsd-kind-interface">
<a href="interfaces/proof.html" class="tsd-kind-icon">Proof</a>
</li>
Expand Down
14 changes: 7 additions & 7 deletions docs/interfaces/apikey.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h3>created<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">created<wbr>At<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/UnumID/types/blob/972e410/src/index.ts#L405">index.ts:405</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L412">index.ts:412</a></li>
</ul>
</aside>
</section>
Expand All @@ -117,7 +117,7 @@ <h3>customer<wbr>Uuid</h3>
<div class="tsd-signature tsd-kind-icon">customer<wbr>Uuid<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/UnumID/types/blob/972e410/src/index.ts#L409">index.ts:409</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L416">index.ts:416</a></li>
</ul>
</aside>
</section>
Expand All @@ -127,7 +127,7 @@ <h3>key</h3>
<div class="tsd-signature tsd-kind-icon">key<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/UnumID/types/blob/972e410/src/index.ts#L408">index.ts:408</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L415">index.ts:415</a></li>
</ul>
</aside>
</section>
Expand All @@ -137,7 +137,7 @@ <h3>name</h3>
<div class="tsd-signature tsd-kind-icon">name<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/UnumID/types/blob/972e410/src/index.ts#L410">index.ts:410</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L417">index.ts:417</a></li>
</ul>
</aside>
</section>
Expand All @@ -147,7 +147,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<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/UnumID/types/blob/972e410/src/index.ts#L407">index.ts:407</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L414">index.ts:414</a></li>
</ul>
</aside>
</section>
Expand All @@ -157,7 +157,7 @@ <h3>updated<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">updated<wbr>At<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/UnumID/types/blob/972e410/src/index.ts#L406">index.ts:406</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L413">index.ts:413</a></li>
</ul>
</aside>
</section>
Expand All @@ -167,7 +167,7 @@ <h3>uuid</h3>
<div class="tsd-signature tsd-kind-icon">uuid<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/UnumID/types/blob/972e410/src/index.ts#L404">index.ts:404</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L411">index.ts:411</a></li>
</ul>
</aside>
</section>
Expand Down
12 changes: 6 additions & 6 deletions docs/interfaces/apnsconfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h3>bundle<wbr>Id</h3>
<div class="tsd-signature tsd-kind-icon">bundle<wbr>Id<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/UnumID/types/blob/972e410/src/index.ts#L321">index.ts:321</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L321">index.ts:321</a></li>
</ul>
</aside>
</section>
Expand All @@ -121,7 +121,7 @@ <h3>certificate</h3>
<div class="tsd-signature tsd-kind-icon">certificate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Buffer</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L319">index.ts:319</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L319">index.ts:319</a></li>
</ul>
</aside>
</section>
Expand All @@ -132,7 +132,7 @@ <h3>created<wbr>At</h3>
<aside class="tsd-sources">
<p>Inherited from BaseEntity.createdAt</p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L23">index.ts:23</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L23">index.ts:23</a></li>
</ul>
</aside>
</section>
Expand All @@ -142,7 +142,7 @@ <h3>holder<wbr>App</h3>
<div class="tsd-signature tsd-kind-icon">holder<wbr>App<span class="tsd-signature-symbol">:</span> <a href="holderapp.html" class="tsd-signature-type" data-tsd-kind="Interface">HolderApp</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L320">index.ts:320</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L320">index.ts:320</a></li>
</ul>
</aside>
</section>
Expand All @@ -153,7 +153,7 @@ <h3>updated<wbr>At</h3>
<aside class="tsd-sources">
<p>Inherited from BaseEntity.updatedAt</p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L24">index.ts:24</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L24">index.ts:24</a></li>
</ul>
</aside>
</section>
Expand All @@ -164,7 +164,7 @@ <h3>uuid</h3>
<aside class="tsd-sources">
<p>Inherited from BaseEntity.uuid</p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L22">index.ts:22</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L22">index.ts:22</a></li>
</ul>
</aside>
</section>
Expand Down
18 changes: 9 additions & 9 deletions docs/interfaces/credential.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>@context</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#_context">@context</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L78">index.ts:78</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L78">index.ts:78</a></li>
</ul>
</aside>
</section>
Expand All @@ -126,7 +126,7 @@ <h3>credential<wbr>Status</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#credentialstatus">credentialStatus</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L85">index.ts:85</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L85">index.ts:85</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand All @@ -148,7 +148,7 @@ <h3>credential<wbr>Subject</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#credentialsubject">credentialSubject</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L84">index.ts:84</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L84">index.ts:84</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -164,7 +164,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> expiration<wbr>Date</
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#expirationdate">expirationDate</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L96">index.ts:96</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L96">index.ts:96</a></li>
</ul>
</aside>
</section>
Expand All @@ -175,7 +175,7 @@ <h3>id</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#id-1">id</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L94">index.ts:94</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L94">index.ts:94</a></li>
</ul>
</aside>
</section>
Expand All @@ -186,7 +186,7 @@ <h3>issuance<wbr>Date</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#issuancedate">issuanceDate</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L95">index.ts:95</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L95">index.ts:95</a></li>
</ul>
</aside>
</section>
Expand All @@ -197,7 +197,7 @@ <h3>issuer</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#issuer">issuer</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L89">index.ts:89</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L89">index.ts:89</a></li>
</ul>
</aside>
</section>
Expand All @@ -207,7 +207,7 @@ <h3>proof</h3>
<div class="tsd-signature tsd-kind-icon">proof<span class="tsd-signature-symbol">:</span> <a href="proof.html" class="tsd-signature-type" data-tsd-kind="Interface">Proof</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L103">index.ts:103</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L103">index.ts:103</a></li>
</ul>
</aside>
</section>
Expand All @@ -218,7 +218,7 @@ <h3>type</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="unsignedcredential.html">UnsignedCredential</a>.<a href="unsignedcredential.html#type-1">type</a></p>
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L93">index.ts:93</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L93">index.ts:93</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
18 changes: 9 additions & 9 deletions docs/interfaces/credentialpb.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ <h3>context</h3>
<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/protos/credential.ts#L33">protos/credential.ts:33</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L33">protos/credential.ts:33</a></li>
</ul>
</aside>
</section>
Expand All @@ -120,7 +120,7 @@ <h3>credential<wbr>Status</h3>
<div class="tsd-signature tsd-kind-icon">credential<wbr>Status<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">CredentialStatus</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/protos/credential.ts#L35">protos/credential.ts:35</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L35">protos/credential.ts:35</a></li>
</ul>
</aside>
</section>
Expand All @@ -130,7 +130,7 @@ <h3>credential<wbr>Subject</h3>
<div class="tsd-signature tsd-kind-icon">credential<wbr>Subject<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/UnumID/types/blob/972e410/src/protos/credential.ts#L34">protos/credential.ts:34</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L34">protos/credential.ts:34</a></li>
</ul>
</aside>
</section>
Expand All @@ -140,7 +140,7 @@ <h3>expiration<wbr>Date</h3>
<div class="tsd-signature tsd-kind-icon">expiration<wbr>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/protos/credential.ts#L42">protos/credential.ts:42</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L42">protos/credential.ts:42</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -155,7 +155,7 @@ <h3>id</h3>
<div class="tsd-signature tsd-kind-icon">id<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/UnumID/types/blob/972e410/src/protos/credential.ts#L38">protos/credential.ts:38</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L38">protos/credential.ts:38</a></li>
</ul>
</aside>
</section>
Expand All @@ -165,7 +165,7 @@ <h3>issuance<wbr>Date</h3>
<div class="tsd-signature tsd-kind-icon">issuance<wbr>Date<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Date</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/protos/credential.ts#L39">protos/credential.ts:39</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L39">protos/credential.ts:39</a></li>
</ul>
</aside>
</section>
Expand All @@ -175,7 +175,7 @@ <h3>issuer</h3>
<div class="tsd-signature tsd-kind-icon">issuer<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/UnumID/types/blob/972e410/src/protos/credential.ts#L36">protos/credential.ts:36</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L36">protos/credential.ts:36</a></li>
</ul>
</aside>
</section>
Expand All @@ -185,7 +185,7 @@ <h3>proof</h3>
<div class="tsd-signature tsd-kind-icon">proof<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../modules.html#proofpb" class="tsd-signature-type" data-tsd-kind="Variable">ProofPb</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/protos/credential.ts#L40">protos/credential.ts:40</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L40">protos/credential.ts:40</a></li>
</ul>
</aside>
</section>
Expand All @@ -195,7 +195,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/protos/credential.ts#L37">protos/credential.ts:37</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/protos/credential.ts#L37">protos/credential.ts:37</a></li>
</ul>
</aside>
</section>
Expand Down
6 changes: 3 additions & 3 deletions docs/interfaces/credentialrequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h3>issuers</h3>
<div class="tsd-signature tsd-kind-icon">issuers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L146">index.ts:146</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L146">index.ts:146</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -118,7 +118,7 @@ <h3>required</h3>
<div class="tsd-signature tsd-kind-icon">required<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/UnumID/types/blob/972e410/src/index.ts#L150">index.ts:150</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L150">index.ts:150</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -133,7 +133,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<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/UnumID/types/blob/972e410/src/index.ts#L142">index.ts:142</a></li>
<li>Defined in <a href="https://github.com/UnumID/types/blob/c10d00b/src/index.ts#L142">index.ts:142</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit 46bd8c9

Please sign in to comment.