Changes to Add assignees to an issue

POST /repos/{owner}/{repo}/issues/{issue_number}/assignees

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

Changed in 5 of the 62 revisions of this API.125

  1. 2022-11-28b6e268937c0811
  2. 2022-11-28fd784b1d2c892
  3. 2022-11-28cb5598bcb83211
  4. 2022-11-289120d883b76e1
  5. 2022-11-28434db317b4c11

What changed

  • 2022-11-28b6e268937c0811See the full diff
    • the assignees/items/ request property type/format changed from string/ to /

      request-property-type-changed

    • added subschema #1 subschema #2 to the assignees/items/ request property oneOf list

      request-property-one-of-added

  • 2022-11-28fd784b1d2c892See the full diff
    • added the optional property issue_field_values/items/issue_field_name to the response with the 201 status

      response-optional-property-added

    • added the optional property pinned_comment/minimized to the response with the 201 status

      response-optional-property-added

  • 2022-11-28cb5598bcb83211See the full diff
    • added the new multi_select enum value to the issue_field_values/items/data_type response property for the response status 201

      response-property-enum-value-added

    • added the optional property issue_field_values/items/multi_select_options to the response with the 201 status

      response-optional-property-added

  • 2022-11-289120d883b76e1See the full diff
    • removed the optional property repository/has_commit_comments from the response with the 201 status

      response-optional-property-removed

  • 2022-11-28434db317b4c11See the full diff
    • added the optional property repository/has_commit_comments to the response with the 201 status

      response-optional-property-added

Of the 62 revisions, 1 has no diff computed.