Changes to Updates the project settings of the plug-in.

PUT /projects/{projectKey}/settings

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

Changed in 3 of the 4 revisions of this API.1425

  1. 34d717f7cf3a16
  2. c973497aa59f142
  3. 7772d627dec57

What changed

    • added the new optional request property settingsToUse/autoDecline

      new-optional-request-property

    • added the new optional request property settingsToUse/autoMergeSettings

      new-optional-request-property

    • added the new optional request property settingsToUse/codeInsights

      new-optional-request-property

    • added the new optional request property settingsToUse/jiraIssues

      new-optional-request-property

    • added the new optional request property settingsToUse/requiredBuild

      new-optional-request-property

    • added the new optional request property settingsToUse/requiredTasks

      new-optional-request-property

    • added the new optional request property settingsToUse/secretScanning

      new-optional-request-property

    • added the new optional request property settingsToUse/workflowBranches

      new-optional-request-property

    • added the optional property settingsToUse/autoDecline to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/autoMergeSettings to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/codeInsights to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/jiraIssues to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/requiredBuild to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/requiredTasks to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/secretScanning to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/workflowBranches to the response with the 200 status

      response-optional-property-added

  • c973497aa59f142See the full diff
    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the request property settingsToUse/defaultReviewers

      request-property-removed

    • removed the request property settingsToUse/reviewerGroups

      request-property-removed

    • removed the optional property settingsToUse/defaultReviewers from the response with the 200 status

      response-optional-property-removed

    • removed the optional property settingsToUse/reviewerGroups from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property settingsToUse/defaultReviewersAndReviewerGroups

      new-optional-request-property

    • added the optional property settingsToUse/defaultReviewersAndReviewerGroups to the response with the 200 status

      response-optional-property-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property settingsToUse/defaultReviewers

      new-optional-request-property

    • added the new optional request property settingsToUse/pullRequestTemplate

      new-optional-request-property

    • added the new optional request property settingsToUse/reviewerGroups

      new-optional-request-property

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the optional property settingsToUse/defaultReviewers to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/pullRequestTemplate to the response with the 200 status

      response-optional-property-added

    • added the optional property settingsToUse/reviewerGroups to the response with the 200 status

      response-optional-property-added