The action to update a new circuit through a patch API call using an inconsistentbackup_path 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 400, given the nature of the method.
The action to update a new circuit through a patch API call using an inconsistent backup_path 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 400, given the nature of the method.
Something similar is happening if the attribute backup_path specifies unrelated path information. See example:
Source