Open italovalcy opened 3 years ago
Part of the issues have been fixed since mef_eline
now has enhanced its OpenAPI validation, but still some values can cause issues as they've been marked on e2e tests. I'll go ahead and set this for version 2023.2
considering that it won't be able to make it on 2023.1
.
The action to update a new circuit through a patch API call using an inconsistent
uni_a
oruni_z
information returns an invalid response given the nature of the process. In this case, we have identified that this execution is returning 200, and it should be 40x, given the nature of the method.See examples:
Source