-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
[data-plane] Initial Creation of HealthDataAiServices.Deid #27452
Conversation
PR validation pipeline restarted successfully. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛. |
Swagger Validation Report
|
compared tags (via openapi-validator v2.1.6) | new version | base version |
---|---|---|
default | default(b68ecbe) | default(release-healthdataaiservices-deidentification-2024-01-31-preview) |
package-2024-01-31-preview | package-2024-01-31-preview(b68ecbe) | default(release-healthdataaiservices-deidentification-2024-01-31-preview) |
[must fix]The following errors/warnings are introduced by current PR:
️❌
Avocado: 3 Errors, 0 Warnings failed [Detail]
Rule | Message |
---|---|
MISSING_README |
Can not find readme.md in the folder. If no readme.md file, it will block SDK generation. folder: data-plane/Microsoft.HealthDataAIServices/preview/2024-01-31-preview |
MISSING_README |
Can not find readme.md in the folder. If no readme.md file, it will block SDK generation. folder: Microsoft.HealthDataAIServices/preview/2024-01-31-preview/examples |
MISSING_README |
Can not find readme.md in the folder. If no readme.md file, it will block SDK generation. folder: b68ecbe886fddf02d1a6f623cb7ad02b1f8f7716/specification/deidentification/data-plane |
️️✔️
SwaggerAPIView succeeded [Detail] [Expand]
️❌
TypeSpecAPIView: 0 Errors, 1 Warnings failed [Detail]
Rule | Message |
---|---|
"How to fix":"Check the detailed log and verify if the TypeSpec emitter is able to create API review file for the changes in PR." |
️️✔️
ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️
SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️
SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️❌
PR Summary: 0 Errors, 0 Warnings failed [Detail]
️️✔️
Automated merging requirements met succeeded [Detail] [Expand]
Swagger Generation Artifacts
|
Generated ApiView
|
Hi @GrahamMThomas! 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. |
PR validation pipeline can not start as the pull request is not merged or mergeable - most likely it has merge conflicts. |
1 similar comment
PR validation pipeline can not start as the pull request is not merged or mergeable - most likely it has merge conflicts. |
d602d0e
to
3d0b53f
Compare
c26f987
to
9d89195
Compare
...aaiservices/HealthDataAIServices.Deidentification/examples/2024-01-31-preview/CreateJob.json
Outdated
Show resolved
Hide resolved
ba9af3f
to
dc65a6f
Compare
Can we get a branch for this PR to merge into instead of main? We are currently in private preview with very few customers and don't want published SDKs yet. |
You can use https://openapihub.azure-devex-tools.com/ to create a feature branch. Select "create openapi specs". And if you need collaboration on the feature branch, select "multiple people working" within. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor issues to clean up.
...vices.Deidentification/preview/2024-01-31-preview/HealthDataAIServices.Deidentification.json
Outdated
Show resolved
Hide resolved
...vices.Deidentification/preview/2024-01-31-preview/HealthDataAIServices.Deidentification.json
Outdated
Show resolved
Hide resolved
...vices.Deidentification/preview/2024-01-31-preview/HealthDataAIServices.Deidentification.json
Outdated
Show resolved
Hide resolved
...vices.Deidentification/preview/2024-01-31-preview/HealthDataAIServices.Deidentification.json
Outdated
Show resolved
Hide resolved
ed3503c
to
e3e31e6
Compare
Please address or respond to feedback from the ARM API reviewer. |
Hi, @GrahamMThomas, our workflow has detected that there is no management SDK ever released for your RP, to further process SDK onboard for your RP, you should have the SDK client library name of your RP reviewed and approved. Impact: SDK release owner will take the approved management client library name to release SDK. No client library name approval will leads to SDK release delayed. |
e3e31e6
to
b68ecbe
Compare
Swagger Validation Report
|
Rule | Message |
---|---|
MISSING_README |
Can not find readme.md in the folder. If no readme.md file, it will block SDK generation. folder: data-plane/Microsoft.HealthDataAIServices/preview/2024-01-31-preview |
MISSING_README |
Can not find readme.md in the folder. If no readme.md file, it will block SDK generation. folder: Microsoft.HealthDataAIServices/preview/2024-01-31-preview/examples |
MISSING_README |
Can not find readme.md in the folder. If no readme.md file, it will block SDK generation. folder: b68ecbe886fddf02d1a6f623cb7ad02b1f8f7716/specification/deidentification/data-plane |
️⌛
SwaggerAPIView pending [Detail]
️⌛
TypeSpecAPIView pending [Detail]
️️✔️
ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️🔄
SemanticValidation inProgress [Detail]
️⌛
SpellCheck pending [Detail]
️⌛
PR Summary pending [Detail]
️⌛
Automated merging requirements met pending [Detail]
Closing as I think something is wrong with the build pipeline state. Will reopen a new PR. |
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.
Is this review for (select one):
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.
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
Checks stuck in `queued` state?
If the PR CI checks appear to be stuck in `queued` state, please add a comment with contents `/azp run`. This should result in a new comment denoting a `PR validation pipeline` has started and the checks should be updated after few minutes.