sdk_extension¶
Required: No
Type: List of objects
Condition: No  
Used to indicate which SDK extensions are used with the given project. An extension must be listed using this key to be available with the from property of the component list.
| Field | Type | Description | 
|---|---|---|
| id | string | ID of the SDK extension | 
| version | string | Version of the SDK extension | 
Example
1 2 3 4 5  |  |