Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apify
/
apify-client-js
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
89
Code
Issues
22
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix!: type the Actor run input on ActorClient and RunClient
- #1040
#1040
Merged
vdusek
merged 12 commits into
v3
apify/apify-client-js:v3
from
fix/actor-input-type
apify/apify-client-js:fix/actor-input-type
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix!: type the Actor run input on ActorClient and RunClient
#1040
vdusek
merged 12 commits into
v3
apify/apify-client-js:v3
from
fix/actor-input-type
apify/apify-client-js:fix/actor-input-type
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
fix!: type the input of ActorClient.start(), call() and validateInput()
Show description for 6d5c76a
vdusek
committed
6d5c76a
View commit details
Copy full SHA for 6d5c76a
Browse repository at this point
test: cover interface and unknown inputs in the ActorInput type test
vdusek
committed
a3b9ebc
View commit details
Copy full SHA for a3b9ebc
Browse repository at this point
docs: note that an unknown-typed Actor input no longer compiles
vdusek
committed
41a24e6
View commit details
Copy full SHA for 41a24e6
Browse repository at this point
fix!: type the input of RunClient.metamorph()
Show description for 1b8c343
vdusek
committed
1b8c343
View commit details
Copy full SHA for 1b8c343
Browse repository at this point
docs: mention RunClient.metamorph in the ActorInput doc comment
vdusek
committed
9c9f607
View commit details
Copy full SHA for 9c9f607
Browse repository at this point
Commits on Sep 10, 2026
fix!: require contentType for a raw Actor run input
vdusek
committed
b6d3888
View commit details
Copy full SHA for b6d3888
Browse repository at this point
Merge branch 'v3' into fix/actor-input-type
vdusek
committed
12a9fdc
View commit details
Copy full SHA for 12a9fdc
Browse repository at this point
test: drop the Actor run input type tests
vdusek
committed
9908c82
View commit details
Copy full SHA for 9908c82
Browse repository at this point
fix!: accept only a JSON-serializable Actor run input
vdusek
committed
45d051a
View commit details
Copy full SHA for 45d051a
Browse repository at this point
test: cover a non-JSON contentType with an object Actor run input
vdusek
committed
0403733
View commit details
Copy full SHA for 0403733
Browse repository at this point
docs: clarify what contentType does to an Actor run input
vdusek
committed
9c6af02
View commit details
Copy full SHA for 9c6af02
Browse repository at this point
chore: regenerate the public API report
vdusek
committed
284148a
View commit details
Copy full SHA for 284148a
Browse repository at this point
You can’t perform that action at this time.