Add Browser Cache TTL endpoint (#127)
Co-authored-by: bnalonezi <b.alenezi@zid.sa>
This commit is contained in:
11
tests/Fixtures/Endpoints/updateBrowserCacheTtlSetting.json
Normal file
11
tests/Fixtures/Endpoints/updateBrowserCacheTtlSetting.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"success": true,
|
||||
"errors": [],
|
||||
"messages": [],
|
||||
"result": {
|
||||
"id": "browser_cache_ttl",
|
||||
"value": 14400,
|
||||
"editable": true,
|
||||
"modified_on": "2014-01-01T05:20:00.12345Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user