Hello,
We are passing SSH-keys as strings through the API. After the upgradeto 6.2-9, this no longer works. Any idea what may be the issue? We have not changed one bit of our code.
This is the error we receive:
Array
(
[0[ssh-public-keys]] => property is not defined in schema and the schema does not allow additional properties
)
We are passing SSH-keys as strings through the API. After the upgradeto 6.2-9, this no longer works. Any idea what may be the issue? We have not changed one bit of our code.
This is the error we receive:
Array
(
[0[ssh-public-keys]] => property is not defined in schema and the schema does not allow additional properties
)