Changes to Open a plan; stream SSE of the orchestration.

POST /plan

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

Changed in 2 of the 8 revisions of this API.145

  1. 3c89680038fb35
  2. b4f01586867411

What changed

  • 3c89680038fb35See the full diff
    • added the new internal_error enum value to the error response property for the response status 400

      response-property-enum-value-added

    • added the new internal_error enum value to the error response property for the response status 401

      response-property-enum-value-added

    • added the new internal_error enum value to the error response property for the response status 500

      response-property-enum-value-added

    • added the new optional request property history

      new-optional-request-property

    • added the new optional request property prior_summary

      new-optional-request-property

    • removed the session_failed enum value from the error response property for the response status 400

      response-property-enum-value-removed

    • removed the session_failed enum value from the error response property for the response status 401

      response-property-enum-value-removed

    • removed the session_failed enum value from the error response property for the response status 500

      response-property-enum-value-removed

  • b4f01586867411See the full diff
    • the preferences/timeout_ms request property's min was increased to 1000.00

      request-property-min-increased

    • the preferences/timeout_ms request property's max was set to 21600000.00

      request-property-max-set