Skip to content

Commit 462b905

Browse files
authored
Merge pull request #18941 from github/repo-sync
repo sync
2 parents b3f655d + d69c21d commit 462b905

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/github/managing-your-work-on-github/about-automation-for-issues-and-pull-requests-with-query-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Query parameters are optional parts of a URL you can customize to share a specif
2121

2222
You must have the proper permissions for any action to use the equivalent query parameter. For example, you must have permission to add a label to an issue to use the `labels` query parameter.
2323

24-
If you create an invalid URL using query parameters, or if you don’t have the proper permissions, the URL will return a 404 error page.
24+
If you create an invalid URL using query parameters, or if you don’t have the proper permissions, the URL will return a `404 Not Found` error page. If you create a URL that exceeds the server limit, the URL will return a `414 URI Too Long` error page.
2525

2626
### Supported query parameters
2727

0 commit comments

Comments
 (0)