Azure / Azure/openapi-diff

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

Abierto
#371 7 comentarios 0 reacciones 1 asignado Reclamado por @mikeharder Ver en GitHub
Lenguaje dominante
C#
Estrellas
290
Forks
50
Merge medio
5 d 13 h
PR fusionados (30 d)
5

Descripción

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).

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.