Webservice and date filters
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 136
- Forks
- 555
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 4
Description
I was looking at the web service documentation, and I was stunned that there are no documented ways to filter resources by date_add and date_upd, and in case how to query range values like dates (from..to).
I was searching on GitHub for some information, and found this issues where someone was using date=1 as query string to enable those fields, and the [2019...,2020...] way to query for those values.
https://github.com/PrestaShop/PrestaShop/issues/12385#issue-405239332
I think these should be added to the guides.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the web service documentation and the linked PrestaShop issue #12385 to verify the existing date filter and range-query behavior. The work is done when the relevant guides document filtering by date_add and date_upd and explain date range queries.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100