This directory includes API version specific models from open api specs. The models in this directory is used for serializing/deserializing request and response. datamodels has the converters to convert between version specific models and datamodels. datamodels will be used for internal controller and datastorage.
Generate new models
The versioned models in this directory are generated from the TypeSpec definitions in the
typespec directory using the TypeSpec Go emitter
(@azure-tools/typespec-go). AutoRest is no longer used to generate these models (see
radius-project/radius#11425).