Skip to content

Remove last_deployment from API response docs

Phillip Wells requested to merge pw-remove-last-deployment into master

What does this MR do and why?

Remove last_deployment from GET /projects/:id/environments response.

This field is not actually present in the response JSON of this endpoint.

Related issues and MRs

Merge request reports