Changes to POST /sites/:site_id/builds

POST /sites/{site_id}/builds

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

Changed in 2 of the 50 revisions of this API.511

  1. 23a8798bcd558
  2. dd4e4819666353

What changed

    • added the new optional query request parameter branch

      new-optional-request-parameter

    • added the new optional query request parameter clear_cache

      new-optional-request-parameter

    • added the new optional query request parameter image

      new-optional-request-parameter

    • added the new optional query request parameter template_id

      new-optional-request-parameter

    • added the new optional query request parameter title

      new-optional-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • deleted the query request parameter branch

      request-parameter-removed

    • deleted the query request parameter clear_cache

      request-parameter-removed

    • deleted the query request parameter image

      request-parameter-removed

    • deleted the query request parameter template_id

      request-parameter-removed

    • deleted the query request parameter title

      request-parameter-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed