Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions specification/devopsinfrastructure/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ openapi-subtype: providerHub
tag: package-preview-2024-04
```
``` yaml
modelerfour:
flatten-models: false
```
### Tag: package-preview-2024-04
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ These settings apply only when `--python` is specified on the command line.
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.

``` yaml $(python)
title: DevOpsInfrastructureMgmtClient
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
package-name: azure-mgmt-devopsinfrastructure
Expand Down