Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 9, 2026

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
Copy link

vercel bot commented Jan 9, 2026

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

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
Copy link
Member

@ymc9 ymc9 left a comment

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

Copy link
Contributor Author

Copilot AI commented Jan 9, 2026

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
Copy link
Member

ymc9 commented Jan 9, 2026

@copilot merge it

Copy link
Contributor Author

Copilot AI commented Jan 9, 2026

@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 <[email protected]>

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

Co-authored-by: Copilot <[email protected]>

* Update docs/modeling/custom-proc.md

Co-authored-by: Copilot <[email protected]>

* Update docs/orm/custom-proc.md

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
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