Changes to Add sub-issue

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

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

Changed in 4 of the 62 revisions of this API.24

  1. ae221630baa52
  2. 368b611509dd11
  3. 68f6314a01751
  4. e26e2e7af9311

What changed

    • 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

    • 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

    • removed the optional property repository/has_commit_comments from the response with the 201 status

      response-optional-property-removed

    • added the optional property repository/has_commit_comments to the response with the 201 status

      response-optional-property-added