docs: fix api versions for new ListBucketWithStat API

This change executes `make api-fix-versions` in order to convert the
placeholder versions into real version numbers.

Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
This commit is contained in:
Anoop C S 2023-02-14 11:44:39 +05:30 committed by mergify[bot]
parent 5cefb0937f
commit 1e6f8891ea
2 changed files with 3 additions and 3 deletions

View File

@ -1860,8 +1860,8 @@
{
"name": "API.ListBucketsWithStat",
"comment": "ListBucketsWithStat will return the list of all buckets with stat (system admin API only)\n",
"added_in_version": "$NEXT_RELEASE",
"expected_stable_version": "$NEXT_RELEASE_STABLE"
"added_in_version": "v0.20.0",
"expected_stable_version": "v0.22.0"
}
],
"stable_api": [

View File

@ -62,7 +62,7 @@ No Preview/Deprecated APIs found. All APIs are considered stable.
Name | Added in Version | Expected Stable Version |
---- | ---------------- | ----------------------- |
API.ListBucketsWithStat | $NEXT_RELEASE | $NEXT_RELEASE_STABLE |
API.ListBucketsWithStat | v0.20.0 | v0.22.0 |
## Package: common/admin/manager