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

Add SDK support for cloud_filter tool in Subscriptions API #1014

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

pl-gideon
Copy link
Member

Related Issue(s):

Closes #1013

Proposed Changes:

For inclusion in changelog (if applicable):

  1. Add support for cloud_filter tool in Subscriptions API

Not intended for changelog:

Diff of User Interface

Old behavior:
cloud_filter tool cannot be specified using the subscription request builder, only by adding it manually to the request.

New behavior:
cloud_filter tool can be specified using the subscription request builder.

PR Checklist:

  • This PR is as small and focused as possible
  • If this PR includes proposed changes for inclusion in the changelog, the title of this PR summarizes those changes and is ready for inclusion in the Changelog.
  • I have updated docstrings for function changes and docs in the 'docs' folder for user interface / behavior changes
  • This PR does not break any examples or I have updated them

@pl-gideon pl-gideon force-pushed the cloud-filter-subscriptions-1013 branch from b5af4c2 to 27e74d8 Compare October 13, 2023 22:42
@pl-gideon pl-gideon merged commit 9297c72 into main Oct 16, 2023
10 checks passed
@pl-gideon pl-gideon deleted the cloud-filter-subscriptions-1013 branch October 16, 2023 16:09
@asonnenschein asonnenschein mentioned this pull request Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cloud_filter tool for Subscriptions API
3 participants