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
- 2022-11-28b6e268937c0811
- 2022-11-28fd784b1d2c892
- 2022-11-28cb5598bcb83211
- 2022-11-289120d883b76e1
- 2022-11-28434db317b4c11
What changed
- ▲
the
assignees/items/request property type/format changed fromstring/to/request-property-type-changed
- ○
added
subschema #1subschema #2to theassignees/items/request propertyoneOflistrequest-property-one-of-added
- ▲
- ○
added the optional property
issue_field_values/items/issue_field_nameto the response with the201statusresponse-optional-property-added
- ○
added the optional property
pinned_comment/minimizedto the response with the201statusresponse-optional-property-added
- ○
- ●
added the new
multi_selectenum value to theissue_field_values/items/data_typeresponse property for the response status201response-property-enum-value-added
- ○
added the optional property
issue_field_values/items/multi_select_optionsto the response with the201statusresponse-optional-property-added
- ●
- ●
removed the optional property
repository/has_commit_commentsfrom the response with the201statusresponse-optional-property-removed
- ●
- ○
added the optional property
repository/has_commit_commentsto the response with the201statusresponse-optional-property-added
- ○
Of the 62 revisions, 1 has no diff computed.