You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/prompts/tspconfig_add_missing_languages.prompt.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Add a language that is missing (for instance, adding Go, Python, Javascript, or
8
8
- New emitter configurations should be added as a child of the "options:" section, after any other emitters and their options.
9
9
- Do NOT search the files in the repository for examples, as these can be out of date.
10
10
- Determine which tspconfig.yaml template to use:
11
-
- If the currently open tspconfig.yaml contains @azure-tools/typespec-azure-rulesets/resource-manager, then use this template: [tspconfig template](https://raw.githubusercontent.com/Azure/azure-rest-api-specs/refs/heads/main/specification/contosowidgetmanager/Contoso.Management/tspconfig.yaml)
12
-
- If the currently open tspconfig.yaml contains @azure-tools/typespec-azure-rulesets/data-plane, then use this template: [tspconfig template](https://raw.githubusercontent.com/Azure/azure-rest-api-specs/refs/heads/main/specification/contosowidgetmanager/Contoso.WidgetManager/tspconfig.yaml)
11
+
- If the currently open tspconfig.yaml contains @azure-tools/typespec-azure-rulesets/resource-manager, then use this [template](https://aka.ms/azsdk/tspconfig-sample-mpg)
12
+
- If the currently open tspconfig.yaml contains @azure-tools/typespec-azure-rulesets/data-plane, then use this [template](https://aka.ms/azsdk/tspconfig-sample-dpg)
13
13
- Using the appropriate template file as a guide, add in any emitter configurations, like @azure-tools/typespec-go, that do not have emitters configured in our tspconfig.yaml.
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry/stable/2025-11-01/containerregistry.json
0 commit comments