Skip to content

Conversation

devin-ai-integration[bot]
Copy link
Contributor

This PR adds an optional ending_at property to the Schedule interfaces in the knock-node SDK.

Changes

  • Added ending_at?: string | null to the Schedule interface
  • Added ending_at?: string to CreateSchedulesProps interface (which is also inherited by UpdateSchedulesProps)

Implementation Details

  • The property is optional and requires no validation in the SDK
  • Format follows the same pattern as other date fields (ISO-8601 string)
  • No breaking changes to existing functionality

Testing

  • Existing tests continue to pass
  • No additional tests were needed as the property is optional and follows the same pattern as other date fields

Link to Devin run

https://app.devin.ai/sessions/78a792caa098421fb3045c0423cd7d56

Co-Authored-By: Christopher Bell <chris@knock.app>
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@cjbell cjbell merged commit 46a3126 into main Jan 28, 2025
1 check passed
@stainless-app stainless-app bot mentioned this pull request Apr 30, 2025
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.

1 participant