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

  1. 2022-11-28fd784b1d2c891
  2. 2022-11-28cb5598bcb83212
  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-28cb5598bcb83212See 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

    • request property issue_field_values/items/value list-of-types was widened by adding types array to media type application/json

      request-property-list-of-types-widened

    • 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.