sushy-tools/releasenotes/notes/fix-bios-registry-handler-63528fb2e114a04c.yaml
Bob Fournier 00fcd2f4f7 Fix to handle correct path for BiosRegistry
The handler for Bios/BiosRegistry doesn't match the path in
bios_attribute_registry_file.json - it shouldn't have the
identity. This is also now consistent with the actual response
returned by vendors.

Change-Id: I719f99ae400134074ca47ccb8bed7df74ccb9b45
2021-07-16 12:41:06 -04:00

8 lines
237 B
YAML

---
fixes:
- |
Fixes a bug in the handler for Bios/BiosRegistry - it should not include
identity in order to match the url returned from
bios_attribute_registry_file.json and be consistent with actual vendor
responses.