Skip to content

Commit

Permalink
chore: update major bc changes references (#4188)
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts authored Dec 18, 2024
1 parent b957077 commit 7b827d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions specs/major-breaking-changes-rename.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"client.getTopUserIDs": "client.getTopUserIds",
"client.getUserID": "client.getUserId",
"client.listApiKeys": "client.listApiKeys",
"client.listIndexes": "client.listIndices",
"client.listIndices": "client.listIndices",
"client.listUserIDs": "client.listUserIds",
"client.moveIndex": "client.operationIndex",
Expand Down

0 comments on commit 7b827d2

Please sign in to comment.