local types = import 'types.libsonnet'; types.envoy.extensions.filters.http.buffer.v3.Buffer .withMaxRequestBytes(1) ._validate()
{"Uint32":{"gt":0}}