Skip to content

[BUG] Absent fields 'title' and 'summary' for AsyncAPI 3.0 #1137

@JayLim2

Description

@JayLim2

Describe the bug.

Corresponding to official specification of AsyncAPI 3.0, Server Object can contain 2 fields title, summary.
Docs: https://www.asyncapi.com/docs/reference/specification/v3.0.0#serverObject

There is no the fiedls in spec types for version 3.0:

export interface ServerObject extends SpecificationExtensions {

Expected behavior

Type ServerObject must contain 2 optional fields title and summary with types string.

Screenshots

Image

How to Reproduce

🖥️ Device Information [optional]

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

No, someone else can work on it

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions