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

Add delivery promise parameters to the intelligent-search-api general filters #1342

Merged
merged 3 commits into from
Oct 10, 2024

Conversation

hiagolcm
Copy link
Contributor

@hiagolcm hiagolcm commented Oct 9, 2024

Recently, we added a new capability to the intelligent search API: The delivery promises feature.

This feature add three new query strings to the api:

  • zip-code - Filter the search by the zip code. It also adds delivery promise filters to the API return. It also adds delivery promise filters to the API return
  • coordinates - Filter the search by geographic coordinates, following the format coordinates/{longitude},{latitude}. It also adds delivery promise filters to the API return
  • pickupPoint - The API result will contain a filter with the option to filter the search by pickup point.

Types of changes

  • New content (endpoints, descriptions or fields from scratch)
  • Improvement (make an endpoint's title or description even better)
  • Spelling and grammar accuracy (self-explanatory)

Copy link

github-actions bot commented Oct 9, 2024

Thanks for your contribution. The .json file will be checked now with Spectral.

@julia-rabello julia-rabello merged commit d03e1c9 into master Oct 10, 2024
2 of 3 checks passed
@julia-rabello julia-rabello deleted the delivery-promises-parameters branch October 10, 2024 16:43
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.

2 participants