Hi Fellows,
I have a small proposal, but this is of course completely not critical, just a small thing I can work around without any problem whatsoever.
May I propose to change the content type of the responses from
'*/*'
to
application/json
?
The rationale is that this helps the code generator I am using (F# OpenApiClientProvider) to select correct deserializer for the responses.
thanks in advance,
Andrei Errapart