ironic-inspector/releasenotes/notes/parse-headers-with-the-microversion-parse-library-1b655eb52998f1df.yaml
cid 45adb75e04 Follow-up: Use `microversion-parse` to parse version headers in API requests
Adds a release note, unit test, and documentation update as a follow-up to the
`microversion-parse change <https://review.opendev.org/c/openstack/ironic-inspector/+/913794>`_

Change-Id: I2fc3ff32a96035e40d70c39ea34d494466060fb6
2024-04-18 22:53:41 +01:00

8 lines
248 B
YAML

---
features:
- |
Delegate parsing of version headers in API requests to the
``microversion-parse`` library which also adds support for the new
standard singular header:
'OpenStack-API-Version: baremetal-introspection <version>'.