This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-API: Proposal: In the API YAML files, specify "application/json" for the responses

Part Number: TI-API

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

**Attention** This is a public forum