Changes to Get an ingest by ID

GET /ingests/{id}

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

Changed in 4 of the 9 revisions of this API.35

  1. 3dc30dd2362432
  2. b57006d431411
  3. e289c4e46b971
  4. 7bfe58df4d981

What changed

  • 3dc30dd2362432See the full diff
    • removed the optional property data/allOf[Ingest]/enhancements from the response with the 200 status

      response-optional-property-removed

    • added the new ndi-pull enum value to the data/allOf[Ingest]/type response property for the response status 200

      response-property-enum-value-added

    • added the new rtsp-pull enum value to the data/allOf[Ingest]/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/allOf[Ingest]/ndi to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Ingest]/sdi to the response with the 200 status

      response-optional-property-added

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

    • added the optional property data/allOf[Ingest]/enhancements/items/oneOf[SpeechEnhancement]/extraPrompt to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Ingest]/enhancements/items/oneOf[SpeechEnhancement]/latencyMode to the response with the 200 status

      response-optional-property-added

    • added the optional property data/allOf[Ingest]/enhancements to the response with the 200 status

      response-optional-property-added