Skip to content

Add `web_url` to branch endpoint response

Vasilii Iakliushin requested to merge 214547_expose_web_url into master

What does this MR do?

Contributes to: #214547 (closed)

It adds web_url to the API response for a branch endpoint.

Reasons for the change

  1. We want to extend Static Site Editor functionality (see #214547 (comment 328423508))
  2. Consistency. Merge requests, commits, users APIs expose web_url already, but branch API does not.

Screenshots

Screenshot_2020-04-24_at_11.38.02

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Yorick Peterse

Merge request reports