Changes to Translate audio into English

POST /v1/audio/translations

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 53 revisions of this API.9

  1. 496ff50bdfef8
  2. 42127fe766e91

What changed

    • added the optional property error/provider to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property error/provider to the response with the 400 status (media type: text/plain)

      response-optional-property-added

    • added the optional property error/provider to the response with the 401 status (media type: application/json)

      response-optional-property-added

    • added the optional property error/provider to the response with the 401 status (media type: text/plain)

      response-optional-property-added

    • added the optional property error/provider to the response with the 404 status (media type: application/json)

      response-optional-property-added

    • added the optional property error/provider to the response with the 404 status (media type: text/plain)

      response-optional-property-added

    • added the optional property error/provider to the response with the 502 status (media type: application/json)

      response-optional-property-added

    • added the optional property error/provider to the response with the 502 status (media type: text/plain)

      response-optional-property-added

    • endpoint added

      endpoint-added