Skip to content

Fix the schedule entry create cURL example#412

Merged
jeremy merged 1 commit into
masterfrom
sync-schedule-curl-example
Jul 22, 2026
Merged

Fix the schedule entry create cURL example#412
jeremy merged 1 commit into
masterfrom
sync-schedule-curl-example

Conversation

@jeremy

@jeremy jeremy commented Jul 22, 2026

Copy link
Copy Markdown
Member

Small docs fix: the "Create a schedule entry" cURL example's ends_at was identical to its starts_at, while the JSON request example above it shows a two-hour meeting. The cURL payload now matches — copying it creates the meeting the example describes.

Documentation-only; no API changes.

Copilot AI review requested due to automatic review settings July 22, 2026 05:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR corrects the “Create a schedule entry” cURL example in the Schedule Entries documentation so the ends_at timestamp reflects the two-hour meeting shown in the JSON request example. This is a documentation consistency fix within the Basecamp API docs.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

Changes:

  • Update the cURL payload for “Create a schedule entry” so ends_at is 02:00:00Z rather than matching starts_at.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread sections/schedule_entries.md

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3c6593a62d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread sections/schedule_entries.md
@jeremy
jeremy merged commit d91c8c7 into master Jul 22, 2026
1 check passed
@jeremy
jeremy deleted the sync-schedule-curl-example branch July 22, 2026 06:02
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