deblockt / hal-rest-client

Typescript HAL Rest client
Apache License 2.0
25 stars 11 forks source link

Fix privacy of hal-rest-client.ts props #45

Open partyka1 opened 5 years ago

partyka1 commented 5 years ago

right now HalRestClient has private properties. It cannot be easily extended

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 98.98% when pulling 98d884c9860139b01b147ef09e785e99a38fbfa4 on partyka1:master into d84e1a818780b89379e4954180984662ca6d32f4 on deblockt:master.

deblockt commented 4 years ago

Why do you wany extend HalRestClient?