PermanentOrg / node-sdk

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

Update configuration & add types for API responses #10

Closed andrewatwood closed 3 years ago

andrewatwood commented 3 years ago

API responses now support generics that allow you to specify the shape of the expected response and prevent the use of type guards to ensure specific properties exist on a given API response