This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Description
According to the spec for Fixed Fields and Patterned Fields of the Responses Object, it is permissible to use a $ref object to describe API responses.
Currently, attempting to parse an Open API definition that uses this feature yields an OpenApiError indicating that "$ref is not a valid property at {path}".