As I was adding features following mbevc1/tdns#2 I've noticed the following behaviour:
- When adding an A record via API that already exists without
overwrite flag, response is ok but nothing is changed. This seems like a bug and it should return failed with an error that record already exists.
As I was adding features following mbevc1/tdns#2 I've noticed the following behaviour:
overwriteflag, response isokbut nothing is changed. This seems like a bug and it should return failed with an error that record already exists.