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

feat: mark deprecated properties with @Deprecated #421

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

maltesmann
Copy link
Contributor

Description

See #418 for details.

Related issue(s)

Resolves #418

Copy link

@github-actions github-actions bot left a comment

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.

@maltesmann maltesmann changed the title Mark deprecated properties with @Deprecated feat: Mark deprecated properties with @Deprecated Nov 18, 2024
@maltesmann maltesmann changed the title feat: Mark deprecated properties with @Deprecated feat: mark deprecated properties with @Deprecated Nov 18, 2024
@Tenischev
Copy link
Member

Hi @maltesmann
Please update one of tests to cover this functionality. I think additional-formats.test.js could be the place, but of course you could create a new file.

@maltesmann
Copy link
Contributor Author

Hi @Tenischev
Sure! I just added a deprecated parameter to the test you suggested. I also fixed the jinjer2 whitespace control, to not break the existing tests.

@Tenischev
Copy link
Member

@all-contributors please add @maltesmann for code

Copy link
Contributor

@Tenischev

I've put up a pull request to add @maltesmann! 🎉

@Tenischev Tenischev merged commit 65589a5 into asyncapi:master Nov 26, 2024
8 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Mark deprecated properties with @Deprecated
3 participants