Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(cli): update z.cursor docs for how to handle reaching the end of the result set #703

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

jasonkotenko
Copy link
Collaborator

Small syntax improvement in the docs example - the previous example would throw an error if response.nextPage was null which would commonly be the case.

$ ZAPIER_BASE_ENDPOINT='' node scripts/docs.js && cp -r docs ../..
Version 9 of Highlight.js has reached EOL and is no longer supported.
Please upgrade or ask whatever dependency you are using to upgrade.
highlightjs/highlight.js#2877
Done in 1.97s. in packages/cli
Copy link
Member

@rnegron rnegron left a comment

Choose a reason for hiding this comment

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

looks good to me! I ran yarn docs in packages/cli to propagate the code snippet change in the compiled html files.

@eliangcs eliangcs merged commit 1ac0462 into main Oct 16, 2023
13 checks passed
@eliangcs eliangcs deleted the jasonkotenko-patch-1 branch October 16, 2023 07:22
eliangcs added a commit to zapier/visual-builder that referenced this pull request Oct 16, 2023
Co-authored-by: Raúl Negrón <rnegron@users.noreply.github.com>
@rnegron rnegron mentioned this pull request Nov 1, 2023
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.

None yet

3 participants