Closed lpatmo closed 4 years ago
Please note that we currently only have a very basic search filter enabled in DRF. See issue #22 for some additional context.
Current search fields are: 'guid', 'media_type', 'title', & 'description'.
author
, user
, tags
, url
(main & referring), date_published
, date_created
, date_modified
, and paid
are not searched.
I believe @watchtheblur started working on this in a new branch, so he'll make a PR for it soon.
The collection currently committed doesn't have the "PATCH a resource" in the screenshot above. Is that ok?
I think that's ok! I just realized I created a PATCH
endpoint for myself, and we should get that into Postman too, but another issue/PR for that is fine.
Acceptance Criteria
[ ] Add /api/v1/resources/?search=KEYWORD as a GET endpoint to Postman [ ] Final Postman collection should look something like:
Ticket estimate
2 (small)