-
Notifications
You must be signed in to change notification settings - Fork 29
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
[Bugfix]: Linting rules problem with Traffic Influence API #161 #169
[Bugfix]: Linting rules problem with Traffic Influence API #161 #169
Conversation
…ier under path. Fixing camara-http-method rule to include parameters as valid identifier under path.
In order to have simple versioning of linting configuration I would modify the line 3 to sth like: |
Updating change header in .spectral.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Can this fix be merged? |
@FabrizioMoggio Is it possible for you to test it? |
Tested in the TI API, it works. |
@FabrizioMoggio Thank you for your feedback. |
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
Fixing camara-http-method rule to include parameters as valid identifier under path.
Which issue(s) this PR fixes:
Fixes #161
Special notes for reviewers:
Hello Team,
As per the issue #161, this PR solves the problem of giving error on using 'parameters' under path for traffic Influence API yaml file related to camara-http-method linting rule.
Changelog input
Additional documentation
This section can be blank.