Skip to content

Commit

Permalink
readme.go.md add directive
Browse files Browse the repository at this point in the history
  • Loading branch information
Alancere committed Aug 3, 2023
1 parent f2f2342 commit 2f24e4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions specification/containerregistry/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ directive:
transform: >
$.principalId['readOnly'] = true;
$.clientId['readOnly'] = true;
- from: containerregistry_build.json
where: $.definitions.ErrorResponse
transform: >
$['x-ms-client-name'] = 'ErrorResponseForContainerRegistry';
```
``` yaml $(go) && !$(track2)
Expand Down

0 comments on commit 2f24e4f

Please sign in to comment.