Skip to content

Schedule entries: document join links, highlights, and their sparse-update behavior - #430

Merged
jeremy merged 1 commit into
masterfrom
schedule-entries-doc-sync
Aug 4, 2026
Merged

Schedule entries: document join links, highlights, and their sparse-update behavior#430
jeremy merged 1 commit into
masterfrom
schedule-entries-doc-sync

Conversation

@jeremy

@jeremy jeremy commented Aug 4, 2026

Copy link
Copy Markdown
Member

Documents two schedule entry parameters that were missing from the docs:

  • url — a join link for the entry, such as a video-call URL. Returned as join_url in the payload (the top-level url is the entry's own Basecamp API URL).
  • highlighted — whether the entry is highlighted on the schedule.

Both example responses now include the new fields, and the update section documents their sparse-update behavior: omit either parameter and the entry keeps its current value; send "url": "" to clear the join link or "highlighted": false to remove the highlight.

Synced from bc3 doc/api/ by script/api/sync_to_bc3_api — not a hand-edit.

…pdate behavior

Add the url/join_url and highlighted parameters to the schedule entry
docs, show both fields in the example responses, and document that
omitting them on update keeps the entry's current values.
Copilot AI balanced review requested due to automatic review settings August 4, 2026 05:35

@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: e1edb804da

ℹ️ 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

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jeremy
jeremy merged commit 2254fda into master Aug 4, 2026
1 check failed
@jeremy
jeremy deleted the schedule-entries-doc-sync branch August 4, 2026 06:17
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