Skip to content

Fix typo: change "URL encoded" to "URL-encoded"#549

Merged
ymc9 merged 3 commits into
doc/custom-procsfrom
copilot/sub-pr-548
Jan 9, 2026
Merged

Fix typo: change "URL encoded" to "URL-encoded"#549
ymc9 merged 3 commits into
doc/custom-procsfrom
copilot/sub-pr-548

Conversation

Copilot AI commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Addresses grammar issue in the custom procedures REST API documentation where "URL encoded" should be hyphenated when used as a compound adjective.

Changes:

  • Fixed hyphenation: "URL encoded" → "URL-encoded" on line 846
Use `GET` for query procedures and pass the arguments as a URL-encoded object in the `args` query parameter:

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI assigned Copilot and ymc9 Jan 9, 2026
Copilot AI mentioned this pull request Jan 9, 2026
@vercel

vercel Bot commented Jan 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
zenstack-new-site Ready Ready Preview, Comment Jan 9, 2026 6:16am

Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix typo in 'doc: custom procedures' as per review feedback Fix missing closing backtick in custom procedures example Jan 9, 2026
Copilot AI requested a review from ymc9 January 9, 2026 06:12

@ymc9 ymc9 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You made the wrong fix. Just fix "URL encoded" to "URL-encoded".

Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>

Copilot AI commented Jan 9, 2026

Copy link
Copy Markdown
Contributor Author

You made the wrong fix. Just fix "URL encoded" to "URL-encoded".

Fixed. Changed "URL encoded" to "URL-encoded" on line 846 and reverted the incorrect backtick change. (8f3174d)

Copilot AI changed the title Fix missing closing backtick in custom procedures example Fix typo: change "URL encoded" to "URL-encoded" Jan 9, 2026
Copilot AI requested a review from ymc9 January 9, 2026 06:16
@ymc9

ymc9 commented Jan 9, 2026

Copy link
Copy Markdown
Member

@copilot merge it

Copilot AI commented Jan 9, 2026

Copy link
Copy Markdown
Contributor Author

@copilot merge it

I don't have permissions to merge PRs. You'll need to merge this manually or use the GitHub UI merge button.

Copilot AI requested a review from ymc9 January 9, 2026 06:18
@ymc9 ymc9 marked this pull request as ready for review January 9, 2026 06:19
@ymc9 ymc9 merged commit 23518a4 into doc/custom-procs Jan 9, 2026
5 checks passed
@ymc9 ymc9 deleted the copilot/sub-pr-548 branch January 9, 2026 06:19
ymc9 added a commit that referenced this pull request Jan 9, 2026
* doc: custom procedures

* Fix typo: change "URL encoded" to "URL-encoded" (#549)

* Add AvailableSince component to custom procedures documentation (#550)

* Add anchor link to Custom Procedures section in TanStack Query documentation (#551)

* Update docs/service/api-handler/rest.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/service/api-handler/rest.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/modeling/custom-proc.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update docs/orm/custom-proc.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants