docs/news: add news item for new feature
This commit is contained in:
parent
7e01a9125b
commit
2212fedae3
1 changed files with 7 additions and 0 deletions
7
docs/news/unreleased/cloud-api-metadata.md
Normal file
7
docs/news/unreleased/cloud-api-metadata.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Retrieve metadata about a compose through the Cloud API
|
||||
|
||||
A new endpoint is available in the Cloud API at `compose/id/metadata`. This
|
||||
endpoint returns a full package list (NEVRA) for the image that was built and
|
||||
the OSTree commit ID for Edge (OSTree) image types.
|
||||
|
||||
PR: https://github.com/osbuild/osbuild-composer/pull/1490
|
||||
Loading…
Add table
Add a link
Reference in a new issue