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 Kotlin constraint docs #1672

Closed
jonaslagoni opened this issue Dec 19, 2023 · 0 comments
Closed

Add missing Kotlin constraint docs #1672

jonaslagoni opened this issue Dec 19, 2023 · 0 comments
Labels
area/docs Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. enhancement New feature or request good first issue Good for newcomers Kotlin generator Anything relevant to the Kotlin generator

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 Kotlin.

TODO:

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

@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. Kotlin generator Anything relevant to the Kotlin generator labels Dec 19, 2023
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. enhancement New feature or request good first issue Good for newcomers Kotlin generator Anything relevant to the Kotlin generator
Projects
None yet
Development

No branches or pull requests

2 participants