Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replace isPrimitiveType with more sophisticated isPrimitiveSchema #519

Merged
merged 3 commits into from
Nov 22, 2022

Conversation

hudlow
Copy link
Member

@hudlow hudlow commented Nov 21, 2022

Signed-off-by: Dan Hudlow [email protected]

PR summary

This is mostly @padamstx's work — pulling it out of #506 because this bug is causing me issues in review and that PR still has some open baggage.

PR Checklist

General checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Dependencies have been updated as needed
  • .secrets.baseline updated as needed?

@hudlow hudlow requested review from dpopp07 and padamstx November 21, 2022 00:49
Copy link
Member

@padamstx padamstx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@dpopp07 dpopp07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

@dpopp07 dpopp07 merged commit a4c0293 into IBM:main Nov 22, 2022
ibm-devx-sdk pushed a commit that referenced this pull request Nov 22, 2022
## @ibm-cloud/openapi-ruleset [0.44.3](https://github.com/IBM/openapi-validator/compare/@ibm-cloud/[email protected]...@ibm-cloud/[email protected]) (2022-11-22)

### Bug Fixes

* replace isPrimitiveType with more sophisticated isPrimitiveSchema ([#519](#519)) ([a4c0293](a4c0293))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 0.44.3 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@ibm-devx-sdk
Copy link

🎉 This PR is included in version 0.96.4 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4 participants