rbeauchamp / Swashbuckle.OData

Extends Swashbuckle with OData v4 support!
Other
128 stars 96 forks source link

Add support for OData actions having return type void #173

Closed eloekset closed 4 years ago

eloekset commented 6 years ago

Fixes issue #172

rbeauchamp commented 6 years ago

Hi @eloekset, Thanks for working on this! Same for this one: would you mind adding a unit test that reproduces the issue and demonstrates that it's been fixed? Thanks!