The [path item object](https://spec.openapis.org/oas/latest#path-item-object) now supports new operations: - query (Operation?) - additionalOperations (IDictionary<string, Operation>?) We should add the additional properties, and handle serialization/deserialization in 3.2.0 When downgrading to 3.1.0 these new fields should be serialized as extensions with the prefix x-oas-