Add missing Kotlin constraint docs #1672
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
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
The text was updated successfully, but these errors were encountered: