Changes to Add issue field values to an issue
POST /repos/{owner}/{repo}/issues/{issue_number}/issue-field-values
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 62 revisions of this API.14
What changed
- ○
added the optional property
items/issue_field_nameto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
multi_selectenum value to theitems/data_typeresponse property for the response status200response-property-enum-value-added
- ○
request property
issue_field_values/items/valuelist-of-types was widened by adding typesarrayto media typeapplication/jsonrequest-property-list-of-types-widened
- ○
added the optional property
items/multi_select_optionsto the response with the200statusresponse-optional-property-added
- ●
- ○
endpoint added
endpoint-added
- ○