Skip to content

OpenAPIEncoding property is wrongly "allowedReserved" instead of "allowReserved" in v3 and V31 deserialization #2517

@baywet

Description

@baywet

Describe the bug

The deserialization key for the property "allowReserved" is "allowedReserved" which is a typo in v3 and v31. It should be "allowReserved" instead.

Also make sure to add unit test to prevent any further regression.

Metadata

Metadata

Assignees

Labels

priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:bugA broken experiencetype:regressionA bug from previous release

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions