kong icon indicating copy to clipboard operation
kong copied to clipboard

fix(request-termination): status_code can not be set as null

Open ms2008 opened this issue 3 years ago • 0 comments

Summary

status_code should not be allowed to be set to null, otherwise a 500 error will be returned.

Full changelog

  • Do not allow set status_code as null

FTI-4291

ms2008 avatar Sep 08 '22 07:09 ms2008