Changes to List all voices

GET /voices

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

Changed in 4 of the 50 revisions of this API.1511

  1. 0c7a29d5b745145
  2. c4aa97f4077e1
  3. 8deefa349e1d11
  4. 9346a335d8ce4

What changed

  • 0c7a29d5b745145See the full diff
    • removed the enum value BRAZILIAN_PORTUGUESE from the query request parameter language

      request-parameter-enum-value-removed

    • added the new BULGARIAN enum value to the items/language/allOf[VoiceLanguage]/ response property for the response status 200

      response-property-enum-value-added

    • added the new ITALIAN enum value to the items/language/allOf[VoiceLanguage]/ response property for the response status 200

      response-property-enum-value-added

    • added the new JAPANESE enum value to the items/language/allOf[VoiceLanguage]/ response property for the response status 200

      response-property-enum-value-added

    • added the new POLISH enum value to the items/language/allOf[VoiceLanguage]/ response property for the response status 200

      response-property-enum-value-added

    • added the new enum value BULGARIAN to the query request parameter language

      request-parameter-enum-value-added

    • added the new enum value ITALIAN to the query request parameter language

      request-parameter-enum-value-added

    • added the new enum value JAPANESE to the query request parameter language

      request-parameter-enum-value-added

    • added the new enum value POLISH to the query request parameter language

      request-parameter-enum-value-added

    • removed the BRAZILIAN_PORTUGUESE enum value from the items/language/allOf[VoiceLanguage]/ response property for the response status 200

      response-property-enum-value-removed

    • added the new optional query request parameter visibility

      new-optional-request-parameter

    • removed the optional property items/createAt from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/createdAt to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional query request parameter gender

      new-optional-request-parameter

    • added the new optional query request parameter language

      new-optional-request-parameter

    • added the optional property items/gender to the response with the 200 status

      response-optional-property-added

    • added the optional property items/language to the response with the 200 status

      response-optional-property-added