openBackhaul / MicroWaveDeviceInventory

Physical and logical inventory of the MW SDN Domain
Apache License 2.0
5 stars 1 forks source link

Observing 500 internal server error when user give null value as input to POST parallel request #921

Closed Ziabatcha closed 3 months ago

Ziabatcha commented 5 months ago

Below API is executed with null value, observing 500 internal server error.

API:/v1/provide-list-of-parallel-links Body: { "link-id": "" } Response: { "code": 500, "message": "Internal Server Error" }

nardecchia-siae commented 4 months ago

tested ok 1.1.2.c_impl

image
Ziabatcha commented 3 months ago

Tested okay with 1.1.2d. image