fastly-api 14.0.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# InitialVersion

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**activate** | Option<**bool**> | Whether to activate the initial version on creation. | [default to false]
**comment** | Option<**String**> | A freeform comment for the initial version. | 
**paths** | Option<[**Vec&lt;crate::models::InitialVersionPath&gt;**]InitialVersionPath.md> | The paths to create on the initial version. | 

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)