Skip to content

Commit

Permalink
Merge eb6eb7d into a5e15ea
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored Jan 8, 2025
2 parents a5e15ea + eb6eb7d commit 9b9bcdf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions specification/compute/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ no-namespace-folders: true
package-version: 1.0.0b1
combine-operation-files: true
only-path-and-body-params-positional: true
clear-output-folder: true
modelerfour:
lenient-model-deduplication: true

Expand Down Expand Up @@ -36,7 +37,6 @@ Generate all API versions currently shipped for this package
```yaml $(python)
multiapi: true
default-api-version: "2024-11-04"
clear-output-folder: true
batch:
- tag: package-2024-11-04-only
- tag: package-2024-07-01-only
Expand Down Expand Up @@ -64,7 +64,6 @@ batch:
``` yaml $(multiapiscript)
output-folder: $(python-sdks-folder)/compute/azure-mgmt-compute/azure/mgmt/compute/
perform-load: false
clear-output-folder: false
```
### Tag: package-2024-11-04-only
Expand Down

0 comments on commit 9b9bcdf

Please sign in to comment.