specification/confidentialledger/Microsoft.ManagedCcf/tspconfig.yaml (12 lines of code) (raw):
emit:
- "@azure-tools/typespec-autorest"
linter:
extends:
- "@azure-tools/typespec-azure-rulesets/data-plane"
disable:
"@azure-tools/typespec-azure-core/composition-over-inheritance": "New rule"
options:
"@azure-tools/typespec-autorest":
azure-resource-provider-folder: "./data-plane"
emitter-output-dir: "{project-root}/.."
output-file: "{azure-resource-provider-folder}/{service-name}/{version-status}/{version}/mccfgov.json"