Skip to content

update the pronghorn.json so that the parameter is properly sent as a number

Michael Evenchick requested to merge patch/ADAPT-48 into master

We found that while infoBlox and the adapter wanted a parameter to be a number, it was put in the pronghorn.json as a string and so IAP was sending a string. This could be a breaking change, however, we believe this call never worked and just was not tested integrated before so we are not considering it to be breaking but fixing.

Merge request reports