+0
−8
+19
−48
Loading
* Only include document bound members in HTTP operations * Add rest-json-extras test for maps with an enum key * Fix serialization of maps with enum keys * Replace SerdeJsonSerializerGenerator with JsonSerializerGenerator * Suppress clippy warning * CR feedback