Summary
Update a Config Spec.
Description
Update content of the Config Spec.
Route
PUT /configuration_manager/config_specs/:id
Roles
            admin
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | - | 
| lines | array | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| configSpecUpdateResult | object | - |