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

fix case sensitive naming #25764

Merged
merged 1 commit into from
Sep 13, 2023

fix case sensitive naming

72ba537
Select commit
Loading
Failed to load commit list.
Merged

fix case sensitive naming #25764

fix case sensitive naming
72ba537
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
openapi-pipeline-app / Swagger LintDiff succeeded Sep 12, 2023 in 2m 53s

Swagger LintDiff succeeded

Details

compared tags (via openapi-validator v2.1.4) new version base version
package-preview-2023-06 package-preview-2023-06(72ba537) package-preview-2023-06(main)

The following errors/warnings exist before current PR submission:

Rule Message
BodyTopLevelProperties Top level properties should be one of name, type, id, location, properties, tags, plan, sku, etag, managedBy, identity, zones. Model definition 'Machine' has extra properties ['resources'].
Location: Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json#L2477
TrackedResourcePatchOperation Tracked resource 'License' must have patch operation that at least supports the update of tags.
Location: Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json#L2585
ArmResourcePropertiesBag Top level property names should not be repeated inside the properties bag for ARM resource 'MachineExtension'. Properties [properties.type] conflict with ARM top level properties. Please rename these.
Location: Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json#L3026
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: List Machines by resource group
Location: Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json#L1093
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Create or Update a Machine Extension
Location: Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json#L1246
⚠️ PageableOperation Based on the response model schema, operation 'NetworkProfile_Get' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json#L1675
⚠️ PageableOperation Based on the response model schema, operation 'AgentVersion_List' might be pageable. Consider adding the x-ms-pageable extension.
Location: Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json#L1841
⚠️ UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: GET Agent Versions
Location: Microsoft.HybridCompute/preview/2023-06-20-preview/HybridCompute.json#L1920