Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Clarify order preservation for returned row IDs #34

Closed

Conversation

mintlify[bot]
Copy link

@mintlify mintlify bot commented Dec 13, 2024

Original Instruction: For endpoints that return a list of row IDs, clarify that the row IDs are returned in the same order as the input rows.

This PR updates multiple API documentation files to explicitly state that when endpoints return a list of row IDs, these IDs are returned in the same order as the corresponding input rows. This clarification helps developers better understand the response format and maintain data consistency in their applications.

Files updated:

  • api-reference/v2/general/limits.mdx
  • api-reference/v2/resources/changelog.mdx
  • api-reference/v2/stashing/introduction.mdx
  • api-reference/v2/tables/post-table-rows.mdx
  • api-reference/v2/tables/post-tables.mdx
  • api-reference/v2/tutorials/bulk-import.mdx

Copy link
Contributor

It looks like you've made changes to the API docs! 🙌
☑️ The changelog has been updated 🎉
👉 You may want to preview the changes in a Codespace

@chkn chkn marked this pull request as draft December 13, 2024 10:24
@chkn
Copy link
Contributor

chkn commented Dec 13, 2024

Closing in favor of #35

@chkn chkn closed this Dec 13, 2024
@chkn chkn deleted the docs/clarify-rowids-order-preservation-abdee55f branch December 13, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant