In [3.2.0](https://spec.openapis.org/oas/latest#common-fixed-fields-0) the encoding object also has: - encoding Dictionary<string, Encoding> - prefixEncoding Encoding[] - itemEncoding Encoding We need to add the fields, serialization, deserialization and corresponding unit tests.
In 3.2.0 the encoding object also has:
We need to add the fields, serialization, deserialization and corresponding unit tests.