Skip to content

Commit

Permalink
Add read-only to ARM status enums (#89)
Browse files Browse the repository at this point in the history
It looks like this was not successfully backmerged from the release
branch
  • Loading branch information
markcowl authored Jan 10, 2024
1 parent c08695a commit 17a08ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/feeds/arm/tspconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ emit:
- '@azure-tools/typespec-autorest'
options:
'@azure-tools/typespec-autorest':
use-read-only-status-schema: true
emitter-output-dir: "{project-root}/.."
azure-resource-provider-folder: "resource-manager"
output-file: "{azure-resource-provider-folder}/{service-name}/{version-status}/{version}/openapi.json"
Expand Down

0 comments on commit 17a08ef

Please sign in to comment.