Skip to content

types: Update for 11.2

Brad King requested to merge brad.king/rust-gitlab:gitlab-11.2 into master
  • User information gained an optional private_profile boolean indicating whether the user has a private profile. Additionally the created_at field is now optional as it is not exposed when the profile is private and the calling user cannot read it.

  • PipelineBasic information gained a web_url field.

Merge request reports