Skip to content

Commit

Permalink
chore: release 2.5.0 (#755)
Browse files Browse the repository at this point in the history
  • Loading branch information
box-sdk-build authored Aug 9, 2022
1 parent 08354b7 commit 8b9e675
Show file tree
Hide file tree
Showing 112 changed files with 622 additions and 113 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.5.0](https://github.com/box/box-node-sdk/compare/v2.4.0...v2.5.0) (2022-08-09)


### New Features and Enhancements

* Added support update and remove user avatar ([#744](https://github.com/box/box-node-sdk/issues/744)) ([aaf6175](https://github.com/box/box-node-sdk/commit/aaf617528de5c61e19cfb25e28fe77c01532b9fa))

### Bug Fixes

* Fix error while generate token using oauth ([#750](https://github.com/box/box-node-sdk/issues/750)) ([f826291](https://github.com/box/box-node-sdk/commit/f82629108a1af6c4d160de1976fd01fdf0d8dde3)), closes [#286](https://github.com/box/box-node-sdk/issues/286)
* Fix lint error in test file ([#747](https://github.com/box/box-node-sdk/issues/747)) ([3b1e10d](https://github.com/box/box-node-sdk/commit/3b1e10d206aa88a8bf99989bb7ff85776a9864a4))

## [2.4.0](https://github.com/box/box-node-sdk/compare/v2.3.0...v2.4.0) (2022-07-13)


Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/APIRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/APIRequestManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/AppAuthSession.html
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/BasicSession.html
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/BoxClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -4582,7 +4582,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/BoxSDKNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -3230,7 +3230,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/CCGSession.html
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/ChunkedUploader.html
Original file line number Diff line number Diff line change
Expand Up @@ -1009,7 +1009,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/CollaborationAllowlist.html
Original file line number Diff line number Diff line change
Expand Up @@ -2379,7 +2379,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Collaborations.html
Original file line number Diff line number Diff line change
Expand Up @@ -3096,7 +3096,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Collections.html
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Comments.html
Original file line number Diff line number Diff line change
Expand Up @@ -1855,7 +1855,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Config.html
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/DevicePins.html
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Enterprise.html
Original file line number Diff line number Diff line change
Expand Up @@ -2396,7 +2396,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/EnterpriseEventStream.html
Original file line number Diff line number Diff line change
Expand Up @@ -901,7 +901,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/EventStream.html
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Events.html
Original file line number Diff line number Diff line change
Expand Up @@ -1913,7 +1913,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/FileBase.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/FileMini.html
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/FileVersionBase.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/FileVersionMini.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Files.html
Original file line number Diff line number Diff line change
Expand Up @@ -14010,7 +14010,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/FolderBase.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/FolderMini.html
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Folders.html
Original file line number Diff line number Diff line change
Expand Up @@ -6617,7 +6617,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Groups.html
Original file line number Diff line number Diff line change
Expand Up @@ -3502,7 +3502,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/LegalHoldPolicies.html
Original file line number Diff line number Diff line change
Expand Up @@ -3368,7 +3368,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -3601,7 +3601,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/PagingIterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/PersistentSession.html
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/RecentItems.html
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/RetentionPolicies.html
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/Search.html
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/SharedItems.html
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/SignRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/SignRequestCreateRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/SignRequestCreateSigner.html
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/SignRequestPrefillTag.html
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
2 changes: 1 addition & 1 deletion docs/jsdoc/SignRequestSigner.html
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="APIReques
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Wed Jul 13 2022 05:25:41 GMT-0700 (Pacific Daylight Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Tue Aug 09 2022 03:04:23 GMT-0700 (Pacific Daylight Time)
</footer>

<script> prettyPrint(); </script>
Expand Down
Loading

0 comments on commit 8b9e675

Please sign in to comment.