Microsoft Azure Post Models

Uploads one or more models. When any error occurs, no models are uploaded.Status codes:* 201 Created* 400 Bad Request * DTDLParserError - The models provided are not valid DTDL. * InvalidArgument - The model id is invalid. * LimitExceeded - The maximum number of model ids allowed in 'dependenciesFor' has been reached. * ModelVersionNotSupported - The version of DTDL used is not supported.* 409 Conflict * ModelAlreadyExists - The model provided already ...