hedera-web/rest.php

11 lines
208 B
PHP

<?php header ('Content-Type: application/json; charset=UTF-8'); ?>
{
"error": {
"domain": "Version",
"code": "criticalVersion",
"message": "Errores solucionados"
},
"warnings": null,
"data": null
}