mirror of https://github.com/docker/docs.git
Add item to DTR release notes
This commit is contained in:
parent
a1d65283d3
commit
397451dc59
|
@ -61,6 +61,9 @@ scanner:
|
||||||
license type.
|
license type.
|
||||||
* `/api/v0/imagescan/scansummary/component/{component}` get the scan summary by
|
* `/api/v0/imagescan/scansummary/component/{component}` get the scan summary by
|
||||||
component.
|
component.
|
||||||
|
* The API endpoint `/api/v0/repositories/{namespace}/{reponame}/manifests/{reference}`
|
||||||
|
has been deprecated. Use `/api/v0/repositories/{namespace}/{reponame}/tags/{tag}`
|
||||||
|
instead.
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue