| Field | Type | Required | Description |
|---|---|---|---|
datasource |
str | ✔️ | The app or other repository type this represents |
doc_type |
Optional[str] | ➖ | The datasource-specific type of the document (e.g. for Jira issues, this is the issue type such as Bug or Feature Request). |
mime_type |
Optional[str] | ➖ | Mimetype is used to differentiate between sub applications from a datasource (e.g. Sheets, Docs from Gdrive) |
icon_url |
Optional[str] | ➖ | If there is available icon URL. |