Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions clients/GitHub/etc/openapi-client-generator.state
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"specHash": "846e79a967c97fff1f751d713e16fc13",
"specHash": "e288c500d4a08bc38358e1b96cec2090",
"generatedFiles": {
"files": [
{
Expand Down Expand Up @@ -5588,7 +5588,7 @@
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/CodeScanning.php",
"hash": "895c90a8f6c68e8a7a75869125ef85ba"
"hash": "2c7c15d8ddde2bd3c6faa18ee78ce4ae"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Operation\/Codespaces.php",
Expand Down
2 changes: 1 addition & 1 deletion etc/specs/GitHub/current.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31444,7 +31444,7 @@ paths:
patch:
summary: Update an issue
description: |-
Issue owners and users with push access can edit an issue.
Issue owners and users with push access or Triage role can edit an issue.

This endpoint supports the following custom media types. For more information, see "[Media types](https://docs.github.com/rest/using-the-rest-api/getting-started-with-the-rest-api#media-types)."

Expand Down
Loading