Changes to Create an integration

POST /v2/integrations

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

Changed in 2 of the 16 revisions of this API.3

  1. c26a00e9b3181
  2. 2ce448f1de132

What changed

    • the response property oneOf[LlmIntegration]/config/oneOf[AnthropicConfig]/base_url became required for the status 201

      response-property-became-required

    • added the new optional request property oneOf[CreateLlmIntegrationRequest]/config/oneOf[CreateAnthropicConfig]/base_url

      new-optional-request-property

    • added the optional property oneOf[LlmIntegration]/config/oneOf[AnthropicConfig]/base_url to the response with the 201 status

      response-optional-property-added

Of the 16 revisions, 1 has no diff computed.