Azure / Azure/azure-sdk-tools

[Python APIView] PR APIView Enums not updated for case sensitive changes

Open
#2,491 1 comment 0 reactions 1 assignee Claimed by @swathipil View on GitHub
APIView Python
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

In [this PR](https://github.com/Azure/azure-sdk-for-python/pull/21884/commits/622e57a5d8b47774bff31c571dc63fa94cd5b7f1), I updated the `RetryMode` enum values from `Fixed` + `Exponential` to `FIXED` + `EXPONENTIAL`. However, the [PR APIView was not updated](https://apiview.dev/Assemblies/Review/9044ae67be154ef9936301399c97e4d1?diffOnly=True&diffRevisionId=1fd4dc4373c7409ba19ccc98f4d5f8b4) automatically to account for the changes.

I believe the tool may not be detecting case changes for Enums.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.