Skip to content

Commit

Permalink
Update readme.azureresourceschema.md (#13221)
Browse files Browse the repository at this point in the history
Unreference 2020-10-01-preview from readme.azureresourceschema.md because it is a deprecated API version for redisEnterprise.
  • Loading branch information
TimLovellSmith authored Mar 2, 2021
1 parent 542cfcc commit b8052be
Showing 1 changed file with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ These settings apply only when `--azureresourceschema` is specified on the comma
batch:
- tag: schema-cache-2021-03-01
- tag: schema-cache-2021-02-01-preview
- tag: schema-cache-2020-10-01-preview

```

Expand Down Expand Up @@ -36,13 +35,3 @@ input-file:

```

### Tag: schema-cache-2020-10-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-cache-2020-10-01-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Cache/preview/2020-10-01-preview/redisenterprise.json

```

0 comments on commit b8052be

Please sign in to comment.