You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The *Model API Generator* (`model-api-gen`) is a Kotlin component which generates a domain-specific model API.
13
-
Currently, the generator supports either Kotlin and TypeScipt as target languages.
13
+
Currently, the generator supports either Kotlin and TypeScript as target languages.
14
14
As a source for the generated API, `model-api-gen` consumes a given metamodel specified by JSON files.
15
15
16
16
The Model API Generator is mainly used in the corresponding gradle plugin xref:core:reference/component-model-api-gen-gradle.adoc[model-api-gen-gradle].
0 commit comments