Skip to content

Commit

Permalink
Fix LinitDiff errors in ProvisioningState (#2745)
Browse files Browse the repository at this point in the history
  • Loading branch information
markcowl authored Dec 12, 2023
1 parent e52a32c commit 8be7c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions eng/feeds/arm/tspconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ options:
azure-resource-provider-folder: "resource-manager"
output-file: "{azure-resource-provider-folder}/{service-name}/{version-status}/{version}/openapi.json"
examples-directory: "{project-root}/examples"
use-read-only-status-schema: true
linter:
extends:
- "@azure-tools/typespec-azure-resource-manager/all"
2 changes: 1 addition & 1 deletion eng/feeds/arm/tspconfig_stand_alone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ options:
azure-resource-provider-folder: "resource-manager"
output-file: "{azure-resource-provider-folder}/{service-name}/{version-status}/{version}/openapi.json"
examples-directory: "{project-root}/examples"

use-read-only-status-schema: true

0 comments on commit 8be7c23

Please sign in to comment.