openBackhaul / MicroWaveDeviceInventory

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

Fix an issue for API:/v1/provided-list-of-actual-device-equipment and API:/v1/provided-list-of-device-interfaces #837

Closed nardecchia-siae closed 7 months ago

nardecchia-siae commented 7 months ago

The two APIs are not working due to an error in the expected body message. The APIs receives "mount-name" instead of expected "mountName"

Implementation has to be changed to "mount-name"