Skip to content

Handle the query field not existing

Legoktm requested to merge no-query-body into main

Derive Default implementations that serde can use in the few edge cases where the API doesn't return even a "query" field.

Bug: T338102

Merge request reports