{ "paths": { // Examples of common paths -- default is to not set a cache-control value (null). // They can be set to cache with a lifetime e.g. "public, max-age=150" "^/v2/info(.*)": null, "^/v2/pox(.*)": null, "^/v2/contracts/call-read(.*)": null, "^/v2/map_entry(.*)": null, "^/v2(.*)": null } }