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

Add missing C++ constraint docs #1671

Closed
jonaslagoni opened this issue Dec 19, 2023 · 3 comments · Fixed by #1696
Closed

Add missing C++ constraint docs #1671

jonaslagoni opened this issue Dec 19, 2023 · 3 comments · Fixed by #1696
Labels
area/docs Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. C++ generator Anything related to the C++ generator enhancement New feature or request good first issue Good for newcomers released on @next released

Comments

@jonaslagoni
Copy link
Sponsor Member

Reason/Context

In the other languages, we have explicit documentation explaining the constraint rules such as for TypeScript: https://modelina.org/docs/constraints/typescript

However, we are missing one for C++.

TODO:

You could potentially copy-paste the TypeScript one: https://github.com/asyncapi/modelina/blob/master/docs/constraints/TypeScript.md and adapt it to C++

@jonaslagoni jonaslagoni added enhancement New feature or request good first issue Good for newcomers area/docs Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. C++ generator Anything related to the C++ generator labels Dec 19, 2023
@ankur0904
Copy link
Contributor

I want to work on this issue :)

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 3.0.0-next.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 2.1.2 🎉

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
area/docs Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. C++ generator Anything related to the C++ generator enhancement New feature or request good first issue Good for newcomers released on @next released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants