-
-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Milestone
Description
Several users have requested this feature but have hit errors such as:
I get System.Reflection.AmbiguousMatchException: Ambiguous match found. when I include a JSONAPIController
Does the MediaTypeHeaderValue get set automatically? I'm use Swashbuckle and all of the generated "code" is only allowing for application/json (i.e. not vnd.api+json)
wayne-o, ddaspit, diegobrum and Lobosque