Changes to Auto Subtitle Generator

POST /v1/auto-subtitle-generator

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

Changed in 3 of the 58 revisions of this API.19

  1. 9aeb9397c62a8
  2. 1f72d520ddc61
  3. a342af4ecbcf1

What changed

    • added the non-success response with the status 500

      response-non-success-status-added

    • removed the Not Found enum value from the message response property for the response status 404

      response-property-enum-value-removed

    • removed the Unauthorized enum value from the message response property for the response status 401

      response-property-enum-value-removed

    • added the required property code to the response with the 400 status

      response-required-property-added

    • added the required property code to the response with the 401 status

      response-required-property-added

    • added the required property code to the response with the 402 status

      response-required-property-added

    • added the required property code to the response with the 404 status

      response-required-property-added

    • added the required property code to the response with the 422 status

      response-required-property-added

    • added the non-success response with the status 402

      response-non-success-status-added

    • removed the required property estimated_frame_cost from the response with the 200 status

      response-required-property-removed