freeconf / yang

Standards-based management for Golang microservices
Apache License 2.0
38 stars 14 forks source link

ReadJSON() now returns error #101

Closed sibuk-harabudjasim closed 9 months ago

sibuk-harabudjasim commented 9 months ago

In relation to #100 , decided to chose one way and fix that problem. Please, look at this PR and pull it if it's OK. Thanks.

sibuk-harabudjasim commented 9 months ago

I'll prepare PR for restconf later today

dhubler commented 9 months ago

spot on! I appreciate you going the extra mile to get this right.

dhubler commented 9 months ago

ooops, i missed this note about restconf, i went thru and fixed that and pushed to master already