Changes to Start an OpenAI plugin-directory readiness run

POST /projects/{projectId}/servers/{serverId}/readiness-runs/openai

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

Changed in 2 of the 81 revisions of this API.53

  1. 54895425280752
  2. db933c9c315a1

What changed

  • 54895425280752See the full diff
    • added the new cancelled enum value to the response property for the response status

      response-property-enum-value-added

    • added the new completed enum value to the response property for the response status

      response-property-enum-value-added

    • added the new failed enum value to the response property for the response status

      response-property-enum-value-added

    • added the new pending enum value to the response property for the response status

      response-property-enum-value-added

    • added the new running enum value to the response property for the response status

      response-property-enum-value-added

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • endpoint added

      endpoint-added