-
Notifications
You must be signed in to change notification settings - Fork 5.6k
SecurityInsights: Investigation swagger updates #6652
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
Conversation
Automation for azure-sdk-for-pythonThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
|
Can one of the admins verify this patch? |
|
You can add the extra words to https://github.com/Azure/azure-rest-api-specs/blob/master/custom-words.txt if they're correct |
In Testing, Please Ignore[Logs] (Generated from be784b1, Iteration 9)
|
|
@shahabhijeet please review, thanks |
|
@shahabhijeet is there any update? |
majastrz
left a comment
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.
Looks good from ARM side.
|
@shahabhijeet @praries880 can someone please review the PR? thanks |
mmyyrroonn
left a comment
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.
LGTM. I just want to confirm. Lot's of parameters set readOnly field to true. Usually, readOnly: true means these parameters should not appear in the PUT/PATCH methods. These parameters are set by design. Right?
| "readOnly": true, | ||
| "description": "The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated." | ||
| }, | ||
| "additionalData": { |
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.
This field is a little bit tricky. What's kind of additionalData we want?
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.
additionalData can hold any custom field that should be part of the "entity" object. The fields don't share the same type, so this is why the type of "additionalProperties" is object.
|
@myronfanqiu go ahead merge the PR if you are satisfied with responses to your comments. |
@myronfanqiu One of our resource types, called |
|
@dosegal Thanks! |
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.