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

changed the joi validation to use regex instead of hard-coded values #67

Merged

Conversation

shashi165
Copy link
Contributor

Changes for Bug #516

Removed the hard-coded values for 'accept' and 'content-type' headers validation. Now it will use a regex

Tests

=============================== Coverage summary ===============================
Statements   : 100% ( 522/522 )
Branches     : 100% ( 103/103 )
Functions    : 100% ( 55/55 )
Lines        : 100% ( 522/522 )
================================================================================

1..152
# tests 152
# pass  152

# ok

@shashi165 shashi165 self-assigned this Oct 18, 2018
@ksatya77
Copy link
Contributor

LGTM

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.

2 participants