azure-functions-openapi-extension
azure-functions-openapi-extension copied to clipboard
Accept multiple content types
This is a easy fix to allow the OpenApiResponseWithBodyAttribute
to list a number of extra content types.
The rest of swagger just picks this up and shows a nice Accept
picker
Attempt at fixing #59