Parameter names that do not have a phpipam_name parameter where camelized. inflection.camelized() start strings by default with a uppercase letter. This behavior needs to be adapted as camelized parameters in API calls often start with lowercase letter.
We also add a extra test step into the subnet test case
Parameter names that do not have a
phpipam_name
parameter where camelized.inflection.camelized()
start strings by default with a uppercase letter. This behavior needs to be adapted as camelized parameters in API calls often start with lowercase letter. We also add a extra test step into the subnet test case