Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Add support for $ref in status code responses #29

Open
amanda-mitchell opened this issue Sep 6, 2017 · 2 comments
Open

Add support for $ref in status code responses #29

amanda-mitchell opened this issue Sep 6, 2017 · 2 comments

Comments

@amanda-mitchell
Copy link

amanda-mitchell commented Sep 6, 2017

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}".

@darrelmiller
Copy link
Member

Thanks. Will get that fixed ASAP.

@darrelmiller
Copy link
Member

This is fixed in build #31 and should be in Nuget release 0.8.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants