Skip to content

API: import_url is not shown with project

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Description

The import_url is not shown when doing a GET on /projects or /projects/:id. It is possible to add this when creating a project and to modify it when editing a project but it is never returned when viewing.

Additionally two parameters are shown to be returned in the documentation which don't seem to actually be returned: import_status and import_error.

Proposal

Return import_url when serving GET on /projects and /projects/:id, update documentation.

Edited by 🤖 GitLab Bot 🤖