Record
post-repositories-workspace-repo-slug-issues-export-params
No description available.
record post-repositories-workspace-repo-slug-issues-export-params {
repo-slug: string,
workspace: string,
include-attachments: option<bool>,
project-key: option<string>,
project-name: option<string>,
send-email: option<bool>,
type-op: string,
}Fields
| Name | Type | Description |
|---|---|---|
| repo-slug | string | |
| workspace | string | |
| include-attachments | option<bool> | |
| project-key | option<string> | |
| project-name | option<string> | |
| send-email | option<bool> | |
| type-op | string |