Change detail

315Docs

e57a144d1cab → 04f88c57328e · 18 changes across 12 operations

  • GET/experimental/launch-runs/{id}/live-progress
    • ▲

      the query request parameter filename was restricted to a list of enum values

    • ▲

      removed the media type application/x-ndjson for the response with the status

    • ▲

      removed the media type text/plain for the response with the status

    • ○

      added the new enum value metrics.json to the query request parameter filename

    • ○

      for the query request parameter filename, the type was generalized from no type to string

  • GET/experimental/eval-runs/{id}
    • ○

      added the optional property // to the response with the status

    • ○

      added the optional property // to the response with the status

  • GET/experimental/schedules
    • ○

      added the new optional query request parameter projectId

    • ○

      added the required property /// to the response with the status

  • GET/experimental/orgs/{orgId}/review-package-policy
    • ○

      endpoint added

  • PUT/experimental/orgs/{orgId}/review-package-policy
    • ○

      endpoint added

  • POST/experimental/orgs/{orgId}/review-package-runs/{runId}/cancel
    • ○

      endpoint added

  • GET/experimental/orgs/{orgId}/review-package-runs/{runId}
    • ○

      endpoint added

  • POST/experimental/orgs/{orgId}/review-package-runs/{runId}/retry
    • ○

      endpoint added

  • GET/experimental/orgs/{orgId}/review-package-runs
    • ○

      endpoint added

  • POST/experimental/orgs/{orgId}/review-package-runs
    • ○

      endpoint added

  • GET/experimental/schedules/{id}
    • ○

      added the required property // to the response with the status

  • PATCH/experimental/schedules/{id}
    • ○

      added the required property // to the response with the status