Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

chore(deps): upgrading @readme/oas-tooling to fix a flattenSchema bug#985

Merged
erunion merged 2 commits intonextfrom
fix/flatten-schema-allof
Oct 15, 2020
Merged

chore(deps): upgrading @readme/oas-tooling to fix a flattenSchema bug#985
erunion merged 2 commits intonextfrom
fix/flatten-schema-allof

Conversation

@erunion
Copy link
Copy Markdown
Member

@erunion erunion commented Oct 14, 2020

🧰 What's being changed?

Upgrades @readme/oas-tooling to 3.6.1 to resolve a bug in how we'd flatten allOf, oneOf, and anyOf schemas in responses.

🧪 Testing

You can see this bug in the wild here: http://bin.readme.com/s/5f8782ef410c3700243caa55

Despite the response having an application property that's an allOf, it's not parsed:

Screen Shot 2020-10-14 at 4 00 06 PM

With this change however:

Screen Shot 2020-10-14 at 4 00 41 PM

📖 Release Notes

3.6.1 (2020-10-14)

@erunion erunion added type:bug Something isn't working scope:dependency Pull requests that update a dependency file labels Oct 14, 2020
@erunion erunion force-pushed the fix/flatten-schema-allof branch from b97bc29 to fda195c Compare October 14, 2020 23:03
@erunion erunion merged commit 7855a26 into next Oct 15, 2020
@erunion erunion deleted the fix/flatten-schema-allof branch October 15, 2020 00:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

scope:dependency Pull requests that update a dependency file type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant