docs/api: remove stray underscore in version-history.md

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2023-08-02 09:12:19 +02:00
parent 0ac039f979
commit 584f016e99
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -23,7 +23,7 @@ keywords: "API, Docker, rcli, REST, documentation"
* Deprecated: The `is_automated` field in the `GET /images/search` response has
been deprecated and will always be set to false in the future because Docker
Hub is deprecating the `is_automated` field in its search API. The deprecation
is_ not versioned, and applies to all API versions.
is not versioned, and applies to all API versions.
* Deprecated: The `is-automated` filter for the `GET /images/search` endpoint.
The `is_automated` field has been deprecated by Docker Hub's search API.
Consequently, searching for `is-automated=true` will yield no results. The