We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 291485a + d3624a7 commit 53fb8edCopy full SHA for 53fb8ed
catalystwan/models/configuration/feature_profile/parcel.py
@@ -118,7 +118,8 @@
118
"unified/ssl-decryption",
119
"unified/url-filtering",
120
"voice-global",
121
- "voice-tenant" "wan/vpn",
+ "voice-tenant",
122
+ "wan/vpn",
123
"wan/vpn/interface/cellular",
124
"wan/vpn/interface/dsl-ipoe",
125
"wan/vpn/interface/dsl-pppoa",
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "catalystwan"
3
-version = "0.40.0dev9"
+version = "0.40.0dev10"
4
description = "Cisco Catalyst WAN SDK for Python"
5
authors = ["kagorski <kagorski@cisco.com>"]
6
readme = "README.md"
0 commit comments