Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Add support for tag new fields #4

Description

@baywet

A few new fields were added to the tag object:

  • summary (string?)
  • parent (OpenAPITagReference?)
  • kind (string?)

These properties should be added to the Tag object, and it's serialization/deserialization should be implemented for 3.2.0

When downgrading to 3.1.0, properties should be serialized as extensions, with an x-oas- prefix.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Fields

No fields configured for Feature.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions