Fix api-ref doc for GET /infra-optim/v1/data_model

Some response parameters from GET /infra-optim/v1/data_model
endpoint are missing from api-ref documentation. This patch
updates the doc to include them.
For more details see, LP #2117726

Closes-Bug: #2117726

Change-Id: Iaa775f56bb8167d9c6b458cd07f1ec3cefaf70fe
Signed-off-by: Douglas Viroel <viroel@gmail.com>
This commit is contained in:
Douglas Viroel
2025-07-23 13:22:07 -03:00
parent 4080d5767d
commit 37faf614e2
4 changed files with 114 additions and 27 deletions

View File

@@ -0,0 +1,7 @@
---
fixes:
- |
Fix API reference documentation for ``GET /infra-optim/v1/data_model``,
to include all missing fields from the response body. Please see
`Bug 2117726 <https://bugs.launchpad.net/watcher/+bug/2117726>`_ for
more details.