Skip to content
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

Add version 2023-10-01-preview for Purview.Workflow #25893

Merged
merged 8 commits into from
Oct 11, 2023
Merged

Add version 2023-10-01-preview for Purview.Workflow #25893

merged 8 commits into from
Oct 11, 2023

Conversation

wuweiran
Copy link
Member

Data Plane API - Pull Request

API Info: The Basics

Most of the information about your service should be captured in the issue that serves as your API Spec engagement record.

  • Link to API Spec engagement record issue:

Is this review for (select one):

  • a private preview
  • a public preview
  • GA release

Change Scope

This section will help us focus on the specific parts of your API that are new or have been modified.
Please share a link to the design document for the new APIs, a link to the previous API Spec document (if applicable), and the root paths that have been updated.

  • Design Document: N/A
  • Previous API Spec Doc: N/A
  • Updated paths: /workflows/{workflowId}/validate, /workflowtasks, /workflowruns

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

❔Got questions? Need additional info?? We are here to help!

Contact us!

The Azure API Review Board is dedicated to helping you create amazing APIs. You can read about our mission and learn more about our process on our wiki.

Click here for links to tools, specs, guidelines & other good stuff

Tooling

Guidelines & Specifications

Helpful Links

@wuweiran wuweiran requested review from mikekistler and a team as code owners September 21, 2023 07:42
@wuweiran wuweiran requested review from JeffreyRichter and removed request for a team September 21, 2023 07:42
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 21, 2023

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 21, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 16 Warnings warning [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
purviewWorkflow.json 2023-10-01-preview(d9cab54) 2022-05-01-preview(main)

The following breaking changes are detected by comparison with the latest preview version:

Rule Message
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'ListWorkflows' to 'Workflows_List'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L48:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L48:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'GetWorkflow' to 'Workflow_Get'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L84:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L84:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'CreateOrReplaceWorkflow' to 'Workflow_CreateOrReplace'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L118:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L118:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'DeleteWorkflow' to 'Workflow_Delete'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L161:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L161:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'SubmitUserRequests' to 'UserRequests_Submit'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L239:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L194:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'ListWorkflowRuns' to 'WorkflowRuns_List'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L281:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L236:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'GetWorkflowRun' to 'WorkflowRun_Get'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L355:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L304:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'CancelWorkflowRun' to 'WorkflowRun_Cancel'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L391:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L340:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'ListWorkflowTasks' to 'WorkflowTasks_List'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L433:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L382:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'GetWorkflowTask' to 'WorkflowTask_Get'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L514:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L457:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'ApproveApprovalTask' to 'Approval_Approve'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L547:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L490:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'RejectApprovalTask' to 'Approval_Reject'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L589:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L532:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'ReassignWorkflowTask' to 'WorkflowTask_Reassign'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L631:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L574:7
⚠️ 1008 - ModifiedOperationId The operation id has been changed from 'UpdateTaskStatus' to 'TaskStatus_Update'. This will impact generated code.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L673:7
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L616:7
⚠️ 1042 - ChangedParameterOrder The order of parameter 'orderby' was changed.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L295:9
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L250:9
⚠️ 1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
New: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L1528:9
Old: Azure.Analytics.Purview.Workflow/preview/2022-05-01-preview/purviewWorkflow.json#L1399:9
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️⚠️LintDiff: 17 Warnings warning [Detail]
compared tags (via openapi-validator v2.1.6) new version base version
package-2023-10-01-preview package-2023-10-01-preview(d9cab54) default(main)

[must fix]The following errors/warnings are introduced by current PR:

Rule Message Related RPC [For API reviewers]
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'WorkflowModel'. Consider using the plural form of 'Workflow' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L89
⚠️ PutRequestResponseScheme A PUT operation request body schema should be the same as its 200 response schema, to allow reusing the same entity between GET and PUT. If the schema of the PUT request body is a superset of the GET response body, make sure you have a PATCH operation to make the resource updatable. Operation: 'Workflow_CreateOrReplace' Request Model: 'parameters[1].schema' Response Model: 'responses[200].schema'
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L118
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'WorkflowModel'. Consider using the plural form of 'Workflow' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L123
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'WorkflowModel'. Consider using the plural form of 'Workflow' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L166
⚠️ ListInOperationName Since operation response has model definition in array type, it should be of the form '_list'.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L194
⚠️ PaginationResponse Operation might be pageable. Consider adding the x-ms-pageable extension.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L194
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'WorkflowModel'. Consider using the plural form of 'Workflow' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L199
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L206
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L229
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'WorkflowRunModel'. Consider using the plural form of 'WorkflowRun' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L360
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'WorkflowRunModel'. Consider using the plural form of 'WorkflowRun' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L396
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'WorkflowTaskModel'. Consider using the plural form of 'WorkflowTask' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L519
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApprovalModel'. Consider using the plural form of 'Approval' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L552
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ApprovalModel'. Consider using the plural form of 'Approval' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L594
⚠️ OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'WorkflowTaskModel'. Consider using the plural form of 'WorkflowTask' to avoid this. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L636
⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L1228
⚠️ AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L1259


The following errors/warnings exist before current PR submission:

Only 30 items are listed, please refer to log for more details.

Rule Message
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L74
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L96
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L110
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L130
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L153
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L173
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L184
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L271
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L345
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L370
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L381
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L406
⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L420
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L423
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L504
⚠️ VersionPolicy Operation does not define an 'api-version' query parameter.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L525
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L526
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L537
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L559
⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L576
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L579
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L601
⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L618
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L621
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L643
⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L660
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L663
⚠️ PathParameterSchema Path parameter should specify a maximum length (maxLength) and characters allowed (pattern).
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L685
⚠️ SuccessResponseBody All success responses except 202 & 204 should define a response body.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L702
⚠️ ErrorResponse Error response should contain a x-ms-error-code header.
Location: Azure.Analytics.Purview.Workflow/preview/2023-10-01-preview/purviewWorkflow.json#L705
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView 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).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 21, 2023

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

Breaking Changes Tracking

️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed [Logs]Release - Generate from afa158e. SDK Automation 14.0.0
    Only show 20 items here, please refer to log for details.
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 807 | �[0m … rtifacts += �[36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mCannot find path
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1mit does not exist.
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk artifact
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
  • Azure.Analytics.Purview.Account [View full logs]  [Release SDK Changes]
    info	[Changelog]
  • Azure.Analytics.Purview.Administration [View full logs]  [Release SDK Changes]
    info	[Changelog]
  • Azure.Analytics.Purview.Catalog [View full logs]  [Release SDK Changes]
    info	[Changelog]
  • Azure.Analytics.Purview.Scanning [View full logs]  [Release SDK Changes]
    info	[Changelog]
  • Azure.Analytics.Purview.Sharing [View full logs]  [Release SDK Changes]
    info	[Changelog]
  • Azure.Analytics.Purview.Workflows [View full logs]  [Release SDK Changes]
    info	[Changelog]
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 21, 2023

Generated ApiView

Language Package Name ApiView Link
Swagger Azure.Analytics.Purview.Workflow https://apiview.dev/Assemblies/Review/e6b684fd771c4d33a3af73a73f8e8d7a

@openapi-workflow-bot
Copy link

Hi @wuweiran! For review efficiency consideration, when creating a new API version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version.
For more details refer to the wiki.

@JeffreyRichter JeffreyRichter added the APIStewardshipBoard-SignedOff The Azure API Stewardship team has reviewed and approved the changes. label Oct 10, 2023
@anuchandy anuchandy merged commit afa158e into Azure:main Oct 11, 2023
30 of 31 checks passed
@openapi-pipeline-app
Copy link

Swagger pipeline restarted successfully, please wait for status update in this comment.

jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
* Add version 2023-10-01-preview for Purview.Workflow

* Fix

* Fix

* Fix

* Fix

* Fix

* Add description about max page size

---------

Co-authored-by: Weiran Wu <weiranwu@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APIStewardshipBoard-SignedOff The Azure API Stewardship team has reviewed and approved the changes. CI-MissingBaseCommit data-plane new-api-version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants