ocket8888 opened a new issue #5285:
URL: https://github.com/apache/trafficcontrol/issues/5285


   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  Traffic Ops
   
   ## Current behavior:
   When creating a new region without specifying a division, the API reports:
   
   > _"division not found"_
   
   ## Expected behavior:
   Should say e.g. _"'division' is required".
   
   ## Minimal reproduction of the problem with instructions:
   Try to create a region without specifying a division, e.g.
   
   ```json
   {
       "name": "anything"
   }
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to