stoplightio / http-spec

Utilities to normalize OpenAPI v2 and v3 objects for the Stoplight ecosystem.
https://stoplight.io
Apache License 2.0
20 stars 12 forks source link

fix(oas3): support externalValue in example objects #190

Closed P0lip closed 2 years ago

P0lip commented 2 years ago

Stumbled upon this one thanks to https://github.com/stoplightio/types/pull/108

Weird we haven't had externalValue anywhere in our fixtures, but I suppose it's not particularly common.

FWIW this one is also not a new bug, it's been there since always? That's how it looked like in 4.3.1 https://github.com/stoplightio/http-spec/blob/v4.3.1/src/oas3/transformers/content.ts#L169

stoplight-bot commented 2 years ago

:tada: This PR is included in version 5.1.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: