Changes to Set issue field values for an issue

PUT /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.13

  1. 2022-11-28fd784b1d2c891
  2. 2022-11-28cb5598bcb83211
  3. 2022-11-28de37da78f5221

What changed

  • 2022-11-28fd784b1d2c891See the full diff
    • added the optional property items/issue_field_name to the response with the 200 status

      response-optional-property-added

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

      response-property-enum-value-added

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

      response-optional-property-added

  • 2022-11-28de37da78f5221See the full diff
    • endpoint added

      endpoint-added

Of the 62 revisions, 1 has no diff computed.