pub const DEMO_MAX_JSON_BODY_BYTES: u64 = 32_768;
Maximum JSON request-body size accepted by the Demo API.