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 enum mismatch #24559

Merged

fix enum mismatch

9135665
Select commit
Loading
Failed to load commit list.
Merged

fix enum mismatch #24559

fix enum mismatch
9135665
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger LintDiff succeeded Jul 26, 2023 in 3m 37s

Swagger LintDiff succeeded

Details

compared tags (via openapi-validator v2.1.3) new version base version
package-changes-2023-07-01-preview package-changes-2023-07-01-preview(9135665) package-changes-2023-07-01-preview(main)

The following errors/warnings exist before current PR submission:

Rule Message
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L49
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'subscriptionId'.
Location: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'resourceGroupName'.
Location: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106
⚠️ ParameterNotUsingCommonTypes Not using the common-types defined parameter 'api-version'.
Location: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L106
⚠️ EnumInsteadOfBoolean Booleans properties are not descriptive in all cases and can make them to use, evaluate whether is makes sense to keep the property as boolean or turn it into an enum.
Location: Microsoft.Resources/preview/2023-07-01-preview/changes.json#L261