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

Allow path matching in content type validation #32

Merged
merged 2 commits into from
Nov 29, 2018
Merged

Allow path matching in content type validation #32

merged 2 commits into from
Nov 29, 2018

Conversation

arp242
Copy link
Contributor

@arp242 arp242 commented Nov 28, 2018

For Hub I want one path to be a form request (for file uploads).

@codecov
Copy link

codecov bot commented Nov 28, 2018

Codecov Report

Merging #32 into master will increase coverage by 0.21%.
The diff coverage is 77.77%.

Impacted Files Coverage Δ
contenttype/contentType.go 88.57% <77.77%> (-4.29%) ⬇️

For Hub I want one path to be a form request (for file uploads).
@ripexz
Copy link
Member

ripexz commented Nov 29, 2018

Was only a matter of time till we needed something like this, surprised CRM didn't run into it (cc @jrdnull ) but I guess ye're doing uploads via the node.js upload service from Chat 😛

Fix tests and LGTM 👌

@arp242 arp242 merged commit 62c4e76 into master Nov 29, 2018
@arp242 arp242 deleted the ct branch November 29, 2018 10:30
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

2 participants