Skip to content

[Bug]: Operation order is not preserved when @tagMetadata decorator is used #6454

Description

@aelberg

Describe the bug

Using the openapi3 emitter version 0.66.0.
When the @tagMetadata is not applied on the namespace the Operations are grouped by their tag in the order defined.
When the @tagMetadata decorator is used the tags are reordered alphabetically and the order of tags is no longer preserved.

Reproduction

Without @tagMetadata

Using @tagMetadata

Checklist

Pinned by timotheeguerin

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions