Skip to content

Document some `import_` fields in the Projects API

Timo Furrer requested to merge doc/import-url-projects-api into master

What does this MR do and why?

The added import_ fields are exposed with the API::Entities::Project REST API entity. See https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/api/entities/project.rb#L99

This will confidently allow users to actually rely on this field.

Refs:

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports