-
Bug
-
Resolution: Done
-
Major
-
None
-
False
-
-
False
-
-
In connection payload for the Validation and Creation post correct type is not send for the PORT field.
PORT field is of number type its currently being send as string.
{ "error": "An unexpected error happened", "details": [ "class java.lang.String cannot be cast to class java.lang.Integer (java.lang.String and java.lang.Integer are in module java.base of loader 'bootstrap')" ] }