Skip to content

Conversation

@mclark-ably
Copy link
Contributor

Description

python batch publish example errors. The signature of request is request(self, method: str, path: str, version: str, params: Optional[dict] = None, body=None, headers=None) so version parameter is a string.

Reponse is a HttpPaginatedResponse and doesn't have a is_success method but has success instead

Checklist

@coderabbitai
Copy link

coderabbitai bot commented Oct 24, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@GregHolmes GregHolmes left a comment

Choose a reason for hiding this comment

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

LGTM

@GregHolmes GregHolmes force-pushed the update_python_batch_publish_example branch from 597deee to 6ec49e6 Compare January 19, 2026 17:10
@GregHolmes GregHolmes merged commit 01553ed into main Jan 19, 2026
8 checks passed
@GregHolmes GregHolmes deleted the update_python_batch_publish_example branch January 19, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants