fastly-api 14.0.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**path** | **String** | The URL path pattern, beginning with `/`. Maximum 2048 characters. | 
**rules** | Option<[**Vec&lt;crate::models::RuleCreate&gt;**]RuleCreate.md> | The rules to create on this path. | 

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