chiradeep / go-nitro

A Golang client to the Citrix ADC API
Apache License 2.0
18 stars 21 forks source link

Avoid escaping during JSON marshal #22

Closed olljanat closed 6 years ago

olljanat commented 6 years ago

Hopefully fixes citrix/terraform-provider-netscaler#17

olljanat commented 6 years ago

@chiradeep tested that it passed build and unit tests (except two last ones: TestUpdateUnnamedResource and TestFindFilteredResource which failed on my env even before changes).

chiradeep commented 6 years ago

I will take a look

olljanat commented 6 years ago

ping @chiradeep

olljanat commented 6 years ago

@chiradeep can you please check this one? It starting to be showstopper for us as we are not able to update production configuration.