Changes to MCP Streaming Chat

POST /mcp/streaming

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

Changed in 4 of the 13 revisions of this API.567

  1. 6828e560956411
  2. dd3764875e7a1
  3. e637d1a9911b23
  4. b0533bcc12c0442

What changed

  • 6828e560956411See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • added the media type text/event-stream for the response with the status 200

      response-media-type-added

    • added the new optional request property chart/ayanamsa

      new-optional-request-property

  • e637d1a9911b23See the full diff
    • the chart/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the chart/timezoneOffset request property's min was set to -14.00

      request-property-min-set

    • added the new optional header request parameter X-Provider

      new-optional-request-parameter

    • added the new optional header request parameter X-Provider-Key

      new-optional-request-parameter

    • added the new optional header request parameter X-Provider-Model

      new-optional-request-parameter

  • b0533bcc12c0442See the full diff
    • the request property chart/latitude became not nullable

      request-property-became-not-nullable

    • the request property chart/longitude became not nullable

      request-property-became-not-nullable

    • the request property chart/latitude became required

      request-property-became-required

    • the request property chart/longitude became required

      request-property-became-required

    • the chart/latitude request property's max was set to 90.00

      request-property-max-set

    • the chart/longitude request property's max was set to 180.00

      request-property-max-set

    • the chart/latitude request property's min was set to -90.00

      request-property-min-set

    • the chart/longitude request property's min was set to -180.00

      request-property-min-set

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed