Azure / Azure/openapi-diff

Breaking change false positive when changing readonly property from true to false...

Ouverte
#172 0 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
C#
Étoiles
290
Forks
50
Merge moyen
5 j 13 h
PR mergées (30 j)
5

Description

I changed few properties readonly from true to false and breaking change tool flagging those. But, I don't expect those to be breaking , it is same as adding new property ( not removing it which is changing readonly from false to true).

PR: https://github.com/Azure/azure-rest-api-specs-pr/pull/1605

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

The issue names no source files or tests; begin at the command-line breaking-change comparison for OpenAPI specs and reproduce a readonly true-to-false change. Done means the tool no longer flags that transition as breaking while preserving the false-to-true behavior, with the reported Azure REST API Specs case covered by verification.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
csharp, openapi
Domaine
api, cli
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.