Skip to content

Commit a74d241

Browse files
Fixing linting issue (#18781)
1 parent e7f452b commit a74d241

File tree

1 file changed

+1
-4
lines changed
  • specification/confluent/resource-manager/Microsoft.Confluent/stable/2021-12-01

1 file changed

+1
-4
lines changed

specification/confluent/resource-manager/Microsoft.Confluent/stable/2021-12-01/confluent.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -944,10 +944,7 @@
944944
"in": "query",
945945
"description": "Client Api Version.",
946946
"required": true,
947-
"type": "string",
948-
"enum": [
949-
"2021-12-01"
950-
]
947+
"type": "string"
951948
},
952949
"SubscriptionIdParameter": {
953950
"in": "path",

0 commit comments

Comments
 (0)