Files
cloudflare-php/tests/Fixtures/Endpoints/updateSSLSetting.json
Michael Markoski 1cf5963445 work on crypto tests
2019-05-22 10:28:13 -05:00

11 lines
181 B
JSON

{
"success": true,
"errors": [],
"messages": [],
"result": {
"id": "ssl",
"value": "off",
"editable": true,
"modified_on": "2014-01-01T05:20:00.12345Z"
}
}