PermanentOrg / node-sdk

Node.js SDK for Permanent.org
GNU Affero General Public License v3.0
4 stars 2 forks source link

Add share #17

Closed cecilia-donnelly closed 3 years ago

cecilia-donnelly commented 3 years ago

This adds the remaining functionality from the 3-upload-item branch that is currently being used by a partner. With this change, you can get a share link for a previously created record or folder. I included a new example script to create a folder and get a share link for it.

cecilia-donnelly commented 3 years ago

Hey @jasonaowen good call on the migration plan. So far I've tried to avoid breaking changes for TS (which has been relatively simple since we're mostly adding new functionality). I think keeping release notes in this repo would work pretty well - does that sound good to you?

jasonaowen commented 3 years ago

I think keeping release notes in this repo would work pretty well - does that sound good to you?

It's definitely something we should do going forward! It feels kind of weird to start from an unreleased version, though...