Expand description
Guards applied to a client-supplied body before it reaches the pipeline.
Functionsยง
- flatten_
top_ level_ dates - Rewrite top-level timestamp fields into their bare-string wire form.
- reject_
reserved_ keys - Refuse a body that carries a server-internal column.
- strip_
internal_ keys - Remove every
_-prefixed key from a row before it becomes a response. - to_
response_ body - Everything a row needs before it becomes a response body.