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 visibility and optionality for provisioning state & linting rules #323

Merged
merged 11 commits into from
Mar 4, 2024

Conversation

allenjzhang
Copy link
Member

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 27, 2024

All changed packages have been documented.

@azure-sdk
Copy link
Collaborator

allenjzhang and others added 2 commits February 27, 2024 10:47
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
@tjprescott
Copy link
Member

Here is the azure-openapi-validator PR that will disable this rule once this is released:
Azure/azure-openapi-validator#666

@@ -516,12 +516,10 @@
"properties": {
"provisioningState": {
"$ref": "#/definitions/Azure.ResourceManager.ResourceProvisioningState",
"description": "The provisioning state of the resource."
"description": "The provisioning state of the resource.",
"readOnly": true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: We should make sure these samples are using the suggested read-only-status-schema: true setting. We can do this in a separate PR

@allenjzhang allenjzhang enabled auto-merge (squash) March 4, 2024 18:26
@allenjzhang allenjzhang merged commit b6c3bf2 into Azure:main Mar 4, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants