Files
docker-docs/content/reference/api/dvp/deprecated.md
Vincent DAMERY c69c0b53dd [docker-hub-api] add list namespace repositories endpoint (#22934)
<!--Delete sections as needed -->

## Description

- Add "new" list repositories in a given namespace endpoint : `GET
/v2/namespaces/{namespace}/repositories`

---
After the comments from @thaJeztah 
- Split DVP Data API and Docker Hub API for better visiblity
- Standardize sub entries in the side menu : Changelog, Deprecated and
OpenAPI
- Deprecated is now a table like in
https://docs.docker.com/engine/deprecated/

## Related issues or tickets

- https://github.com/docker/hub-feedback/issues/2357

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [x] Technical review
- [ ] Editorial review
- [ ] Product review
2025-07-15 08:46:14 -07:00

1.2 KiB

description, keywords, title, linkTitle, weight
description keywords title linkTitle weight
Deprecated Docker Verified Publisher API endpoints deprecated Deprecated Docker Verified Publisher API endpoints Deprecated 3

This page provides an overview of endpoints that are deprecated in Docker Verified Publisher API.

Endpoint deprecation policy

As changes are made to Docker there may be times when existing endpoints need to be removed or replaced with newer endpoints. Before an existing endpoint is removed it is labeled as "deprecated" within the documentation. After some time it may be removed.

Deprecated endpoints

The following table provides an overview of the current status of deprecated endpoints:

Deprecated: the endpoint is marked "deprecated" and should no longer be used.

The endpoint may be removed, disabled, or change behavior in a future release.

Removed: the endpoint was removed, disabled, or hidden.


Status Feature Date
Create deprecation log table 2025-06-27

Create deprecation log table

Reformat page