microsoft/typespec

Public

mirrored from https://github.com/microsoft/typespecAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
UseESRP_publish/http-client-java-0.8.0UseESRP_publish/http-client-java-0.8.0
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.typespec-integration/config.yaml

17lines · modecode

1suites:
2 azure-specs:
3 repo: https://github.com/Azure/azure-rest-api-specs
4 branch: typespec-next
5 pattern: "specification/**/tspconfig.yaml"
6 entrypoints:
7 - name: "client.tsp"
8 options: ["--no-emit"]
9 - name: "main.tsp"
10 azure-specs-pr:
11 repo: https://github.com/Azure/azure-rest-api-specs-pr
12 branch: typespec-next
13 pattern: "specification/**/tspconfig.yaml"
14 entrypoints:
15 - name: "client.tsp"
16 options: ["--no-emit"]
17 - name: "main.tsp"
18