Skip to content

Commit

Permalink
Fix 2023-04-01 policy package issue preventing pythin SDK generation
Browse files Browse the repository at this point in the history
  • Loading branch information
mentat9 committed Jun 5, 2024
1 parent 76d52f5 commit f04cea9
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions specification/resources/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,27 +105,6 @@ input-file:

### Tag: package-policy-2023-04

These settings apply only when `--tag=package-policy-2023-04` is specified on the command line.

``` yaml $(tag) == 'package-policy-2023-04'
input-file:
- Microsoft.Authorization/stable/2020-09-01/dataPolicyManifests.json
- Microsoft.Authorization/stable/2023-04-01/policyDefinitions.json
- Microsoft.Authorization/stable/2023-04-01/policyDefinitionVersions.json
- Microsoft.Authorization/stable/2023-04-01/policySetDefinitions.json
- Microsoft.Authorization/stable/2023-04-01/policySetDefinitionVersions.json
- Microsoft.Authorization/stable/2023-04-01/policyAssignments.json
- Microsoft.Authorization/preview/2022-07-01-preview/policyExemptions.json
- Microsoft.Authorization/preview/2022-08-01-preview/policyVariables.json
- Microsoft.Authorization/preview/2022-08-01-preview/policyVariableValues.json
# Needed when there is more than one input file
override-info:
title: PolicyClient
```

### Tag: package-policy-2023-04-only

These settings apply only when `--tag=package-policy-2023-04-only` is specified on the command line.

``` yaml $(tag) == 'package-policy-2023-04-only'
Expand Down

0 comments on commit f04cea9

Please sign in to comment.