issues
search
7digital
/
SevenDigital.Api.Wrapper
A fluent c# wrapper for the 7digital API
MIT License
16
stars
29
forks
source link
Allow certain querystring params with POST/PUT
#243
Closed
c24w
closed
6 years ago
c24w
commented
6 years ago
the router will allow these values through validation
still post all params in the body, if no payload is passed
don't pass querystring param which has been used as a URL param
gregsochanik
commented
6 years ago
Looks good to me