Skip to content

Commit

Permalink
Update policySetDefinitionVersions.json
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored Jun 7, 2024
1 parent 3d6d2cd commit f75405e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,8 @@
"required": true,
"type": "string",
"pattern": "^\\d+\\.\\d+\\.\\d+$",
"description": "The policy set definition version. The format is x.y.z where x is the major version number, y is the minor version number, and z is the patch number"
"description": "The policy set definition version. The format is x.y.z where x is the major version number, y is the minor version number, and z is the patch number",
"x-ms-parameter-location": "method"
},
"PolicySetDefinitionsFilterParameter": {
"name": "$filter",
Expand Down

0 comments on commit f75405e

Please sign in to comment.