Skip to content

fix: Update push_data and user_data annotation with JsonSerializable instead of Any#1889

Open
Mantisus wants to merge 1 commit into
apify:masterfrom
Mantisus:up-json-serializavle-typing
Open

fix: Update push_data and user_data annotation with JsonSerializable instead of Any#1889
Mantisus wants to merge 1 commit into
apify:masterfrom
Mantisus:up-json-serializavle-typing

Conversation

@Mantisus
Copy link
Copy Markdown
Collaborator

Description

  • Improved annotation for arguments that accept JSON data by replacing implicit Any with explicit JsonSerializable type for push_data and user_data parameters.

Issues

@Mantisus Mantisus requested review from janbuchar and vdusek May 11, 2026 15:52
@Mantisus Mantisus self-assigned this May 11, 2026
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.

Update push_data annotations to use JsonSerializable type

2 participants