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(rulesets): exclusiveMinimum must be a number thrown for OAS 3.0 #1913

Merged
merged 1 commit into from
Oct 25, 2021

Conversation

P0lip
Copy link
Contributor

@P0lip P0lip commented Oct 24, 2021

Fixes #1894

Checklist

  • Tests added / updated
  • Docs added / updated

Does this PR introduce a breaking change?

  • Yes
  • No

@P0lip P0lip added the t/bug Something isn't working label Oct 24, 2021
@P0lip P0lip self-assigned this Oct 24, 2021
@P0lip P0lip requested a review from a team October 24, 2021 13:30
@P0lip P0lip enabled auto-merge (squash) October 24, 2021 13:30
@P0lip P0lip merged commit 65d287a into develop Oct 25, 2021
@P0lip P0lip deleted the fix/rulesets/oas-schema-missing-dialect branch October 25, 2021 03:41
stoplight-bot pushed a commit that referenced this pull request Oct 25, 2021
# [@stoplight/spectral-rulesets-v1.2.7](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-rulesets-v1.2.6...@stoplight/spectral-rulesets-v1.2.7) (2021-10-25)

### Bug Fixes

* **rulesets:** exclusiveMinimum must be a number thrown for OAS 3.0 ([#1913](#1913)) ([65d287a](65d287a))
* **rulesets:** variable not supported in server url within OAS 3.1 ([#1914](#1914)) ([c4f6762](c4f6762))
@stoplight-bot
Copy link
Collaborator

🎉 This PR is included in version @stoplight/spectral-rulesets-v1.2.7 🎉

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
released t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exclusiveMinimum must be a number thrown for OpenAPI 3.0
3 participants