-
Notifications
You must be signed in to change notification settings - Fork 48
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
validation fails if securityScheme doesn't contain 'settings' #118
Comments
Validation is failing for me on all the Example
Fails with the following error:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
validation fails if a securityScheme doesn't contain 'settings' but the spec defines it as optional.
https://github.com/raml-org/raml-spec/blob/master/versions/raml-08/raml-08.md#settings
This spec is for version 0.8, it is the same in version 1.0
The text was updated successfully, but these errors were encountered: