-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync authType and containerUri in BlobService From DataFactory To Synapse #22404
Conversation
Hi, @tsaiggo Thanks for your PR. I am workflow bot for review process. Here are some small tips. Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com |
Swagger Validation Report
|
compared swaggers (via Oad v0.10.4)] | new version | base version |
---|---|---|
LinkedService.json | 2020-12-01(a6e5a56) | 2020-12-01(main) |
Rule | Message |
---|---|
1045 - AddedOptionalProperty |
The new version has a new optional property 'authenticationType' that was not found in the old version. New: stable/2020-12-01/entityTypes/LinkedService.json#L134:7 Old: stable/2020-12-01/entityTypes/LinkedService.json#L134:7 |
1045 - AddedOptionalProperty |
The new version has a new optional property 'containerUri' that was not found in the old version. New: stable/2020-12-01/entityTypes/LinkedService.json#L134:7 Old: stable/2020-12-01/entityTypes/LinkedService.json#L134:7 |
️️✔️
Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️
CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️
LintDiff: 0 Warnings warning [Detail]
compared tags (via openapi-validator v2.0.0) | new version | base version |
---|---|---|
package-artifacts-2020-12-01 | package-artifacts-2020-12-01(a6e5a56) | package-artifacts-2020-12-01(main) |
package-artifacts-composite-v1 | package-artifacts-composite-v1(a6e5a56) | package-artifacts-composite-v1(main) |
package-artifacts-composite-v6 | package-artifacts-composite-v6(a6e5a56) | package-artifacts-composite-v6(main) |
package-artifacts-composite-v5 | package-artifacts-composite-v5(a6e5a56) | package-artifacts-composite-v5(main) |
package-artifacts-composite-v4 | package-artifacts-composite-v4(a6e5a56) | package-artifacts-composite-v4(main) |
The following errors/warnings exist before current PR submission:
Only 30 items are listed, please refer to log for more details.
️️✔️
Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️
ApiReadinessCheck succeeded [Detail] [Expand]
️⚠️
~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]
API Test is not triggered due to precheck failure. Check pipeline log for details.
️❌
~[Staging] SwaggerAPIView: 0 Errors, 0 Warnings failed [Detail]
️️✔️
~[Staging] CadlAPIView succeeded [Detail] [Expand]
️️✔️
ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️
SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️
PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️
PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️
SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️
Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️
CadlValidation succeeded [Detail] [Expand]
Validation passes for CadlValidation.
️️✔️
PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
Swagger pipeline restarted successfully, please wait for status update in this comment. |
Swagger pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
Swagger Validation Report
|
NewApiVersionRequired reason: |
Sync authType and containerUri in BlobService From DataFactory To Synapse
Add containerUri and authType in Blob Connector to Synapse