зеркало из https://github.com/Azure/AzureRMR.git
stray debugging print
This commit is contained in:
Родитель
d95ff01833
Коммит
d73c96b5ad
|
@ -143,9 +143,8 @@ private=list(
|
|||
properties <- jsonlite::fromJSON(properties[[1]], simplifyVector=FALSE)
|
||||
|
||||
properties <- modifyList(properties, list(name=self$name, type=self$type))
|
||||
|
||||
print(prettify(toJSON(properties)))
|
||||
private$validate_deploy_parms(properties)
|
||||
|
||||
private$res_op(body=properties, encode="json", http_verb="PUT")
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче