sublinks / sublinks-api

MIT License
68 stars 17 forks source link

Add search by parent comment functionality #415

Closed Pdzly closed 2 weeks ago

Pdzly commented 3 weeks ago

The CommentSearchCriteria now includes the option to search for comments based on their parent comment. This added functionality allows for more specific and organized comment retrieval, improving data filtering mechanisms. Any code calling this search function can now also filter comments by their parent comment.