Skip to content

API: Add shared project's expiration date

Robert Schilling requested to merge api-shared_group_expires-at into master

What does this MR do?

Adds the expiration date of shared projects to the projects API response.

Why was this MR needed?

The expiration date of shared projects is missing when retrieving the project via the API.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46107

Merge request reports