toggle menu
modicio
0.3
jvm
switch theme
search in API
modicio
/
modic.io.controller
/
ModelController
/
postReference
post
Reference
@
PostMapping
(
value
=
[
"model/variant/reference"
]
,
produces
=
[
"application/xml"
]
)
fun
postReference
(
@
RequestParam
(
required
=
false
,
name
=
"running_UUID"
)
runningUID
:
String
,
@
RequestParam
(
required
=
false
,
name
=
"variant_UUID"
)
variantUID
:
String
)
:
String
Activate the specified variant as reference model.