-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(service.go): add ListContents method to ContentService for conte…
…nt retrieval based on filters The new `ListContents` method in `ContentService` allows fetching a list of content entries based on provided filters and pagination parameters. This method supports dynamic query generation based on the `ListParameters` input, which includes a limit and a filter string.
- Loading branch information
1 parent
180f40d
commit eec7386
Showing
1 changed file
with
52 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters