Skip to content

docs: clarify query and embed examples#1756

Open
Omar-Tnt04 wants to merge 1 commit intotypicode:mainfrom
Omar-Tnt04:docs-audit-query-examples
Open

docs: clarify query and embed examples#1756
Omar-Tnt04 wants to merge 1 commit intotypicode:mainfrom
Omar-Tnt04:docs-audit-query-examples

Conversation

@Omar-Tnt04
Copy link
Copy Markdown
Contributor

Summary

This Pull Request adds a few clarifications and examples to the README around query parameters and embedded relations.

Motivation

While working with the repo and checking the tests, I noticed that some query behaviors were not very obvious from the README, especially around reserved parameters and _embed.

I added a few examples and clarifications that would have helped me when I first used it.

Changes

  • Added a short explanation for reserved _ query parameters vs normal filters
  • Clarified how multiple conditions are combined (AND behavior)
  • Improved pagination notes (_page, _per_page)
  • Expanded _embed examples for both child and parent relations

Testing

  • Ran the existing test suite locally
  • All tests passed (127 tests)

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