issues
search
unfoldedcircle
/
integration-node-library
NodeJS API wrapper for the Unfolded Circle Integration API
Apache License 2.0
0
stars
3
forks
source link
refactor!: use named parameters in entity constructors
#37
Closed
zehnm
closed
2 months ago
zehnm
commented
2 months ago
Get rid of ugly constructors requiring all parameters.
Also allow an Object for entity attributes and not just a Map.
Add some unit tests for entity creation.
BREAKING CHANGE: all entity creation code needs to be updated.
BREAKING CHANGE: all entity creation code needs to be updated.