{
    "customfieldId": "customfield_10112",
    "isCustomFieldMissing": false,
    "name": "From doc - components",
    "fieldType": "STANDARD",
    "datasource": {
        "name": "Atlassian Jira",
        "category": "URL",
        "responseContentType": "JSON",
        "datasourceDefinitionId": "default:conf:8",
        "rootUrl": "https://jira.atlassian.com/rest"
    },
    "datasourceDefinitionId": "default:conf:8",
    "customFieldMissing": false,
    "editView": {
        "widgetType": "AUTOCOMPLETE",
        "fieldRequestConfiguration": {
            "query": "## CLOUD is a valid project key\n## It can be static, or you can replace it with a reference to another Connect field (a project picker for example)\napi/latest/project/CLOUD/components",
            "keyIndex": "0",
            "dateFormat": "TIMESTAMP_S",
            "jsonRootPath": "$.*",
            "jsonColumns": [
                {
                    "name": "id",
                    "path": "$.id"
                },
                {
                    "name": "name",
                    "path": "$.name"
                }
            ]
        },
        "fieldWidgetConfiguration": {
            "isMultiple": true,
            "isDisplayUnique": false,
            "noResultLabel": "No results",
            "minCharacters": 0,
            "maxSuggestions": 1500,
            "editFirstDisplay": false,
            "nbLinesDefault": 0,
            "autoSelectUnique": false,
            "autoSelectAll": false,
            "alphaSort": false,
            "isHtmlEscape": false,
            "hide": false,
            "templateConfiguration": {
                "displayTemplate": "{name}"
            }
        }
    },
    "displayView": {
        "issueView": {
            "isDisplayUnique": false
        }
    },
    "advancedView": {
        "debuggerActive": false,
        "cacheActive": true,
        "cacheDuration": 600000,
        "bypassJqlSecurity": false
    }
}