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

Add path parameter sanitization #505

Merged
merged 3 commits into from
May 7, 2020
Merged

Add path parameter sanitization #505

merged 3 commits into from
May 7, 2020

Conversation

sujaygarlanka
Copy link
Contributor

Added path parameter sanitization. All path parameters are checked to be alphanumeric. If they are not, the SDK throws an error.

@coveralls
Copy link
Collaborator

coveralls commented May 1, 2020

Pull Request Test Coverage Report for Build 2326

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 97.228%

Totals Coverage Status
Change from base Build 2318: 0.009%
Covered Lines: 2317
Relevant Lines: 2350

💛 - Coveralls

@sujaygarlanka sujaygarlanka merged commit 46b780a into master May 7, 2020
@sujaygarlanka sujaygarlanka deleted the path-sanitization branch May 7, 2020 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants