Skip to content

Commit

Permalink
seal single value enum (Azure#23393)
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored and JoshLove-msft committed Apr 25, 2023
1 parent 52f0a09 commit a4ef5b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions specification/keyvault/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,8 @@ These settings apply only when `--tag=package-2016-10 --python` is specified on
namespace: azure.mgmt.keyvault.v2016_10_01
output-folder: $(python-sdks-folder)/keyvault/azure-mgmt-keyvault/azure/mgmt/keyvault/v2016_10_01
```

``` yaml $(python)
modelerfour:
seal-single-value-enum-by-default: true
```

0 comments on commit a4ef5b5

Please sign in to comment.