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

August-2023-preview fix circular reference #25870

RecurrenceSchedule->ComputeRecurrenceSchedule

9180dcb
Select commit
Loading
Failed to load commit list.
Merged

August-2023-preview fix circular reference #25870

RecurrenceSchedule->ComputeRecurrenceSchedule
9180dcb
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger LintDiff succeeded Sep 20, 2023 in 5m 25s

Swagger LintDiff succeeded

Details

compared tags (via openapi-validator v2.1.4) new version base version
package-preview-2023-08 package-preview-2023-08(9180dcb) package-preview-2023-08(release-machinelearningservices-Microsoft.MachineLearningServices-2023-08-01-preview)

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

Rule Message Related RPC [For API reviewers]
⚠️ PostOperationIdContainsUrlVerb OperationId should contain the verb: 'updatequotas' in:'Quotas_Update'. Consider updating the operationId
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L133
⚠️ PostOperationIdContainsUrlVerb OperationId should contain the verb: 'getallowedvmsizesforresize' in:'Compute_getAllowedResizeSizes'. Consider updating the operationId
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L870
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: List VM Sizes
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L903
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: List VM Sizes
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L961


The following errors/warnings exist before current PR submission:

Rule Message
⚠️ PageableOperation Based on the response model schema, operation 'VirtualMachineSizes_List' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L85