File: project_import_export.yml

package info (click to toggle)
libgitlab-api-v4-perl 0.27-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,500 kB
  • sloc: perl: 5,960; sh: 838; python: 63; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 325 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
- schedule_project_export: POST projects/:project_id/export?
- project_export_status: status = GET projects/:project_id/export
- download_project_export: download = GET projects/:project_id/export/download
- schedule_project_import: POST projects/import?
- project_import_status: status = GET projects/:project_id/import