Changes to List pull requests owned by a session

GET /api/v1/sessions/{sessionId}/pr

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

Changed in 11 of the 110 revisions of this API.25636

  1. 810ee12d18472
  2. bb754a2aabe71
  3. c54b19f414b81
  4. 9c4458b5852c1
  5. 1c746377fde51
  6. be069344383f2
  7. d202268a973f2
  8. 481d33673a471
  9. eb118015d07b2
  10. 09193e178bfe423
  11. b64f5ab46d872151

What changed

    • added the optional property prs/items/review/resolvedBy/items/links/items/reviewId to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/review/unresolvedBy/items/links/items/reviewId to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/review/resolvedBy to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/review/unresolvedBy/items/links/items/body to the response with the 200 status

      response-optional-property-added

    • added the new gitlab enum value to the prs/items/provider response property for the response status 200

      response-property-enum-value-added

    • added the required property prs/items/ci/autoInjectCI to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/review/reviews/items/autoInjectReview to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/review/unresolvedBy/items/links/items/autoInjectReview to the response with the 200 status

      response-required-property-added

    • added the optional property prs/items/createdAt to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/stateChangedAt to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/review/reviews to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/review/unresolvedBy/items/isBot to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/review/unresolvedBy/items/reviewUrl to the response with the 200 status

      response-optional-property-added

  • 09193e178bfe423See the full diff
    • the prs/items/ci response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the prs/items/mergeability response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • the prs/items/review response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • removed the required property prs/items/reviewComments from the response with the 200 status

      response-required-property-removed

    • added the optional property prs/items/ciObservedAt to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/htmlUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/mergeability/conflictFiles to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/observedAt to the response with the 200 status

      response-optional-property-added

    • added the optional property prs/items/reviewObservedAt to the response with the 200 status

      response-optional-property-added

    • added the required property prs/items/additions to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/author to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/changedFiles to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/ci/failingChecks to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/ci/state to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/deletions to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/headSha to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/mergeability/prUrl to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/mergeability/reasons to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/mergeability/state to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/provider to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/repo to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/review/decision to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/review/hasUnresolvedHumanComments to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/review/unresolvedBy to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/sourceBranch to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/targetBranch to the response with the 200 status

      response-required-property-added

    • added the required property prs/items/title to the response with the 200 status

      response-required-property-added

  • b64f5ab46d872151See the full diff
    • the prs/items/ci response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the prs/items/mergeability response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • the prs/items/review response's property type/format changed from object/ to string/ for status 200

      response-property-type-changed

    • removed the required property prs/items/additions from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/author from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/changedFiles from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/ci/failingChecks from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/ci/state from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/deletions from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/headSha from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/mergeability/prUrl from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/mergeability/reasons from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/mergeability/state from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/provider from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/repo from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/review/decision from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/review/hasUnresolvedHumanComments from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/review/unresolvedBy from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/sourceBranch from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/targetBranch from the response with the 200 status

      response-required-property-removed

    • removed the required property prs/items/title from the response with the 200 status

      response-required-property-removed

    • removed the optional property prs/items/ciObservedAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property prs/items/htmlUrl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property prs/items/mergeability/conflictFiles from the response with the 200 status

      response-optional-property-removed

    • removed the optional property prs/items/observedAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property prs/items/reviewObservedAt from the response with the 200 status

      response-optional-property-removed

    • added the required property prs/items/reviewComments to the response with the 200 status

      response-required-property-added

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