Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support of schema extensions #42

Closed
kchaber opened this issue May 30, 2021 · 10 comments
Closed

Support of schema extensions #42

kchaber opened this issue May 30, 2021 · 10 comments
Assignees
Labels
enhancement New feature or request

Comments

@kchaber
Copy link

kchaber commented May 30, 2021

Describe the bug

As per AsyncAPI spec the schema and properties allow to define some vendor extensions prefixed with x-. However, the current model classes especialy Schema do not support this.

Expected behavior

The model classes allow to store the vendor extensions and properly render them during serialization to JSON.

@kchaber kchaber added the bug Something isn't working label May 30, 2021
@github-actions
Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup 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.

@Pakisan
Copy link
Member

Pakisan commented Jun 1, 2021

@kchaber, hi.

Will check it

@github-actions
Copy link

github-actions bot commented Aug 1, 2021

This issue has been automatically marked as stale because it has not had recent activity 😴
It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions ❤️

@github-actions github-actions bot added the stale label Aug 1, 2021
@derberg derberg removed bug Something isn't working stale labels Aug 2, 2021
@github-actions
Copy link

github-actions bot commented Oct 2, 2021

This issue has been automatically marked as stale because it has not had recent activity 😴
It will be closed in 60 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation.
Thank you for your contributions ❤️

@github-actions github-actions bot added the stale label Oct 2, 2021
@derberg
Copy link
Member

derberg commented Oct 4, 2021

@Pakisan any news from your side?

@github-actions github-actions bot removed the stale label Oct 5, 2021
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Feb 2, 2022
@derberg
Copy link
Member

derberg commented Feb 3, 2022

@Pakisan please have a look on stale bot alerts

@github-actions github-actions bot removed the stale label Feb 4, 2022
@github-actions
Copy link

github-actions bot commented Jun 5, 2022

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Jun 5, 2022
@github-actions github-actions bot removed the stale label Jul 29, 2022
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.

There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions bot added the stale label Nov 27, 2022
@Pakisan Pakisan added enhancement New feature or request and removed stale labels Feb 15, 2023
@Pakisan
Copy link
Member

Pakisan commented Mar 12, 2023

@kchaber done

#126

@Pakisan Pakisan closed this as completed Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants