Closed IlluzionzDev closed 1 month ago
In TypeSpec, a Model can extend from another Model and extend it's properties. Should make sure the model-declaration.tsx component handles this and generates the Java class extending from this other model.
Model
model-declaration.tsx
In TypeSpec, a
Model
can extend from another Model and extend it's properties. Should make sure themodel-declaration.tsx
component handles this and generates the Java class extending from this other model.