Skip to content

fix: add missing title() and summary() getters to Server class (#1075, #1076) - #1195

Closed
alexanderxfgl-bit wants to merge 2 commits into
asyncapi:masterfrom
alexanderxfgl-bit:fix/server-title-summary-getters
Closed

fix: add missing title() and summary() getters to Server class (#1075, #1076)#1195
alexanderxfgl-bit wants to merge 2 commits into
asyncapi:masterfrom
alexanderxfgl-bit:fix/server-title-summary-getters

Conversation

@alexanderxfgl-bit

Copy link
Copy Markdown

Fixes #1075 and #1076 by adding missing getter methods for title and summary to the Server class.\n\nThe methods follow the exact same pattern as existing getters like hasPathname()/pathname().\n\nCloses #1075\nCloses #1076

@changeset-bot

changeset-bot Bot commented Jul 5, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 46eba4b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@asyncapi/parser Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@sonarqubecloud

Copy link
Copy Markdown

@princerajpoot20

Copy link
Copy Markdown
Member

the underline issue is part of microgrant program. please read the program guidlines https://github.com/asyncapi/community/blob/master/docs/010-contribution-guidelines/microgrant-program.md. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Missing server.title() function

2 participants