put Model Of Variant
@PutMapping(value = ["model" ], produces = ["application/xml" ], consumes = ["application/xml" ] )
Set a complete model (Fragment). If the specified variant is existent, a new running version will be created. if the variant is not present, a new variant with the given name
is initialized with the specified model as an initial version
URL Params
variant_UUID?=String
variant_name=String
Body
XML Body (closed fragment)
Checks
XML fragment verification
Parameters
variant UID
name
fragment