Skip to content

Conversation

DGSmartling
Copy link
Contributor

@DGSmartling DGSmartling commented Apr 25, 2025

Add recently-published api

JIRA Ticket

Subject Text

Implement missing recently-published api

ListResponse<FileItemPTO> getFilesList(@PathParam("projectId") String projectId, @BeanParam GetFilesListPTO getFilesListPTO);

@GET
@Path("/published-files-api/v2/projects/{projectId}/files/list/recently-published")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as prefix of the endpoint is published-files-api it seemed we should have them in PublishedFilesApi.java file.

@DGSmartling DGSmartling merged commit faaa2f4 into master Apr 28, 2025
2 checks passed
@DGSmartling DGSmartling deleted the DG_DEVORTEX-5264_Add_recently_published_function branch April 28, 2025 09:57
Jackalx pushed a commit that referenced this pull request Apr 28, 2025
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.

3 participants