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
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 6
12
-
- No generator: 40
9
+
- Data Plane (Swagger): 115
10
+
- Data Plane (TSP-Old): 28
11
+
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 7
12
+
- No generator: 39
13
13
14
14
15
15
## Data Plane Libraries using TypeSpec (@azure-typespec/http-client-csharp)
16
16
17
-
TypeSpec with @azure-typespec/http-client-csharp generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp, or through special handling for specific libraries. Total: 6
17
+
TypeSpec with @azure-typespec/http-client-csharp generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp, or through special handling for specific libraries. Total: 7
@@ -28,7 +29,7 @@ TypeSpec with @azure-typespec/http-client-csharp generator is detected by the pr
28
29
29
30
## Data Plane Libraries using TypeSpec (Old Generator)
30
31
31
-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 29
32
+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 28
32
33
33
34
| Service | Library | Path |
34
35
| ------- | ------- | ---- |
@@ -49,7 +50,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
## Management Plane Libraries using TypeSpec (Old Generator)
189
190
190
-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 45
191
+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 48
191
192
192
193
| Service | Library | Path |
193
194
| ------- | ------- | ---- |
@@ -208,6 +209,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
// TODO -- this is really a bad practice that this map is not built in one place, but we are building it while generating stuff and in the meantime we might read it.
34
+
// but currently this is the best we could do right now.
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/Azure.Generator.Management/src/Providers/OperationMethodProviders/PageableOperationMethodProvider.cs
Copy file name to clipboardExpand all lines: eng/packages/http-client-csharp-mgmt/generator/Azure.Generator.Management/src/Utilities/ResourceHelpers.cs
0 commit comments