Azure / Azure/openapi-diff

OpenAPI-diff should flag changes in the tags for an operation

Ouverte
#371 7 commentaires 0 réactions 1 personne assignée Réclamée par @mikeharder Voir sur GitHub
Langage dominant
C#
Étoiles
290
Forks
50
Merge moyen
5 j 13 h
PR mergées (30 j)
5

Description

Some tooling uses the operation tags to group or namespace the operations in an API definition. SwaggerUI is one example, but many other tools do as well.

For this reason, OpenAPI diff should detect and report any change in the array of tags specified for an operation. The message should be a warning since this change does not impact the "on the wire" behavior of the API.

A real-life example that tripped up Terraform generation is [#34736](https://github.com/Azure/azure-rest-api-specs/pull/34736).

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

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