Loading pod/GitLab-API.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -50,7 +50,7 @@ while (my $project = $projects->next) { | Email | user e-mail, required only if Login is not provided, | | Email | user e-mail, required only if Login is not provided, | | Password | user password | | Password | user password | | AuthToken | authentication token | | AuthToken | authentication token | | URL | url to connect to, usually `https://gitlab.domain/api/v3 | | URL | url to connect to, usually `https://gitlab.domain/api/v3` | | DieOnError | see `die_on_error()` method | | DieOnError | see `die_on_error()` method | `URL` is always required. `URL` is always required. Loading Loading
pod/GitLab-API.md +1 −1 Original line number Original line Diff line number Diff line Loading @@ -50,7 +50,7 @@ while (my $project = $projects->next) { | Email | user e-mail, required only if Login is not provided, | | Email | user e-mail, required only if Login is not provided, | | Password | user password | | Password | user password | | AuthToken | authentication token | | AuthToken | authentication token | | URL | url to connect to, usually `https://gitlab.domain/api/v3 | | URL | url to connect to, usually `https://gitlab.domain/api/v3` | | DieOnError | see `die_on_error()` method | | DieOnError | see `die_on_error()` method | `URL` is always required. `URL` is always required. Loading