We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e680f9b commit 1e56b6fCopy full SHA for 1e56b6f
specification/synapse/data-plane/readme.md
@@ -84,6 +84,16 @@ input-file:
84
- Microsoft.Synapse/stable/2020-12-01/entityTypes/SparkJobDefinition.json
85
- Microsoft.Synapse/stable/2020-12-01/entityTypes/SqlScript.json
86
- Microsoft.Synapse/stable/2020-12-01/entityTypes/Trigger.json
87
+```
88
+
89
+### Tag: package-artifacts-2021-04-01
90
91
+These settings apply only when `--tag=package-artifacts-2021-04-01` is specified on the command line.
92
93
+**ATTENTION**: Please DO NOT generate SDK based on this tag. Syms API set is not ready to be included in SDK.
94
95
+``` yaml $(tag) == 'package-artifacts-2021-04-01'
96
+input-file:
97
- Microsoft.Synapse/stable/2021-04-01/symsAPI.json
98
```
99
0 commit comments