Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

mfren
Copy link

@mfren mfren commented Dec 4, 2023

I've corrected a couple of examples from the docs:

  • ReadBatch.addGetItem -> ReadBatch.addGet (including params difference)
  • concurrency -> requestsConcurrencyLimit
  • Read() -> ReadBatch()

User,
{ id: '1' }
})
.addGetItem<Org, OrgPrimaryKey>({
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should also be changed to addGet

@whimzyLive whimzyLive added the documentation Improvements or additions to documentation label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.